资源列表

« 1 2 ... .98 .99 .00 .01 .02 2303.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法Hash-table-and-its-application

说明:散列表根据关键码值(Key value)而直接进行访问的数据结构,通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。-According to the value of the hash table key (Key value) directly access the data structure to access the record by the key values ​ ​ to the mapping table in a position to sp
<> 在 2025-06-19 上传 | 大小:738kb | 下载:0

[数据结构常用算法Highly-balanced-binary-tree

说明:平衡二叉树它是一 棵空树或它的左右两个子树的高度差的绝对值不超过1,并且左右两个子树都是一棵平衡二叉树。-The absolute value of difference in height which is balanced binary tree or a tree left empty subtrees not more than 1, and the left and right sub-trees are balanced binary tree.
<> 在 2025-06-19 上传 | 大小:545kb | 下载:0

[数据结构常用算法The-circuit-wiring

说明:算法分析与设计电路布线问题,通过二维数组模拟一个电路布线最短路径问题-Algorithm analysis and design of the circuit wiring problem, simulating a circuit wiring through a two-dimensional array of the shortest path problem
<> 在 2025-06-19 上传 | 大小:654kb | 下载:0

[数据结构常用算法The-size-of-the-heap

说明:堆的实现通过构造二叉堆(binary heap),实为二叉树的一种 由于其应用的普遍性,当不加限定时,均指该数据结构的这种实现。-Heap by constructing a binary heap (binary heap), is actually a binary tree due to the universality of its application, the time when unqualified, refer to the data structure to achiev
<> 在 2025-06-19 上传 | 大小:725kb | 下载:0

[数据结构常用算法LinkSql

说明:链表操作演示示例程序,只是做演示说明,方便链表学习者入门用的。-Chain operations demo program, just do presentations, facilitate entry list learners use.
<许丰> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法struct_list

说明:关于数据结构中链表的基础知识,包括链表的排序,插入,删除等-Linked list data structure on the basis of knowledge, including the list of the sort, insert, delete, etc.
<忆展> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman-c-code

说明:用C语言Huffman程序源码,适于数据压缩和数据编码研究方面进行参考,变换方法即可实现各种数据的压缩-Performed using C language reference Huffman program source code, suitable for data compression and coding research data transformation method can achieve a variety of data compression
<Zheng> 在 2025-06-19 上传 | 大小:213kb | 下载:0

[数据结构常用算法sh_SVM_regression

说明:SVM回归方面的代码,可供入门学习者参考。包含有部分matlab代码。-SVM aspects of the code, for entry learners.
<xueshi> 在 2025-06-19 上传 | 大小:185kb | 下载:0

[数据结构常用算法maopao

说明:排序算法里的重要理论依据,冒泡排序法,在排序学习中经典案例-bubble sort
<zhong> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法zheban

说明:折半排序,是一种很简单的排序方法,与直插排序类似-half sort
<zhong> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujuks1

说明:实现大数运算,并且实现RSA加密和解密,系统功能完善,可直接运行。-big data computuring & RSA
<王峰> 在 2025-06-19 上传 | 大小:33kb | 下载:0

[数据结构常用算法encode1

说明:给定 n个整数 a1,a 2,…,a n组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 i<=k<=j i<=k<=j ,有 ak<=|a<=|a<=|a<=|aj|,则 称 aj覆盖序列区间 覆盖序列区间 覆盖序列区间 ai,a i+1 ,…,a j,相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应
<游怪怪> 在 2025-06-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 2303.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org