资源列表
[其它] 8-16位CRC校验的算法程序
说明:分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.<谢飞林> 在 2008-10-13 上传 | 大小:6.26kb | 下载:0
[汇编语言] CMCRC
说明: CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C<jianduan> 在 2008-10-13 上传 | 大小:6.26kb | 下载:0
[汇编语言] agxmigong
说明:以上代码复制下来存为文本文档,命名为1.txt 在命令行窗口下(在运行栏输入cmd),进入文档所存盘符,输入debug<1.txt-reproduced above code for text document retention, named one. txt in the command line window (in the run column importation cmd), which entered the Document Inventory website. imp<gaoxiang> 在 2008-10-13 上传 | 大小:6.27kb | 下载:0
[其它] xiaochengxu
说明:约瑟夫问题:有n只猴子,按顺时针方向围成一圈选大王(编号从1到n),从第1号开始报数,一直数到m,数到m的猴子退出圈外,剩下的猴子再接着从1开始报数。就这样,直到圈内只剩下一只猴子时,这个猴子就是猴王,编程求输入n,m后,输出最后<swifter> 在 2008-10-13 上传 | 大小:6.27kb | 下载:0