-
该书详细介绍编程风格,及应该注意事项,很值得将来想从事软件工作的人员学习。...
该书详细介绍编程风格,及应该注意事项,很值得将来想从事软件工作的人员学习。-The book details on programming style, and should note, is worth the future would like to work in software to learn.
- 2023-05-03 07:00:04下载
- 积分:1
-
QT扫雷项目简单实现工程源码
QT扫雷项目简单实现工程源码
为了积分,把之前做的一个扫雷项目源码上传到这。
这个源码是属于原创,
基本实现了游戏:布雷,左键,右键、波形翻开等
虽然可以玩了,但功能并不完善,有诸多地方有待改进。
- 2022-07-03 03:34:49下载
- 积分:1
-
Convert experimental data to hex format
Convert experimental data to hex format
- 2022-05-21 17:26:18下载
- 积分:1
-
This is the finding of an online ticket system with the source code for the data...
这是在网上找到的一个定票系统的源代码 用的ACCSE数据库-This is the finding of an online ticket system with the source code for the database ACCSE
- 2022-07-08 13:48:41下载
- 积分:1
-
MP3播放器的源代码,使用C语言编程,使用的…
mp3播放器的源代码,采用C语言 编程,使用C编译器,开发很方便。-mp3 player of the source code, using the C programming language, the use of the C compiler, development is very convenient.
- 2022-01-31 23:58:00下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
The example is to program a bezier curve in delphi,it is good.
在delphi中编写bezier曲线的例子,很好-The example is to program a bezier curve in delphi,it is good.
- 2022-02-14 15:14:36下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
如何在程序中改写你的注册表
如何在程序中改写你的注册表-how the process rewrite your registry
- 2022-05-07 05:32:59下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1