资源列表
traffic
- 通过对图的应用,建立一套交通网络图,实现对求单源最短路径,任意两个城市间的最短路径的查询. 首先根据邻接矩阵和图的知识建立交通网络图,顶点信息存储城市道路信息,由图的最短路径查询城市间的最短道路,输出到达路径。 -Through the diagram, the establishment of a transportation network map, to achieve for single-source shortest path between any two cities i
sort
- 通过一组相同的数据,对六种不同排序方法(冒泡排序、快速排序、直接插入排序、希尔排序、简单选择排序、堆排序、二路归并排序)的数据元素的比较和移动的次数做一个比较,并对结果作出简单分析-Through a group of the same data, sort of six different methods (bubble sort, quick sort, direct insertion sort, Hill sort, simple selection sort HEAPSORT, Roa
dazi
- 关张打字问题——也是ACM培训的简单题没有,虽然很简单但是都很有代表性-Closure typing problem- ACM training is not a simple question, although very simple but very representative
jisuanqi
- 简单计算器——也是ACM培训的简单题没有,虽然很简单但是都很有代表性-Simple calculator- ACM training is not a simple question, although very simple but very representative
microphonereport
- 硬件实现扬声器 并由软件仿真 实现调节音调的功能-Hardware to achieve the realization of loudspeakers by the software simulation function of regulating tone
MFC
- 教我们在C++环境下利用mfc进行一些简单的图形绘制-Teach us in the C++ Environment mfc to use some simple graphics rendering
guanlixitong
- 仪器设备管理系统 仪器设备管理系统-Instrument and Equipment Management System Instrument and Equipment Management System
eluosigaoji
- 俄罗斯方块 高级版 单人+对战+网络+合作 四种游戏模式,是俄罗斯方块的扩充版本-Premium Tetris single+ Against+ Network+ Cooperation of four game modes, the expansion of the Russian box version
1
- 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出 -1, rectangular prepared C++ Process is complete the f
kiushi2
- 编写C++程序完成以下功能: (1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、…… (2) 用十进制、八进制、十六进制方式向文本文件中输出整数; (3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish the following
kiushi2
- 编写C++程序完成以下功能: (1) 输入一个文本文件名 (2) 使用ofstream 向一个二进制文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、…… -The preparation of C++ Process is complete the following functions: (1) enter a text file name (2) ofstream to a binary file in the ou
workasign
- 工作分配问题的实现 对给定的工作费用,计算最佳的工作分配方案使总费用最小-Allocation of work to achieve a given cost, calculated the best distribution of work programs so that the total cost of the smallest