资源列表

« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 3005 »

[汇编语言systime01

说明:部分具体运行步骤: 将系统时间存储 用cl来设置标志 用循环来转换,每次转换成一位或两位数(一位数是星期)-steps : storage system with cl time to set up signs to use recycled conversion, Every time or converted into a double-digit (a number of weeks)
<GertieChan> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言sipangzi

说明:用monte carlo 方法计算圆周率pi,采用的是随机投点法。以及另一个应用程序-with monte carlo methods calculated pi pi, the vote is random point method. And another application
<万俟> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言tiwenjianhuyichengxu

说明:当用户开启电源要使用仪器进行体温监护时,先要求用户通过按键选择体温所测部位,从而软件根据不同部位自动设定报警上限;如果用户没有选择,则蜂鸣以提醒。在等待一段时间后,如果用户还是没有选择,则仪器自动进入掉电状态;-when users turn on the power to use the equipment for monitoring temperature, require users to choose keys were me
<lipei> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言Dateread

说明:汇编语言,电脑日期和时间的读取,与修改的原程序代码-assembly language, computer date and time of the read, with the revision of the original code
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言Loginandtest

说明:汇编语言,一个用于用户账号登陆与确认的源程序-assembly language, a user account for landing and confirmation of the source
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言cmpstr

说明:汇编语言,输入两个字符串,并比较两个字符串的大小与长度-compiled language, two input strings, and compare the two strings of size and length
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言LCD_CM160128-2C(T6963C)

说明:LCD_CM160128-2C(T6963C).txt /******************************** 名称:CM160128液晶显示程序 设计:河南科技大学 创达科技 陈仲库 设计日期:2007年5月13日晚 技术服务:kuzi00@163.com QQ86828048 接口说明 LCD_CD=P2^0 LCD_WR=P3^6 LCD_RD=P3^7 LCD_CE=P2^7
<中国库> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言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> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言fghhhghgj

说明:AD转换实例.ASM,庭好好的,快下载,已经调试好了-AD converter examples. ASM, the Court properly, fast download, have a good debugging
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言Hanogkhk

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

[汇编语言match234

说明:试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。-prepared a test procedures Comparing the two strings string1 and string2 included whether the same characters. If the same show 'Match&
<陈于> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 3005 »

源码中国 www.ymcn.org