资源列表

« 1 2 ... .31 .32 .33 .34 .35 2336.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法GZ

说明:给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价。-Given a region n the distance between cities network, using Prim algorithm or Kruskal minimum spanning tree algorithm, and calculate the cost of the minimum spann
<迟浩东> 在 2025-01-13 上传 | 大小:949kb | 下载:0

[数据结构常用算法jigejingdiansuanfa

说明:数据结构几个经典算法及课件及上机作业 -Several classical algorithms and data structures courseware and on the machine operation
<louiseunice> 在 2025-01-13 上传 | 大小:951kb | 下载:0

[数据结构常用算法Frequencydistribution

说明:/*功能:从纯英文文本中统计出现频率最高的前十个单词(采用双向列表) */- Frequency distribution of the vowels and consonants used in the sample.
<son koukan> 在 2025-01-13 上传 | 大小:950kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构和算法动画演示便于大家更好的学习数据结构-Animation of data structures and algorithms to facilitate better learning data structure we
<李立军> 在 2025-01-13 上传 | 大小:951kb | 下载:0

[数据结构常用算法DataStructurePresentation

说明:这是一组数据结构课程的演示动画,Flash(.swf)格式,供热爱、学习、研究数据结构的朋友们使用。-This is a group of animation data structure course, Flash (. Swf) format, for love, learning, research using the data structure of friends.
<*飞> 在 2025-01-13 上传 | 大小:948kb | 下载:0

[数据结构常用算法Graph

说明:图的操作,包括1.利用普利姆算法实现最小生成树; 2.利用克鲁斯卡尔算法实现最小生成树; 3.利用迪克斯特拉算法实现最短路径; 4.构建图形;-The chart operation, including 1. the algorithm realizes the smallest spanning tree using Pu Limb 2. algorithm realizes the smallest
<李赵洁> 在 2025-01-13 上传 | 大小:951kb | 下载:0

[数据结构常用算法ch02_LinerList

说明:面向对象的数据结构 c++环境下的线性表类库源代码-c++ environment, source code library of linear table
<riluonanshan> 在 2025-01-13 上传 | 大小:950kb | 下载:0

[数据结构常用算法2

说明:本程序采用二叉树链表结构存储学生个人信息,并采用中序遍历方法实现个人信息的录入、查找、打印、修改等功能。-Record the realization of personal communication program
<miaoye> 在 2025-01-13 上传 | 大小:948kb | 下载:0

[数据结构常用算法lessnumberfirst

说明:八数码难题的第二种解法,仍然用分支限界法,但是选择的优先策略变成了不在目标位置上的数最少的优先的方法-The second solution of eight digital problems are still using the branch and bound, but to select the priority strategy into a not in the target location on the least nu
<杨一> 在 2025-01-13 上传 | 大小:949kb | 下载:0

[数据结构常用算法Hash_contact

说明:这是一个使用哈希实现的班级通讯率程序,将人名转化为拼音后,映射到一数组上,使用拉链法避免冲突。并附有一报告。-This is a communication rate programs use hash implementation class, after the name into pinyin, mapped to an array, using a zipper method to avoid conflict.
<eminem> 在 2025-01-13 上传 | 大小:948kb | 下载:0

[数据结构常用算法Huffman

说明:数据结构,Huffman编码与解码,采用Huffman编码和二叉树知识-Data structure, Huffman encoding and decoding, using Huffman encoding and two fork tree knowledge
<靳以2002> 在 2025-01-13 上传 | 大小:951kb | 下载:0

[数据结构常用算法排序算法

说明:冒泡排序、快速排序、希尔排序、堆排序等等常用的排序算法。C/C++实现(Bubble sort, quick sort, Hill sort, heap sort, and so on, commonly used sorting algorithm. C/C++ implementation)
<variance > 在 2025-01-13 上传 | 大小:950kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 2336.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org