资源列表

« 1 2 ... .93 .94 .95 .96 .97 2198.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法wfpb_base64

说明:base64算法,前几天用来截获MSN协议时获取文件名时使用的。之前用的一个网上下下来的base64的源码,解码总是错误。后来干脆自己写了一个。由于MSN协议解出来的字符串是UNICODE的,所以那些base64转换器解码后显示不出有用信息,中间被截断(null字符)。 里面包含两个项目(一个库,一个测试程序)-base64 algorithm, a few days ago to obtain agreement inter
<王飞> 在 2024-09-20 上传 | 大小:17408 | 下载:0

[数据结构常用算法erchashu

说明:定时电路设计问题:定时电路是一个VLSI 芯片的关键部件,这里给出一个定时电路的 简单模型:一棵具有n 片树叶的完全平衡二叉树(其中,n 是2 的幂)。这颗树的每条 边e 有一个对应的长度le(le>0)。从根到一片给定树叶的距离是从根到这片树叶的路径 上的所有边的长度之和。 根产生一个时钟信号,它沿着这些边传播到树叶,信号到达一片给定树叶所用的时间是 与从根到这片树叶的距离成比例的。如果所有的树叶到根的距离都
<dd> 在 2024-09-20 上传 | 大小:190464 | 下载:0

[数据结构常用算法LinQueue.h

说明:数据结构(C++描述)链式队列类代码设计-Data structure (C++ Descr iption) chain queue design category code
<diyi> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LinStack.h

说明:数据结构(c++语言描述)链式堆栈类的定义和实现-Data structure (c++ Language descr iption) chain stack class definition and realization of
<diyi> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Array.h

说明:数据结构(c++语言描述)动态数组类的定义和实现-Data structure (c++ Language descr iption) dynamic array type definition and realize
<diyi> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zdlj

说明:在所输入的图中找到任意两点间的最短路径并将路径以图的形式输出-In the importation of any plans to find the shortest path between two points and the path in order to form the output
<> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法DS-41

说明:A C++ Program to show an example of Hashing using Mid-Square Method. 应用Mid-Square理论的哈希算法-A C++ Program to show an example of Hashing using Mid-Square Method. Application of Mid-Square Hash Algorithm Theory
<李丽> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegouchangyongsuanfaji

说明:数据结构算法集,包含了大量的数据结构常用算法-Data structure algorithms, including a large number of data structures commonly used algorithm
<韩毛儿> 在 2024-09-20 上传 | 大小:151552 | 下载:0

[数据结构常用算法Apriori

说明:aprori algorithm, easy to understand and modify
<Jerry> 在 2024-09-20 上传 | 大小:15360 | 下载:0

[数据结构常用算法linearlist

说明:linearlist线性表的源代码数据结构需要的-Linear List linearlist source code data structure needed
<jason> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法kruskal

说明:kruskal算法,数据结构中贪心算法的C语言实现。-Kruskal algorithm, data structure of the greedy algorithm in C language.
<jason> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法binaryheap

说明:binaryheap,二叉堆,数据结构中二叉堆的C语言实现-binaryheap, binary heap, data structures binary heap realize the C language
<jason> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 2198.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org