资源列表

« 1 2 ... .57 .58 .59 .60 .61 2062.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法PolynomialMultiplicaiton

说明:数据结构中的多项式相乘 很有可能是你们的作业-Polynomial Multiplicaiton
<lake> 在 2024-09-29 上传 | 大小:6329344 | 下载:0

[数据结构常用算法fengzhisuanfa

说明:分治算法代码以比较为基础的排序时间的下界-The lower bound of the divide and conquer algorithm code to comparison-based sorting time
<xuemaoyang> 在 2024-09-29 上传 | 大小:27648 | 下载:0

[数据结构常用算法perlScript

说明:perl教程 perl数据结构 perl语法-perl tutorial perl data structures perl syntax
<djaskldjl> 在 2024-09-29 上传 | 大小:730112 | 下载:0

[数据结构常用算法determinant-caculator

说明:利用动态数组实现任意阶行列式计算,先将行列式化为上三角型,在计算对角线元素乘积-Dynamic arrays of any order determinant calculation, first the determinant into upper triangular, in the calculation of the diagonal elements of the product of
<高富帅> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[数据结构常用算法polynomial_together

说明:利用链表实现两个多项式相加。满足的功能有同指数的两项合并,正负数相加为0消去此项,所得项的指数按从小到大排列。-two polynomials together
<kelsi> 在 2024-09-29 上传 | 大小:3072 | 下载:0

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

说明:数据结构中经典算法霍夫曼编码的实现,打印形式采用凹式打印-realization of Huffman code
<kelsi> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[数据结构常用算法HuffmanTree

说明:数据结构经典算法——霍夫曼树的实现方法。以凹式形式输出。-Huffman Tree coding
<kelsi> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[数据结构常用算法parking

说明:停车场管理系统。以堆栈方法实现停车场汽车的调度和收费问题。-parking lot management
<kelsi> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[数据结构常用算法MaxAndMin

说明:递归分治思想实现S串中同时求出最大元和最小元。-with divid and conquer, to find out the max and min number in the string S.
<kelsi> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法CodeForACM

说明:ACM常用代码 用于算法设计和数据结构分析-code for ACM
<chenge> 在 2024-09-29 上传 | 大小:28672 | 下载:0

[数据结构常用算法1002

说明:poj1002代码,考虑的比较全面,值得推荐,互相学习-poj1002 code
<hwl> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法ExtendedAVLTree.java

说明:扩展AVLTree,添加克隆,合并和打印方法-extend the AVLTree class to include the following methods: clone(AVLTree<K,V> tree);merge(AVLTree<K,V> tree1, AVLTree<K,V> tree2 );void print(AVLTree<K, V>)
<rachel> 在 2024-09-29 上传 | 大小:3072 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 2062.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org