-
电子地图瓦片自动融合与转换
"产品名称:天地图瓦片自动融合与转换程序。"; 版本:1.1"; "说明:天地图瓦片自动融合程序,能实现对瓦片的分块融合,以及不同坐标系之间的的转换。在地理信息行业中有广泛的应用。。
- 2022-01-25 20:18:34下载
- 积分:1
-
拓扑排序
拓扑排序--- 打印输出计算机本科专业4年每学期的课表-Computer printout of topological sorting------ 4-year undergraduate course per semester Timetable
- 2022-02-22 02:50:50下载
- 积分:1
-
实现基本的学生相关信息管理,并且拥有数据库连接的相关信息...
实现基本的学生相关信息管理,并且拥有数据库连接的相关信息-To achieve the basic student-related information management, and has a database connection information
- 2022-12-28 13:05:03下载
- 积分:1
-
At Ocaml
2. Define a function sum that takes an integer list and returns the s...
At Ocaml
2. Define a function sum that takes an integer list and returns the sum of all elements from it.
- 2022-03-22 03:44:17下载
- 积分:1
-
UDP online chat tool. Ip fill in the boxes, the two computers can communicate di...
UDP网络聊天工具。在方框中填上ip之后,两个计算机可以直接进行通信。-UDP online chat tool. Ip fill in the boxes, the two computers can communicate directly.
- 2022-11-20 06:25:03下载
- 积分:1
-
a communication module implemented with duplicate io, which has passed the testi...
一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试-a communication module implemented with duplicate io, which has passed the testing
- 2022-02-14 04:28:09下载
- 积分:1
-
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置...
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置,正确设置后即可运行,
运行完中间层后,才可以正确运行客户层。否则,客户层会弹出警告
提示框。
-three entries, write a beauty salon on the. The procedures in Delphi 7.0 SQL2000 provided under that operation needs to run the middle layer. If ADO improper configuration, it will link its own pop-up configuration can be set correctly after the operation, Operation End middle layer, we can correct operation of customer layer. Otherwise, the customer will pop-warning boxes.
- 2022-01-25 20:38:48下载
- 积分:1
-
中国象棋的C++实现
资源描述
使用C++语言编写的中国象棋的实现。
- 2023-06-03 12:50:03下载
- 积分:1
-
Windows核心编程(Pascal代码)
Windows核心编程(PASCAL代码)
-------------------------------------
《Windows核心编程》
原书: Programming Applications for Microsoft Windows Fourth Edition
作者: Jeffrey Richter
译者: 王建华等
---------------------------------------
书中有不少C++写的Win32 SDK小程序,闲暇时用Object Pascal写了一遍,
限于自身水平和时间精力等关系,可能存在错误,期待您能给予指正。
感谢风云剑客提供原书光盘,否则,只是打字可能就会把人累得半死!^.^
-Windows core programming (PASCAL code )------------------------------------- Windows core programming the original book: Programming Applications for Microsoft Windows Fourth Edition Author: Jeffrey Richter Translator: Wang Jianhua, etc.--------------------------------------- book has a lot of C++ Writing the Win32 SDK applet, using Object Pascal spare time to write again, confined to their own level and the relationship between time and energy, etc., there may be errors, look forward to your correction can be given. Thanks to the provision of the original book Fengyun Swordsmen CD-ROM, otherwise, just typing the person may be too tired to
- 2022-06-11 14:52:05下载
- 积分: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