资源列表

« 1 2 ... .65 .66 .67 .68 .69 1470.71 .72 .73 .74 .75 ... 2656 »

[数据结构常用算法AdjGraph

说明:c++实现数据结构中图的邻接表存储以及基本操作-c++ data structures stored in the adjacency table and the basic operations
<陈林> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法2

说明:这是一个迷宫算法,能自动生成迷宫,并寻找从入口到出口的一条通路-This is a maze algorithm, can automatically generate the maze and find the entrance to the exit from a path
<jim> 在 2024-10-10 上传 | 大小:229376 | 下载:0

[数据结构常用算法the_longest_rising_qeue

说明:在一串整数列中找出最长增子序列,并输出其长度。所谓最长增子序列,如13752的最长增子序列为137或135.-find out the longest queue whose items are from the original queue and trend is rising. Put out its length.
<> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法CCProxy

说明:把两个有序表A[0..n-1],B[0..n-1]合并成一个有序表C[0..2n-1]的算法-no
<cgx> 在 2024-10-10 上传 | 大小:1103872 | 下载:0

[数据结构常用算法hufftree

说明:哈夫曼树。哈夫曼树的visual c++版程序。简单可行,亲测可用-Huffman tree. Huffman tree program visual c++ version. Simple and feasible, pro-test available
<Edward> 在 2024-10-10 上传 | 大小:129024 | 下载:0

[数据结构常用算法Fresnel_Integrals

说明:Compute Fresnel integrals C(x) and S(x)
<Pedreiro> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Polynomials

说明:Plynomials Functions: Legendre, Hermite, Laguerre and Chebycev
<Pedreiro> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Clanguage

说明:数据结构(C语言版)-严蔚敏,随书源码,方便大家直接引用-Data structure (C-language version)- Yan Wei-min, with the book source, we facilitate a direct reference to
<Jason> 在 2024-10-10 上传 | 大小:8282112 | 下载:0

[数据结构常用算法Cpp1

说明:用动态规划和贪心法解决背包问题 问题:给定n种物品和一个背包,物品i的重量是Wi,其价值为Vi,背包的容量为c,问如何选择装入背包的物品,使得装入背包的物品的总价值最大?-=.=
<GSrue> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法fwd3

说明:利用C++语言,实现二叉树的遍历,前序中序后序,层序,递归非递归-Using C++ language, to achieve binary tree traversal, pre-order in the sequence after sequence, sequence, recursive non-recursive
<李默> 在 2024-10-10 上传 | 大小:5456896 | 下载:0

[数据结构常用算法CppApplication_10_2_1

说明:利用c++,栈,队列的方法,解决二叉树的遍历,递归非递归-Using c++, stacks, queues, solutions to the binary tree traversal, recursive non-recursive
<李默> 在 2024-10-10 上传 | 大小:10240 | 下载:0

[数据结构常用算法EXPRI2

说明:二叉树的操作及哈夫曼编码系统的实现-BinaryTree
<wyy> 在 2024-10-10 上传 | 大小:1586176 | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 1470.71 .72 .73 .74 .75 ... 2656 »

源码中国 www.ymcn.org