资源列表

« 1 2 ... .22 .23 .24 .25 .26 1027.28 .29 .30 .31 .32 ... 3004 »

[汇编语言d]

说明:基于AT89C51的单片机的8路抢答器设计-Based on the SCM AT89C51 Answer 8 Design
<林华> 在 2025-07-20 上传 | 大小:283kb | 下载:0

[汇编语言8259

说明:8259中断 LED循环闪烁,中断显示开关状态-8259 interrupt LED blinking cycle, interrupt display switch status
<LANZHEN> 在 2025-07-20 上传 | 大小:3kb | 下载:0

[汇编语言add

说明:从键盘输入两个十六进制数(长度小于4),计算它们的和然后输出,如输入的两个数为1111,abcd,则显示结果为:1111+abcd=bcde-Keyboard input from the two hexadecimal digits (the length is less than 4), and then calculate their output, such as the importation of the two number 1111, abcd, then the result
<sara> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[汇编语言fhx

说明:用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one
<jason> 在 2025-07-20 上传 | 大小:33kb | 下载:0

[汇编语言AsmTop

说明: 把着段代码复制下来存为文本文档,命名为1   在DOS下用debug<1.txt   生成一个可执行程序。   进去是一个3D游戏的旋转界面,还有一段美妙的音乐,真是牛!!!   快去看看吧 -To copy a paragraph code saved as a text document, named for the 1 in DOS using debug <1.txt generate an executable program
<hp> 在 2025-07-20 上传 | 大小:6kb | 下载:0

[汇编语言clk

说明:设计一个简易数字钟,具有校时功能: 1、以至少6位LED数码管显示时、分、秒,时为24进制。 2、采用最多8个键实现校时功能。 -The design of a simple digital clock with a school function: 1, to at least six LED digital display hours, minutes and seconds, time for the 24-band. 2, using up to eight key fun
<ccc> 在 2025-07-20 上传 | 大小:59kb | 下载:0

[汇编语言traffic_lights

说明:十字路口车辆穿梭,行人熙攘,车行车道,人行人道,有条不紊。那么靠什么来实现这井然秩序呢?靠的就是交通信号灯的自动指挥系统。交通信号灯控制方式很多。本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检测车流量并可通过双位
<姚磊> 在 2025-07-20 上传 | 大小:125kb | 下载:0

[汇编语言clock

说明:完成数字钟表的功能,可以实现整点报时,闹钟和设置时间-The completion of the functions of digital watches, you can bring the whole point timekeeping, alarm clock and set-up times
<姜楠> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[汇编语言ring

说明:实现电子器的功能,可以在电脑上按下不同的键发出不同的声音-The realization of electronic functions, can be different on your computer by pressing the key issue of different voices
<姜楠> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[汇编语言henry03

说明:程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字1~8时,依次发出1、2、3、4、5、6、7、i八个音调,按“.”则退出“钢琴”状态。-Running so that PC-1 may be playing to become the Piano. When pressing the number 1 ~ 8:00, followed by the issue of 1,2,3,4,5,6,7, i eight tones, according to . Quit Piano
<张宜华> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[汇编语言clock

说明:用89C2051制作的时间程序,已经制作实物验证,可以。-89C2051 time with the production process, have produced the physical verification, you can.
<huang> 在 2025-07-20 上传 | 大小:277kb | 下载:0

[汇编语言c2

说明:1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。 1) 建立该存贮结构。 2) 查找第i个学生的某门课成绩。 链表中结点结构: struct node {char *nam;/*nam为课程名*/   float sco;/*sco为该门课程的成绩*/ struct node *link;/*link为指向下一课程结点的指针*/ -1, there are n students, e
<xie> 在 2025-07-20 上传 | 大小:29kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1027.28 .29 .30 .31 .32 ... 3004 »

源码中国 www.ymcn.org