-
Algorithm
dijkstra算法-- Algorithm
- 2022-02-26 14:04:45下载
- 积分:1
-
mp3 source code keil developed source code for mp3 U.S. study reference
mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
- 2023-05-20 05:50:02下载
- 积分:1
-
T6963C的24064的LCD显示程式
T6963C的24064的LCD显示程式-T6963 24064 of the program LCD Display
- 2022-07-26 22:32:46下载
- 积分:1
-
StuMan学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能...
StuMan学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。
程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条(可扩充)以内的学生记录。在DOS汉字系统的支持下可正确处理中文信息。-StuMan student achievement management system is a MASM macro assembler language using the development of pilot projects. It achieved its students, the names of three courses achievements entry, modify, delete, and a total score of computing, such as merit-based ranking function, and data can be saved as disk files, easy to open the editor again. Procedures based on DOS or Windows command-line mode, full screen display, using a simple keyboard commands to operate. Can handle 100 (which can be expanded) of students within the record. Chinese characters in DOS system can correctly deal with the support of Chinese information.
- 2022-08-06 14:18:39下载
- 积分:1
-
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序...
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序-74164 connect using 8 line 2 keyboard line, out of 74,165 lines to connect the keyboard, the preparation of scanning the keyboard, including C and assembler
- 2022-08-25 18:40:01下载
- 积分:1
-
调制解调器卡驱动OSS DSP的MP3 USB FAT12这是我去年做的博士研究。
modem卡驱动程序源码
DSP+Mp3+USB+FAT12
这是我去年做的有关DSP+Mp3+USB+FAT12的所有源程序。
dsp用的是ti5416。
祝大家好运!-modem card driver for OSS DSP Mp3 USB FAT12 This is my last year to do the D. SP Mp3 USB FAT12 all source files. Dsp used the ti5416. Luck!
- 2022-02-26 01:46:35下载
- 积分:1
-
PIC18CXXX/PIC16CXXX DC Servomotor
PIC18CXXX/PIC16CXXX DC Servomotor
- 2023-01-29 13:45:03下载
- 积分:1
-
Js powerful components, need to download to a friend enjoy.
强大的jJs powerful components, need to download to a friend enjoy.s组件,需要的朋友尽情的下载把。-Js powerful components, need to download to a friend enjoy.
- 2022-05-06 04:17:16下载
- 积分:1
-
汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显...
汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显-compilation dos system function, the user 10 school, according to a certain procedure rules to significantly
- 2022-07-08 06:29:10下载
- 积分:1
-
汇编代码实现求最大、最小值
资源描述
1、上传的源码是求最大值的,把程序中第35行的“ JA NEXT”改为“ JB NEXT“,即可改为求最小值。
2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。
3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。
- 2022-03-03 11:14:45下载
- 积分:1