资源列表

« 1 2 ... .28 .29 .30 .31 .32 2633.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法chuquanwenti

说明:编程实现出圈问题。是上《数据结构》时候的一次实习的成果。-Programming problem to achieve a circle. It s a program produced during learning data structure
<叶心怡> 在 2025-06-22 上传 | 大小:195kb | 下载:1

[数据结构常用算法MINTREE

说明:无向图的最小生成树程序,还不错哦~供大家分享,有文字说明-Undirected graph of the minimum spanning tree procedure, but also good for your sharing ~ Oh, there are text
<kreaya> 在 2025-06-22 上传 | 大小:1kb | 下载:1

[数据结构常用算法biaodashiqiuzhisuanfa

说明:扩充课堂上讨论的表达式求值算法的功能,使得算法除了能进行加(+)、减(–)、乘(*)、整除(/) 运算之外,还能进行乘方(^)运算。 乘方运算符的优先级高于加、减、乘、整除运算符,低于括号;多个乘方运算符连续出现时,从右往左计算。 输入数据从文本文件“实习3数据.txt”中读取。该文件只有一行:一个用分号(;)结尾的表达式。 输出结果显示在屏幕上。 例如,若从文本文件中读取的数据是: 4+(2^2^3*4-120)*2 屏幕显示计算结果: 1812
<文龙> 在 2025-06-22 上传 | 大小:9kb | 下载:1

[数据结构常用算法attemper

说明:使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
<玄霄> 在 2025-06-22 上传 | 大小:1kb | 下载:1

[数据结构常用算法acbm

说明:acbm算法,高效快速的多字符匹配算法。在很多工程中有很大的用处-acbm algorithm, the number of characters in rapid and efficient matching algorithm. In many projects there are a lot of useful
<杨书童> 在 2025-06-22 上传 | 大小:4kb | 下载:1

[数据结构常用算法Huffman

说明:根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
<郭峰> 在 2025-06-22 上传 | 大小:797kb | 下载:1

[数据结构常用算法f

说明:哈弗曼编码 根据给定的字母表 数据结构试验-哈弗曼coding of the alphabet according to a given test data structure
<孙龙> 在 2025-06-22 上传 | 大小:2kb | 下载:1

[数据结构常用算法Cpp1

说明:Dijkstra算法,实现图的遍历并打印路径-Dijkstra algorithm, the realization of graph traversal and print path
<frewq> 在 2025-06-22 上传 | 大小:2kb | 下载:1

[数据结构常用算法dijkstra

说明:dijkstra算法的matlab实现,验证数据采用了河北省主要城市的赋值无权网络图,并分析了单程往复式行驶的效率因素,实际应用价值高-the dijkstra algorithm matlab to achieve, verify the data used in major cities in Hebei Province network has no right of assignment, and an analysis of the efficiency of one-way reci
<WJC> 在 2025-06-22 上传 | 大小:551kb | 下载:1

[数据结构常用算法Cshujujiegou

说明:C_C++与数据结构,运行环境 ======== WINDOWS 95/98,32MB以上内存,声卡等附属设备。 显示分辨率不低于1024×768,小字体。 1. 该软件不需安装,直接运行C_STRU.EXE即可。具体操作方法见软件中“帮助”菜单项中的“操作说明”。 2. 使用时,必须将 \h_file 文件夹中所有头文件拷贝到 Turbo C 文件夹中。 注意:不能将 \h_file 文件夹拷贝到 Turbo C 文件夹中, 也不能将 \h_file 文件夹中
<xiaozhang> 在 2025-06-22 上传 | 大小:4.07mb | 下载:1

[数据结构常用算法SeqQueue

说明:数据结构SeqQueue.h头文件,包含QInsert,QDelete,QFront-SeqQueue.h data structure header files, including QInsert, QDelete, QFront
<杨穆智> 在 2025-06-22 上传 | 大小:1kb | 下载:1

[数据结构常用算法duct4

说明:duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences meth
<Barboy> 在 2025-06-22 上传 | 大小:2kb | 下载:1
« 1 2 ... .28 .29 .30 .31 .32 2633.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org