资源列表

« 1 2 ... .54 .55 .56 .57 .58 659.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法tingchechang

说明:自己写的,数据结构课程设计,有需要的可以来看看看的,郁闷上传这麻烦-Their written curriculum design data structure, there is a need to look at to see if the can, and depressed From this trouble
<一天> 在 2025-07-27 上传 | 大小:2kb | 下载:0

[数据结构常用算法Haffman

说明:哈夫曼算法的应用,是对一个文章利用哈夫曼树进行编码和解码,里面包含详细说明文档-Application of Huffman algorithm is an article for the use of Huffman encoding and decoding tree, which contains detailed descr iption of the document
<彭宗山> 在 2025-07-27 上传 | 大小:82kb | 下载:0

[数据结构常用算法N-queen_linear_time

说明:N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
<Fancy> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculater

说明:很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.
<Fancy> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法SUFFIX_ARRAY

说明:后缀数组的一个C++实现,在字符串统计中有很大作用。-Suffix array of a C++ implementation, plays a significant role in statistics in the string.
<Fancy> 在 2025-07-27 上传 | 大小:2kb | 下载:0

[数据结构常用算法a

说明:按照前序非递归遍历二叉树,递归法将二叉树的左右子树互换-In accordance with the pre-order traversal non-recursive binary tree, binary tree recursive method will swap the left and right subtree
<周清林> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法qinghuauniversitysdatastructure

说明:清华大学数据结构c++版的代码,很稀罕,很稀有,相当的珍贵-Tsinghua University, the data structure c++ version of the code, very rare, very rare, very valuable
<张明> 在 2025-07-27 上传 | 大小:4.05mb | 下载:0

[数据结构常用算法bitree

说明:构建并交换二叉树的左右子树,完整的可运行程序-Construction and exchange about the subtree tree, run the program can be complete
<roye> 在 2025-07-27 上传 | 大小:7kb | 下载:0

[数据结构常用算法TestHechangDuixing

说明:动态规划之合唱队形,即利用动态规划解决合唱队形的问题-Dynamic Programming
<liweilong> 在 2025-07-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:根据一棵二叉树结点的先根序列和中根序列构造该二叉树,并输出该二叉树的后序遍历结果。-According to a binary tree the root node of the first sequence and the sequence structure of the tree root and post the output of the binary tree traversal results.
<tlh> 在 2025-07-27 上传 | 大小:848kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树算法,如何构造二叉树以及对二叉树的操作-BinaryTree
<星子> 在 2025-07-27 上传 | 大小:51kb | 下载:0

[数据结构常用算法AllocBuddy

说明:伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution o
<liyuansong> 在 2025-07-27 上传 | 大小:2kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 659.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org