搜索资源列表
binsearch
- 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一
mh
- msb和huffmanprogram的和成 m sb和huffmanprogram的和成-and into the msb and huffmanprogram and into the msb and huffmanprogram and into the msb and huffmanprogram
mi
- msb和identifilter的和成 msb和huffmanprogram 的和成-and into the msb and identifilter and into the msb and huffmanprogram and into the msb and huffmanprogram
DAC_Load
- Load DAC by SPI protocol -- Unit provides serial load of DAC trough SPI 3-wire serial interface -- It sends 24-bit word, format of the word: -- 4-bit command: C3-C0, 4x don t care bits, 12-bit data: d11-d0, 4x don t care bits -- -- Serial i
Low-Error-and-Hardware-Efficient-Fixed-Width-Mult
- VERILOG Code for IEEE Paper Low-Error and Hardware-Efficient Fixed-Width Multiplier by Using the Dual-Group Minor Input Correction Vector to Lower Input Correction Vector Compensation Error Run by ModelSim 6.2 software Here paper output and m
6bit序列检测器
- 1、用数码管显示被检测的连续数字序列,MSB在前; 2、当输入的数字序列连续六个值等于一组串行码(如00011101)时输出高电平并报警显示,同时用两位数码管显示出现的次数。 3、串行码的值可设定(6bit sequence detector)