-
双调旅行售货员问题C++
程序是关于双调旅行售货员问题的C++算法实现,某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
- 2023-04-29 00:45:02下载
- 积分:1
-
实现风车旋转的功能 颜色随即变换 路线不断变换
实现风车旋转的功能 颜色随即变换 路线不断变换-achieve windmills rotating color function immediately transform the constantly changing line
- 2022-08-03 13:52:30下载
- 积分:1
-
XXX
嵌入式测控仪器图形界面设计嵌入式测控仪器图形界面设计-xxx
- 2022-03-28 16:18:53下载
- 积分:1
-
WinCE平台上的图片查看程序,使用EVC4.0开发。
WinCE平台上的图片查看程序,使用EVC4.0开发。-WinCE platform on the picture to see the procedure, the use of EVC4.0 development.
- 2023-03-19 22:30:04下载
- 积分:1
-
基于神经网络的手势识别代码
资源描述本程序包含了用神经网络算法实现的手势识别代码
- 2022-05-25 13:40:43下载
- 积分:1
-
mapx + c++ 实现标准例子 来自mapinfot
mapx + c++ 实现标准例子 来自mapinfot-MapX c achieve the standard example from mapinfot
- 2022-02-12 03:52:53下载
- 积分:1
-
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!...
这是一本effectiveC++_2E,对于大多数用C或C++的学习者有很大帮助!-This is a effectiveC++ _2E, For most use C or C++ Learners are very helpful!
- 2022-01-26 03:49:42下载
- 积分:1
-
修补程序 v.1.5.RC2 + src
有用的补丁制作工具,很容易自定义。特点:
* 标志 (320 × 90)
* MIDI/XM 音乐
* NFO 文件
* 主要图标
* 恢复功能
* CRK 导入/导出支持
版本历史记录:
1.5 RC2 (2006/4/21) — — 公众:
* 新设计的修补程序制造商实用程序
+ 保存的设置选项
+ XM 音乐支持 (未压缩修补程序大小由 15 k 增加)
+ 输出压缩修补程序
+ 版本历史记录
- 2022-02-05 09:06:46下载
- 积分:1
-
完整的列表浏览器,可以提取和未提取所有检查类型。我有美国..
Complete List Viewer that can extract and un extract all checked types. i have used this vcl in my projects. enjoy boys and girls!
- 2022-03-13 09:06:05下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1