资源列表

« 1 2 ... .95 .96 .97 .98 .99 2800.01 .02 .03 .04 .05 ... 21467 »

[其他小程序jin

说明: 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk), as well as a vehicle to leave
<吕璐> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序huffman

说明:根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
<吕璐> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序traffic

说明:通过对图的应用,建立一套交通网络图,实现对求单源最短路径,任意两个城市间的最短路径的查询. 首先根据邻接矩阵和图的知识建立交通网络图,顶点信息存储城市道路信息,由图的最短路径查询城市间的最短道路,输出到达路径。 -Through the diagram, the establishment of a transportation network map, to achieve for single-source shortest path between any two cities i
<吕璐> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序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
<吕璐> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[其他小程序dazi

说明:关张打字问题——也是ACM培训的简单题没有,虽然很简单但是都很有代表性-Closure typing problem- ACM training is not a simple question, although very simple but very representative
<罗云> 在 2025-06-19 上传 | 大小:203kb | 下载:0

[其他小程序jisuanqi

说明:简单计算器——也是ACM培训的简单题没有,虽然很简单但是都很有代表性-Simple calculator- ACM training is not a simple question, although very simple but very representative
<罗云> 在 2025-06-19 上传 | 大小:511kb | 下载:0

[其他小程序microphonereport

说明:硬件实现扬声器 并由软件仿真 实现调节音调的功能-Hardware to achieve the realization of loudspeakers by the software simulation function of regulating tone
<花花> 在 2025-06-19 上传 | 大小:394kb | 下载:0

[其他小程序MFC

说明:教我们在C++环境下利用mfc进行一些简单的图形绘制-Teach us in the C++ Environment mfc to use some simple graphics rendering
<hg> 在 2025-06-19 上传 | 大小:78kb | 下载:0

[其他小程序guanlixitong

说明:仪器设备管理系统 仪器设备管理系统-Instrument and Equipment Management System Instrument and Equipment Management System
<李彬> 在 2025-06-19 上传 | 大小:1.12mb | 下载:0

[其他小程序eluosigaoji

说明:俄罗斯方块 高级版 单人+对战+网络+合作 四种游戏模式,是俄罗斯方块的扩充版本-Premium Tetris single+ Against+ Network+ Cooperation of four game modes, the expansion of the Russian box version
<徐帅> 在 2025-06-19 上传 | 大小:130kb | 下载:0

[其他小程序1

说明:1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出 -1, rectangular prepared C++ Process is complete the f
<李伟> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序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
<李伟> 在 2025-06-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 2800.01 .02 .03 .04 .05 ... 21467 »

源码中国 www.ymcn.org