-
用Delphi开发一个简单Windows NT Service的范例.rar
用Delphi开发一个简单Windows NT Service的范例.rar-with a simple Windows NT Service model. Rar
- 2023-04-11 18:35:03下载
- 积分:1
-
Global Search and Replace Tool for Intellution iFIX
Global Search and Replace Tool for Intellution iFIX
- 2022-09-10 08:10:03下载
- 积分:1
-
全国交通咨询模拟系统
全国交通咨询模拟系统-----全国城市交通图列车时刻表及飞机航班表的编辑。利用VC工具在dos环境下实现全国交通的咨询与管理。-National Advisory traffic simulation system----- National Urban Transport plans trains and flights Schedules table editor. VC dos tools in the environment under the National Traffic advisory and management.
- 2022-03-17 13:18:24下载
- 积分:1
-
可适用于: *
可适用于: * - Windows XP Professional SP0 English version * - Windows XP Professional SP0 Russian version * - Windows XP Professional SP1 English version * - Windows XP Professional SP1 Russian versi-applicable to :*- Windows XP Professional SP3 English version*- Windows XP Professional bug Russian version*- Windows XP Professional SP1 English version*- Windows XP Professional SP1 Russian versi
- 2022-07-09 05:08:38下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-Simple genetic algorithm genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields.
- 2022-03-21 04:29:33下载
- 积分:1
-
梦幻西游八卦炼丹炉记录分析工具来了…
梦幻西游八卦炼丹炉记录分析工具
学习要点:图形按钮的应用,自定义鼠标指针,文件的读写操作-Fantasy Westward Journey records baguazhang Alchemy furnace analysis tools to learn the main points: the application of graphical buttons, custom mouse pointer, the read and write file operation
- 2023-04-23 03:35:04下载
- 积分:1
-
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框...
实现无限网络时序分配算法,并带图形模拟,带有配置非模态对话框-Unlimited network timing distribution algorithm, and with graphics simulation, with a configuration of non-modal dialog box
- 2022-03-17 18:26:25下载
- 积分:1
-
可以查看内存使用情况,包括总内存、可使用内存、总虚拟内存、可使用虚拟内存
可以查看内存使用情况,包括总内存、可使用内存、总虚拟内存、可使用虚拟内存-Can view the memory usage, including total memory, available memory, total virtual memory, you can use virtual memory
- 2022-05-28 10:21:04下载
- 积分:1
-
登陆界面程序
利用vc6.0开发的软件登陆界面程序,可以实现用户和password 限制使用程序的权限,可以将此程序嵌入编写的其他程序中衣限制别人的访问。
- 2023-09-09 06:35:04下载
- 积分:1
-
使用代码生成条形码
如果(string.IsNullOrWhiteSpace(this.BarCodeText)) 抛出新的ArgumentException(“条形码之前,必须设置为调用生成”); //确保条码不包含无效字符 } //确定条码宽度 变种widthOfBarCodeString= 0; VAR wideToNarrowRatio=2.0; 对于(VAR I =0; I
- 2022-05-29 10:39:42下载
- 积分:1