-
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。...
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of the file corresponds to each byte location, the source file read, the purpose of copying documents the success of the natural.
- 2023-07-11 05:20:03下载
- 积分:1
-
This is a program for snake games.
这是一个很经典的游戏――贪吃蛇的游戏源码,用汇编编的。-This is a program for snake games.
- 2022-08-14 02:24:12下载
- 积分:1
-
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组...
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组-document is relatively small, relatively simple and very easy to understand, and I hope to have you help group
- 2022-07-07 05:45:51下载
- 积分:1
-
PIC源程序头文件
PIC源程序头文件-PIC source files
- 2022-07-09 23:56:03下载
- 积分:1
-
很好玩的拼图游戏~本软件可以轻松实现~欢迎下载
很好玩的拼图游戏~本软件可以轻松实现~欢迎下载-the picture arrangement game is a lot of fun-the software can be easily downloaded welcome achieve ~
- 2022-10-04 18:30:03下载
- 积分:1
-
开辟3个窗口,可在两个窗口之间切换输入字符,同时在的三个窗口显示...
开辟3个窗口,可在两个窗口之间切换输入字符,同时在的三个窗口显示-open three windows, the window to switch between two input characters in the show window 3
- 2022-09-29 17:50:02下载
- 积分:1
-
有关c的各种类型编程题,有助于初学者更快更好的了解c!
有关c的各种类型编程题,有助于初学者更快更好的了解c!-Various types of programming questions related to c will help beginners faster and better understanding of c!
- 2022-01-25 14:29:32下载
- 积分:1
-
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。...
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。-This procedure is colorful gradient control procedures, the use of mining realize the exchange of frequency synchronization, by the RGB trichromatic color realize.
- 2022-01-24 09:15:58下载
- 积分:1
-
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过-operation of buzzer
- 2022-02-15 05:23:26下载
- 积分:1
-
Count of thousands of factorial, for computers and programmers is a challenge to...
算十万的阶乘,对于计算机和程序员都是一个挑战,本源程序实现了求大数的阶乘,是用汇编写的,相对速度很快,算十万的阶乘在我赛扬2.4,内存256的神舟笔记本上,用了20多分钟.算出得数写在一个TXT文件下,十万的阶乘结果,用记事本打开,都要好一会儿.-Count of thousands of factorial, for computers and programmers is a challenge to realize the source of the order of the factorial of large numbers, is written in the compilation of a relatively quick, and counting of thousands of factorial in my 2.4 Celeron, memory 256 Shenzhou notebook, spent more than 20 minutes.得数calculated to write in a TXT file, the thousands of factorial results, use Notepad to open, should a good moment.
- 2022-08-03 07:00:28下载
- 积分:1