资源列表
CALCULATE.ASM
- 这个是CALCULATE.ASM,txt版本的,可以好好利用-This is CALCULATE.ASM, txt version, you can make good use of
ha0098s[1]
- 此为使用ht49r50做的热敏感应温度计的使用,做了一些改动-This is done using the ht49r50 the use of thermal sensing thermometer and do some changes
micro
- 微机原理试验的代码。是本人上实验课的整理。具体试验见压缩包-Computer principle test code. Yes I am on the collation of experimental courses. Specific tests, see archive
bcdasm
- convert 2 bytes to BCD
Cyuyanyingwenban
- 一个很好的学习C语言的文件,通过它可以很好的掌握C语言的汇编。-A good learning C language file, through which a good grasp of C language compiled.
iic
- 虚拟I2C总线汇编程序软件包.PDF Keil Cx51 V7_0单片机高级语言编程与_uVision2应用实践.pdf 供给初学者用-iic Cx51
asm
- 汇编的学习资料,非常详细,非常好用,只要用心,完全可以学习透汇编.-Compilation of study data, very detailed, very easy to use, as long as the intention is entirely possible to learn thoroughly compiled.
Jdyou
- 脚本youxi游戏完美国际脚本简单游好哦那段时间哦-lioej
111
- ADC12单通道和序列通道单次转换程序 ADC12单通道和序列通道多次转换程序 分别采用不同的AD方式显示温度!-ADC12 single and serial channel single conversion process Single-channel and serial channel ADC12 conversion process several times AD respectively, using different methods show that the
free08_Softii
- 好的东西Java源码或其他好源码或编程学习资料-it is ok !
paixu
- 内部排序 对所输入的字符串进行一定格式的内部排序-Internal sorting of the input string must format the internal sorting
huffman
- 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已
