资源列表

« 1 2 ... .06 .07 .08 .09 .10 211.12 .13 .14 .15 .16 ... 3005 »

[汇编语言crc2345

说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
<yzs> 在 2008-10-13 上传 | 大小:1.61kb | 下载:0

[汇编语言RSECTOR

说明:用C调用汇编子程序读扇区数据并建立存储文件,将扇区数据用十六进制显示在屏幕上-C compilation subroutine call Sector Reading and the establishment of data stored documents, Sector Data will use hexadecimal display on the screen
<tanghao> 在 2008-10-13 上传 | 大小:14.97kb | 下载:0

[汇编语言huibianshishiCounter

说明:一个用汇编语言编写的用计数程序, 需要的朋友们下载哦。-an assembler language with the counting procedures, the need to download oh friends.
<libilian> 在 2008-10-13 上传 | 大小:5.04kb | 下载:0

[汇编语言xitongshijianClock

说明:一个用汇编语言编写的显示系统时间程序, 需要的朋友们下载哦。-an assembler language of the time display system procedures, the need to download oh friends.
<libilian> 在 2008-10-13 上传 | 大小:5.14kb | 下载:0

[汇编语言day2006-3-3

说明:空调控制器,用6502系列CPU作为主芯片,控制继电器,实现空调的加热,致冷,通风,定时等设置。-HVAC, and 6502 series CPU chip as the main control relays, Implementation of the air conditioning heating, cooling, ventilation, such as setting up regularly.
<王海峰> 在 2008-10-13 上传 | 大小:90.32kb | 下载:0

[汇编语言fghhhghgj

说明:AD转换实例.ASM,庭好好的,快下载,已经调试好了-AD converter examples. ASM, the Court properly, fast download, have a good debugging
<后果发挥> 在 2008-10-13 上传 | 大小:855byte | 下载:0

[汇编语言gggfhsaasvg

说明:AD转换实例.ASM,庭好好的,快下载,已经调试好了-AD converter examples. ASM, the Court properly, fast download, have a good debugging
<后果发挥> 在 2008-10-13 上传 | 大小:2.21kb | 下载:0

[汇编语言20070522

说明:用RTL8139网卡改制AT89C51编程器相关文件-with RTL8139 card AT89C51 restructuring program for the relevant documents
<lbg> 在 2008-10-13 上传 | 大小:812.47kb | 下载:0

[汇编语言sdflijkjs

说明:从键盘输入一个字符串,先把它原样显示一遍 然后将其中的小写字母转换为大写显示,再将其中的大写字母转换为小写显示,最后将其中的大小写字母互换显示.显示字符串的功能调用采用宏,大写转换,小写转换和大小写互换写成子程序-keyboard input from a string, It first showed once again as it stood then the lowercase letters to uppercase conv
<陈于> 在 2008-10-13 上传 | 大小:11.68kb | 下载:0

[汇编语言Hanogkhk

说明:用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程. -regulation subroutine with the delivery method HANOI Tower. Open-number subroutine modules. Requirements : Number plate can be imported
<陈于> 在 2008-10-13 上传 | 大小:1.22kb | 下载:0

[汇编语言rank

说明:编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字grade数组中,其中grade+i保存学号为i+1的学生成绩。然后根据grade中的学生成绩,把学生名次填入50字rank字数组中,其中 rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。(输入学生个数<=50,可以不定)-preparation of a procedure that requires the receiving in
<陈于> 在 2008-10-13 上传 | 大小:2.33kb | 下载:0

[汇编语言serasd

说明:试编写一程序,要求根据用户键入的月份数在终端上显示该月的英文缩写名(英文名的头3位,比如January =JAN)。-prepared a test procedures requires users type in a few months showed that the terminal on the English letters (English for the first three. For example, January
<陈于> 在 2008-10-13 上传 | 大小:1.61kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 211.12 .13 .14 .15 .16 ... 3005 »

源码中国 www.ymcn.org