-
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子...
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子-A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.
- 2022-08-16 07:09:20下载
- 积分:1
-
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。...
windows 进程守护软件,可以定义响应时间,当指定进程被关闭时自动打开。-guardian of windows process software, response time can be defined, when the specified process was shut down automatically when opened.
- 2022-08-20 08:58:30下载
- 积分:1
-
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块-with PB wrote HIS, it is only one of a module is an out-patient registration module
- 2022-02-13 00:16:46下载
- 积分:1
-
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用
BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
- 2022-04-20 01:09:36下载
- 积分:1
-
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。...
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。-Into the station just to stop the vehicle, if the queue is filled, if not satisfied, then stop.
- 2023-09-07 18:25:02下载
- 积分:1
-
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改...
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改写.lua文件后,用里面附带的程序转换成游戏中可用文件0000.C01,其中编辑软件compile_fight.bat来编辑fight文件夹下文件,compile_main.bat来编辑main文件夹下文件,另外.lua文件和编辑软件位置请勿动,否则会提示找不到文件。-Stand-alone game of cloud Han script system can be used to open the script file EditPlus software. Lua files (as with ordinary Notepad open, then not display traditional Chinese characters), as long as enough patience, can rewrite the entire game. Rewritten. Lua file, inside the fringe of the procedures used to convert game files available 0000.C01, which editing software to edit compile_fight.bat folder fight document, compile_main.bat to edit the main file folder and another. Lua files and the location of editing software do not move, otherwise they will be prompted to find a document.
- 2022-01-31 21:36:56下载
- 积分:1
-
billing management system
billing management system-billing management system
- 2023-03-23 10:45:03下载
- 积分:1
-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
串口通讯程序!虚拟串口!
串口通讯程序!虚拟串口!-serial ports communication program. vitual serial ports
- 2023-02-14 16:50:04下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1