-
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用...
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。
-Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.
- 2022-03-19 10:29:44下载
- 积分:1
-
一种用硬件信息获取系统的硬件信息例子
一个用vc获取系统硬件信息的例子-vc access to a system with hardware information example
- 2022-03-23 14:47:50下载
- 积分:1
-
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友...
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友-windows game
- 2022-03-17 22:00:41下载
- 积分:1
-
面向对象程序设计,课本中部分例题,c++环境下运行
面向对象程序设计,课本中部分例题,c++环境下运行-Object-oriented programming, textbooks and some sample questions, c++ Environment running under
- 2022-01-27 22:04:16下载
- 积分:1
-
这是一段时间vc++学习总结,主要是一些控件使用技巧,对初学者会有一定的帮助。...
这是一段时间vc++学习总结,主要是一些控件使用技巧,对初学者会有一定的帮助。-This is a time vc study concluded that the main component is the use of some techniques for beginners will be of some help.
- 2022-11-10 11:25:04下载
- 积分:1
-
with vc and mixed into Matlab example, in other circumstances combined organizat...
这是一个用vc和matlab混合变成的例子,在两者环境下结合编成是很好的思路,有很大的应用前景,希望对大家有所帮助-with vc and mixed into Matlab example, in other circumstances combined organization is a good idea, a great prospect, we hope to help
- 2023-08-31 20:50:03下载
- 积分:1
-
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱
handbook中除了参数说明还有参考文献等...
基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱
handbook中除了参数说明还有参考文献等-Plane wave expansion based on the transfer matrix calculation of 2-D model calculation of rectangular photonic crystal patterns can be drawn from the relevant handbook of parameters except that there are references such as
- 2022-02-20 11:11:13下载
- 积分:1
-
字符形式的点阵程序
俩个字符形成点阵的程序-two characters form the lattice procedures
- 2022-11-25 09:00:03下载
- 积分:1
-
LEX之C0语言词法分析器
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的词法分析的结果,
程序将输入文件作为输入,扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),将分析结果输出到输出文件。
- 2022-10-23 16:00:03下载
- 积分:1