-
the main functions of the procedures for the sake of the smallest travel routing...
本程序的主要功能为求最小乘车路径问题-the main functions of the procedures for the sake of the smallest travel routing problem
- 2022-07-12 13:07:30下载
- 积分:1
-
安装一个鼠标钩子
安装一个鼠标钩子-install a mouse hook
- 2022-09-12 06:15:03下载
- 积分:1
-
【Problem Description】: to participate in the Games n school numbered 1 ~ n. Comp...
【问题描述】:参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号内分别为1~m和m+1~m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。
-【Problem Description】: to participate in the Games n school numbered 1 ~ n. Competition is divided into m-men" s and women" s events w months, item numbers, respectively, within 1 ~ m and m+1 ~ m+ w. As a result of the project the number of participants vary greatly, some projects take the top five scores in order of 7,5,3,2,1 also some projects just take the top three scores in order of 5,3,2. Write a statistical procedure produces a variety of transcripts and score reports.
- 2022-03-16 09:25:45下载
- 积分:1
-
VC++开发工具控件Visual.Assist.X.v10.3.1540.,该控件可有效帮助开发,功能包括统计代码,代码提示,语法错误提示等,使用该工具可减少高...
VC++开发工具控件Visual.Assist.X.v10.3.1540.,该控件可有效帮助开发,功能包括统计代码,代码提示,语法错误提示等,使用该工具可减少高程序开发错误,提高开发效率。-VC++ development tool control Visual.Assist.X.v10.3.1540., The control can be effective in helping the development of features including statistical code, code hinting, syntax error, etc., use this tool to reduce high-program development errors, improving development efficiency .
- 2023-08-06 09:20:03下载
- 积分:1
-
几个分形图形(Couch曲线,树等) 主要思想是递归算法
几个分形图形(Couch曲线,树等) 主要思想是递归算法-several Fractal Graphics (Couch curve, tree, etc.) The main idea is recursive algorithm
- 2022-03-18 10:42:59下载
- 积分:1
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-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
-
水文中河道断面数据库非常庞大,用SQL语句嵌入VB程序当中,可查询断面数据,并用MSCHART显示断面形状....
水文中河道断面数据库非常庞大,用SQL语句嵌入VB程序当中,可查询断面数据,并用MSCHART显示断面形状.-Hydrology river section is very large databases with SQL embedded VB, inquiries can be cross section data and use MSCHART show section shape.
- 2022-05-22 10:30:18下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。...
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。-3G signal a more comprehensive map of the flow, a detailed description of a variety of flow decomposition. Study well for the MAP protocol.
- 2022-08-22 03:18:03下载
- 积分:1
-
基于图的图像分割算法C++实现
输入为RGB三通道图像,输出有分割彩色图,分割灰度图,分割结果与原图叠加的效果,进行形态学闭操作的分割结果。基于图的图像分割,Windows10 系统下VS2015平台opencv3.2.0。
- 2022-03-24 11:59:52下载
- 积分:1