-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
钟表
钟表-A demo shows how to program a clock.
- 2022-10-11 19:10:04下载
- 积分:1
-
实现杭电acm一道字符串算法
zju1174 skip letter code实现杭电acm一道字符串算法
- 2022-07-16 03:52:30下载
- 积分:1
-
MP3播放器使用很少的内存
占内存很少的mp3播放器-MP3 Player who use little memory
- 2022-01-26 05:01:25下载
- 积分:1
-
ArcGIS地图加层
.net开发arcgis.一个很好的开发demo,值得借鉴。ArcGIS Server动态添加数据的功能-ArcGIS Server dynamically add data features.
- 2022-03-21 14:27:10下载
- 积分:1
-
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教...
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教-botton button various beautification effects, only for your reference, if inadequate, hope the exhibitions
- 2022-02-07 20:38:38下载
- 积分:1
-
用EVC4.0开发的一个画图板程序,可以打开或存储为bmp格式的文件...
用EVC4.0开发的一个画图板程序,可以打开或存储为bmp格式的文件-EVC4.0 with a drawing board to develop procedures that will open or stored as bmp files
- 2022-01-31 09:42:40下载
- 积分:1
-
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
- 2022-03-12 18:05:43下载
- 积分:1
-
读配置文件的类
读配置文件的类- Reads the disposition document the kind
- 2023-02-22 23:10:03下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1