-
compilation of how to prepare for 16
汇编编写的如何进行16位数据输出-compilation of how to prepare for 16-bit output!
- 2022-02-03 22:10:49下载
- 积分:1
-
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系-Cartesian coordinate system is converted to polar coordinates, polar coordinates into Cartesian coordinates
- 2022-01-25 20:51:59下载
- 积分: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
-
VC++ 手写文字识别程序源码
VC++ 手写文字识别程序源码
简单实现了用VC++编写的手写识别汉字的输入的方法,了解其基本原理。
对于手写识别的入门大有裨益。
- 2022-03-04 00:57:00下载
- 积分:1
-
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-06-15 03:20:03下载
- 积分:1
-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1
-
use the CEdit class in a very basic dialog based application.
use the CEdit class in a very basic dialog based application.
- 2022-02-12 07:30:52下载
- 积分:1
-
WIN32 APPLICATION; opengl; 随机生成迷宫; 并运算出路径
WIN32 APPLICATION; opengl; 随机生成迷宫; 并运算出路径-opengl maze generation and
computing the path
- 2022-01-27 13:37:59下载
- 积分:1
-
vc 中的进程_线程控制
vc 中的进程_线程控制-vc the process _ threaded control
- 2022-01-22 13:10:43下载
- 积分:1
-
十六进制不再陌生了
十六进制不再陌生了-hexadecimal no longer a stranger
- 2022-07-21 15:15:58下载
- 积分:1