-
解决问题(带时间窗的车辆路径问题)问题,”。
Solve VRPBTW (Vehicle routing problem with backhauls and time window) problem, written in C++.
- 2022-11-15 10:35:04下载
- 积分:1
-
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分...
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分3,第3名得分2。
3.用户自定义:各名次权值由用户指定。-Vote system, the project取法ranking: 1. Check before 5: No. 1 scoring 7, No. 2 scoring 5, 3 scored 3, four scored 2, 5 scoring 1.2. Take the first 3 Name: the first one scored 5, two scored 3, 3 scores 2.3. User-defined: the right to value the place designated by the user.
- 2022-02-12 09:50:33下载
- 积分:1
-
VC++环境下实现图像的缩放
VC++环境下实现图像的缩放 -VC++ Environment realize image zoom
- 2022-07-11 11:59:03下载
- 积分:1
-
人工智能和神经网络的机器学习算法,它可以使…
人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
- 2022-01-25 17:26:21下载
- 积分:1
-
一种基于中国剩余定理加密的加密系统,用VC++实现,其中还应用到离散度数进行了二次加密!...
一种基于中国剩余定理加密的加密系统,用VC++实现,其中还应用到离散度数进行了二次加密!-Based on Chinese Remainder Theorem encrypted encryption system, using VC++ implementation, which also applied to the discrete degrees for a secondary encryption!
- 2022-06-26 06:55:02下载
- 积分:1
-
third game is the right flag c++
三字旗游戏是右c++编写-third game is the right flag c++
- 2022-02-02 14:29:32下载
- 积分:1
-
Very simple, citing the specified window and all its sub
非常简陋的,列举指定窗口及其所有子窗口的窗口句柄,文字,和窗口坐标.spy++已经有了这些功能.这个用在项目管理上的小工具.-Very simple, citing the specified window and all its sub-window, window handle, text, and window coordinates. Spy++ Already have these features. This used in project management gadget.
- 2023-06-26 17:15:03下载
- 积分:1
-
Realize the program automatically monitor directory changes, including whether t...
该程序实现了目录变化自动监视,包括是否添加 删除 重命名 修改了文件属性等.-Realize the program automatically monitor directory changes, including whether to add delete rename the file attributes, such as modified.
- 2022-04-10 23:05:28下载
- 积分:1
-
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考...
一款利用vc调用windows API函数,模拟键盘输入的小程序。仅供参考-use vc calling Windows API functions, simulated keyboard input of small procedures. For reference
- 2022-03-21 07:18:48下载
- 积分:1
-
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC...
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC-?.zip”文件拷贝到VcDemo文件夹中。 3. 利用工具软件“WinZip”将硬盘上的VC-?.zip释放开来。 其中,? 对应书中的一个章节号。比如,VC-3.zip表示是第3章的 的内容。 4. 打开Visual C++5.0,建立应用程序调试环境: 4-1.对于前三章的例题,选中一个扩展名为.cpp的文件后,双击鼠 标左键,系统自动激活Visual C++5.0,使该文件处于调试状态。 4-2.对于第4章到第10章的应用程序,由于程序文件是由应用向导建 立的,应当按书中的介绍,在Visual C++5.0运行平台下,使用 “打开工作空间”命令,将项目打开并处于调试状态。 5. 运行演示: 编译命令:【Build】→【Build 文件名.exe】 运行命令:【Build】→【Execute 文件名.exe】。 6.演示结束后,删除VcDemo下的所有文件,以备下一章使用。-VC samples for Windows program.
- 2022-01-26 04:36:21下载
- 积分:1