-
在PC机上,用汇编语言实现交通灯管理系统,包括路面,灯,车的动静态画面。...
在PC机上,用汇编语言实现交通灯管理系统,包括路面,灯,车的动静态画面。-In the PC, using assembly language to achieve traffic light management system, including roads, lights, static and dynamic vehicle images.
- 2022-08-16 17:40:23下载
- 积分:1
-
avr 秒节拍程序,采用汇编语言设计编写的通用软件延时子程序...
avr 秒节拍程序,采用汇编语言设计编写的通用软件延时子程序-avr seconds beats procedures, the use of assembly language designed to prepare the common software Delay Subroutine
- 2022-03-07 15:39:48下载
- 积分:1
-
很实用的三极管资料,封装:TO
很实用的三极管资料,封装:TO-92,1.5A-very practical transistor, Compliant : TO-92, 1.5A
- 2022-02-11 17:01:15下载
- 积分:1
-
MCS
MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, After filtering, it will be Sawtooth.
- 2022-03-03 14:01:07下载
- 积分:1
-
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来...
经典的迷宫算法,这是一个迷宫算法很好的例子,不懂的人可以下来-classic maze algorithm, which is a maze algorithm good example, but not the people can look down
- 2022-12-25 12:30:04下载
- 积分:1
-
驻留程序TSR
驻留程序TSR -presence procedures TSR
- 2022-02-12 22:41:39下载
- 积分:1
-
A/D转换加1602显示proteus仿真
A/D转换加1602显示proteus仿真-A/D converter plus 1602 Show proteus simulation
- 2022-02-14 09:17:48下载
- 积分:1
-
遗传算法VC程序:用于搜索极值,极大值极小值均可
遗传算法VC程序:用于搜索极值,极大值极小值均可-Genetic Algorithm VC program: used to search for extremal, maximum value of the minimum can be
- 2023-02-20 17:30:03下载
- 积分:1
-
里面有很多编程的,希望大家喜欢・!
里面有很多编程的,希望大家喜欢・!-there are many programming, I hope you like them!
- 2022-05-12 14:32:50下载
- 积分:1
-
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,...
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.
本程序实现了:
(1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单
点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完
以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法
可运行其它的功能。
(2)连续运行部分的功能。
应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:masmscore.txt"下.
注:该文件的路径可从汇编源文件的"fname db "c:masmscore.txt"""中查找.-masm
- 2022-08-13 20:43:04下载
- 积分:1