搜索资源列表
bch_matrix_v1_0_tar
- bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
bch_matrix_v1_0_tar
- bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
LCM046
- 笔段式液晶资料,对低功耗使用的DISPLAY有良好替换作用-T-piece liquid crystal materials, the use of low-power replacement DISPLAY have good role
HT0610
- 笔段型TN LCM测试,使用51测试平台就可以了,很简单-T TN LCM test segment, the use of 51 test platform can be a very simple
lcm_t
- lcd显示电子时钟,有万年历,带温度显示,还有节假日显示,还有传统节日-lcd display electronic clock, with calendar, with the temperature shows that there are holidays that there are still traditional festivals
LCM
- C51驱动OLED屏测试的源代码AT89C52-C51 test drive OLED screen source code AT89C52
BMP085Code
- while(1) { BMP085_sample(3) temperature=T pressure=p temperature=temperature/10 //单位:摄氏度 pressure=pressure/1000 //单位:kPa delay(100) //这里就可以调用显示程序,驱动LED或者LCM显示结果了 }-BMP085 code