-
医院管理信息系统
医院管理信息系统 -Hospital Management Information System
- 2023-05-14 23:15:02下载
- 积分:1
-
编写程序,程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字键1~8,依次发出1,2,3,4,5,6,7,I八个音调。按CTRL+C则退出“钢琴”状态。...
编写程序,程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字键1~8,依次发出1,2,3,4,5,6,7,I八个音调。按CTRL+C则退出“钢琴”状态。-Write a program, the program is running to make PC-1 may play into the " piano." When pressing the number keys 1 to 8, followed by issue of 1,2,3,4,5,6,7, I eight tones. Press CTRL+ C has withdrawn from the " Piano" state.
- 2022-03-23 18:51:33下载
- 积分:1
-
0到99秒的计时,误差极小,不同一般的DELAY哦.
0到99秒的计时,误差极小,不同一般的DELAY哦.-0-99 seconds of the time, the error is very small and different from other DELAY oh.
- 2022-08-25 15:19:00下载
- 积分:1
-
一些汇编例子
一些汇编例子-Compilation of examples of some
- 2022-03-12 18:44:22下载
- 积分:1
-
with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count a...
用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automatic starting from 0.
- 2022-01-26 00:18:56下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分:1
-
数码管显示交流稳压器,使用A48单片机编写,C言语
数码管显示交流稳压器,使用A48单片机编写,C言语-Digital display AC voltage stabilizer, the use of the preparation of A48 Singlechip, C language
- 2022-07-10 12:12:55下载
- 积分:1
-
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题...
出租车计价器的汇编源程序
比较周全的考虑了实际中所会碰到的问题-the taxi program
- 2022-01-25 20:13:49下载
- 积分:1
-
USB slave fifo固件程序
USB slave fifo固件程序
- 2022-07-22 21:36:43下载
- 积分:1
-
基于mips指令集矩阵乘法实现
基于mips64的指令集,采用汇编实现矩阵乘法,在模拟器上可以自行输入矩阵的行数、矩阵的列数等信息,
然后自己设计矩阵的数据进行计算,感觉实现还是比较灵活的,但是也可以再改进一下
- 2023-01-08 15:05:03下载
- 积分:1