搜索资源列表
C-Free
- 看标题就明白了~! 是一个注册机来的,不过,我不知道能不能上载,这是我第一次上载东西,希望大家支持~!-can understand the title on ~! RI is the one, but I do not know whether or not available, This is the first time I set out on things that we support ~!
huffmanTree
- 在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。 -the study data structure, they often do not know what the structure and algorithm, as well as how use. This little procedure fully demonstrated the application of th
hash
- 想看的就知道了 关于希哈表的算法,不知道是否合适你
tree_algorith
- 这次上传的是线性链表的存储结构与基本操作的实现的代码.这是从课程设计里拿出来的不知道行不行
redgreen
- 自己写的红绿灯的例子!呵呵,面试之后回来写的,请大家参考指正!属于设计模式的练习,不知道选择windows其他小程序分类恰当否!应该归属于设计模式和数据结构类
表达式求值(修改)
- 本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样-the code in Visual C + + compiler environment to achieve, but we do not know in pure C + + to run what will be the outcome
八数码问题
- 一个解决八数码问题的源码,不知道怎么样,多多指教-a digital solution to the problem source, I do not know how kind, exhibitions
JHCTDXT
- (本人今年的数据结构课程设计为方便大家特次上传,本站有一个和我的一样,本人曾下过,里面只是部分说明,没有真正的源代码,不知道管理员看没看,那样的作品也能年上传通过)模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。我们对问题作适当简化,假设:某城市共有M个可能的呼救点(居民小区、工厂、学校、公司、机关、单位等),分布着N所医院(包含在M个点中),有K辆救护车分派在各医院待命,出现呼救病人时,由急救中心统一指派救护车接送至最近的医院救治。救护车完成一次接送任务后即消毒,并回原处继续
Algorithm
- 上传试试看 不知道 是不是一定成功的-test
01bag
- 01背包问题最简单实现,可在其上做更多的扩展,不知道可否不用递归用堆栈-01 knapsack problem to achieve the most simple, can do more in its expansion, I do not know can not use recursive stack
shujujiegou
- 先说说什么叫稀疏矩阵。你说,这个问题很简单吗,那你一定不知道中国学术界的嘴皮子仗,对一个字眼的“抠”将会导致两种相反的结论。这是清华2000年的一道考研题:“表示一个有1000个顶点,1000条边的有向图的邻接矩阵有多少个矩阵元素?是否稀疏矩阵?”如果你是个喜欢研究出题者心理活动的人,你可以看出这里有两个陷阱,就是让明明会的人答错,我不想说出是什么,留给读者思考-First talk about what is meant by sparse matrix. You said that the
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
sort
- 自己写的一个简单的排序算法,不知道传什么上来,大家不要见怪-sort algrithm
04strings
- 数据结构中的串用法比较复杂,而且有堪称重头戏的KMP算法,很多读者即使会用也不知道原理,本电子书将对其详细讲述-Use the string data structure is complex, and has called the highlight of the KMP algorithm, many readers do not know if will use the principle of the book will detail its
results-of-polynomials
- 使用C++实现计算多项式相加的结果,不知道如何,请大家验证-Using C++ to achieve the results of calculation of polynomials
Cpp5
- 推箱子 自己算的算法 不知道好玩吧 大家试试吧-a box
tuixiangzi
- 推箱子 自己算的算法 不知道好玩吧 大家试试吧-boxs that made by my self
4
- 初学数据结构的人,面对一个个算法,一个个伪代码,不知道如何入手,本程序是一个参考源码,有助于初学者快速入门-Beginners data structure, in the face of each algorithm, a pseudo code, don t know how to start, this program is a reference source, help beginners quickstart
Queue
- 本源码是数据结构顺序队列的相关操作源码,能够直接运行,帮助那些初学数据结构不知道从何入手的人快速入门-This source code is the data structure of the related operation order queue source code, can be directly run, help the beginners data structure don t know how to start from the people quickstart
LinkedStack
- 本源码是数据结构链栈的相关操作源码,能够直接运行,帮助那些初学数据结构不知道从何入手的人快速入门-This source code is the data structure of the related operation chain stack source code, can be directly run, help the beginners data structure don t know how to start from the people quickstart