资源列表

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

[数据结构常用算法maze

说明:主函数中有存储迷宫的二维数组,可以构造出迷宫的图形,程序通过算法找到一条从入口到出口的路径并输出。-The main function in the maze of two-dimensional storage array can be constructed out of the maze of graphics, the program through the algorithm to find a path from the e
<冀中子弟> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法FFT-C

说明:快速傅里叶变换在C语言环境下的开发,方便移植!-Fast Fourier transform in C language development environment to facilitate the transplant!
<杨春杰> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法Data-structure

说明:解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法- 翻译文字或网页 解决数据结构中的迷宫问题,这是大学三年级数据结构中的一道程序解法 请键入文字或网站地址,或者上传文档。 取消 Jiějué shùjù jiégòu zhōng de mígōng wèntí, zhè shì dàxué sān niánjí shùjù jiégòu zhōng de yīdào chéngxù jiěfǎ将中文译
<刘斌斌> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法data-structure

说明:数据结构的一些经典算法,简单易懂。希望大家一起交流学习-Some of the classic data structure algorithms, easy to understand
<hhalala> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法huffuman

说明:程序功能:输入字符集,生成哈夫曼树,对文件进行编码译码,输出-Program features: input character set, generates Huffman tree, the file codec, output
<海洋> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法Heapsort

说明:对{6,8,7,9,0,1,3,2,4,5},采用堆排序(Heapsort),输出每趟的建堆和排序结果。-Of {6,8,7,9,0,1,3,2,4,5}, using heap sort (Heapsort), the output of the construction of the heap for each trip and the results.
<lsy> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法fenpai

说明:背景 游戏公司老板准备开发一个人机交互的打牌游戏,项目组里每个人都分配了不同的工作。你现在负责的模块就是为计算机设计一个分牌程序,帮助计算机像人一样可以把分到的牌进行分类。 众所周知,一副扑克牌有四种花色(即方块、梅花、红桃和黑桃)和14个分值级别(即二、三、四、五、六、七、八、九、十、J、Q、K和A)。这里假设A是分值最高级别的。 程序每次读取一手五张牌,然后根据下列类别把手中的牌分类(列出的顺序依次是从
<vengeance> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法Polynomial

说明:利用线性表实现一个一元多项式Polynomial,能够实现一元多项式的输入和输出,相加,求导,相乘,求值等-By using the linear table to realize a unary Polynomial ,Can realize a yuan polynomial input and output, addition, derivation, multiplication, evaluated, etc
<fairy> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法nidong

说明:查找算法比较,二分查找,顺序查找,包括实验报告!-More search algorithm, binary search, sequential search, including lab reports!
<刘栋> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法A-Star-Algoritm

说明:A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
<lijian> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法Graph-traversal

说明:图的遍历(含深度优先搜索与广度优先搜索,主函数)-Graph traversal (depth-first search and breadth-first search)
<007> 在 2024-10-13 上传 | 大小:12288 | 下载:0

[数据结构常用算法QuickSort

说明:快排,快速排序算法,里面包含例子,并且有原始版本,有改进: 去除尾递归,有去除尾递归, 改进2):将较短的区间使用递归去排序. 较长的区间用循环去排序.-Fast discharge, fast sorting algorithm, which contains examples, and there is the original version, there are improvements: removal of tail
<simon> 在 2024-10-13 上传 | 大小:12288 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1333.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org