资源列表

« 1 2 ... .30 .31 .32 .33 .34 2535.36 .37 .38 .39 .40 ... 2656 »

[数据结构常用算法HuffmanTree

说明:包含了赫夫曼树编码译码所有具体过程(一整个工程)以及测试文档(It contains all the coding processes and testing documents.)
<Silverdew > 在 2025-06-23 上传 | 大小:3.48mb | 下载:0

[数据结构常用算法pp

说明:大学数据结构课程设计链表实验:学生信息管理(data structure curriculum design)
<吱吱吱吱吱 > 在 2025-06-23 上传 | 大小:14kb | 下载:0

[数据结构常用算法beibao5

说明:/* 背包问题 问题定义: 有一个背包重量是T,有n件物品,重量分别是W0,W1...Wn-1 问能否从这n件物品中选择若干件放入背包中使其重量之和正好为T */(Tipcal package problem)
<码场新人 > 在 2025-06-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法代码

说明:在多维数组中,求3*4矩阵中所有元素的最大值(Finding the maximum of all elements in a matrix)
<threeandthree > 在 2025-06-23 上传 | 大小:168kb | 下载:0

[数据结构常用算法9、Hash表应用

说明:散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。(A hash table (Hash table, also called hash table) is a data structure that accesses directly according to the key code value (Key val
<飞洒吧year > 在 2025-06-23 上传 | 大小:254kb | 下载:0

[数据结构常用算法1.1.2a2

说明:jnfg fkjekgn lgjkdndr gkjn
<sagu > 在 2025-06-23 上传 | 大小:76kb | 下载:0

[数据结构常用算法python算法库

说明:人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
<笨小孩长不大 > 在 2025-06-23 上传 | 大小:501kb | 下载:0

[数据结构常用算法Binary tree

说明:利用平衡二叉树,将输入数字排列成左小右大的二叉树,内附代码和文件说明(Using the balanced binary tree, the input number is arranged into a left small right large two fork tree, with the enclosing code and file descr iption)
<大爱樱酱 > 在 2025-06-23 上传 | 大小:82kb | 下载:0

[数据结构常用算法HashTable

说明:Implementation of c++ hash table... Used to learn c++ grammar
<qpt > 在 2025-06-23 上传 | 大小:2.53mb | 下载:0

[数据结构常用算法BTree

说明:遍历二叉树(前序,中序,后序),包括二叉树的创建,此二叉树为链式二叉树,是手动创建的(Traversing the two fork tree (preorder, middle order, post order))
<devil123 > 在 2025-06-23 上传 | 大小:2.25mb | 下载:0

[数据结构常用算法数据结构课件-V2

说明:里面有数据结构的相关资料,可以祝你学习,可以下载(There are related data structure, can I wish you learn, you can download)
<peterdapeng > 在 2025-06-23 上传 | 大小:3.25mb | 下载:0

[数据结构常用算法最小生成树

说明:使用MATLAB编写的Kruskral最小生成树算法,可用于求最短路径等。(Using MATLAB Kruskral minimum spanning tree algorithm, can be used to find the shortest path.)
<yfhappy > 在 2025-06-23 上传 | 大小:6kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 2535.36 .37 .38 .39 .40 ... 2656 »

源码中国 www.ymcn.org