-
dynarray
动态数组应用实例。将动态数组运用于房间的计算,包括房间个数,总面积,平均面积,最大以及最小房间面积等(Dynamic array application example. Dynamic arrays used in the calculation of the room, including the room number, the total area, average size, maximum and minimum room size, etc.)
- 2009-11-25 03:49:38下载
- 积分:1
-
TSP
遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
- 2020-10-28 14:00:00下载
- 积分:1
-
yhsj
说明: 这是一个很简单的C++程序
也只是随手练练而已
我现在的水平还不行 不过 我一直都在努力(This is a very simple C program is only to practice it, I threw the level is not enough but I have been efforts)
- 2006-04-28 18:49:32下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
CUser
说明: 使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
- 2010-04-06 10:49:44下载
- 积分:1
-
Code2
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
- 2009-11-08 23:09:33下载
- 积分:1
-
juhac
抑制载波型差分相位调制,借鉴了主成分分析算法(PCA),有CDF三角函数曲线/三维曲线图。( Suppressed carrier type differential phase modulation, It draws on principal component analysis algorithm (PCA), There CDF trigonometric curve/3D graphs.)
- 2017-05-05 16:48:50下载
- 积分:1
-
time
自己做的一个基于单片机的万年历的程序 用液晶显示(Own a calendar based on single-chip liquid crystal display using the procedures)
- 2009-01-05 14:23:29下载
- 积分:1
-
Li1_1
C++语言编程,程序设计,语言编程,设计并实现什么功能(C++ language programming, programming, programming language, designed and realized what function)
- 2013-06-19 09:05:04下载
- 积分:1
-
南京市部分公交转车系统
说明: a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
(a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
- 2021-03-16 23:19:21下载
- 积分:1