资源列表

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

[汇编语言MAX72197211

说明:串行LED显示驱动器MAX7219 7211应用程序.ASM-serial LED display driver MAX7219 7,211 applications. ASM
<张强> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[汇编语言ZIFUTUXING

说明:本程序为汇编语言实现的字符图形程序。1)制作一个图形元素表,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分; 2)将光标定位在屏幕的右半部分画图区,上、下、左、右光标控制键控制光标在四个方向的移动,不显示其轨迹,同时要控制光标位置不超出画图区的边界; 3)当按动某一数字键时,在光标位置处显示出相应编号的字符图形,然后移动光标,再显示下一个图形,最后绘制出一幅由字符组成的图形。 4)按动ESC键,退
<iceman> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[汇编语言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-06-10 上传 | 大小:1024 | 下载:0

[汇编语言sipangzi

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

[汇编语言tiwenjianhuyichengxu

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

[汇编语言Dateread

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

[汇编语言Loginandtest

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

[汇编语言cmpstr

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

[汇编语言fghhhghgj

说明:AD转换实例.ASM,庭好好的,快下载,已经调试好了-AD converter examples. ASM, the Court properly, fast download, have a good debugging
<> 在 2024-06-10 上传 | 大小:1024 | 下载: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-06-10 上传 | 大小:1024 | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 3005 »

源码中国 www.ymcn.org