搜索资源列表
1
- 连续和问题的啦 还不错的 没看过的一起来看
操作系统实验的编程
- 操作系统实验的编程,请注意啦,各位请指第纳一下。
quicksort
- 这个是快速排序, 代码正确,拷下来就可以用啦
looking
- 模式匹配法来匹配指纹,这篇文章写啦整体的原理和实现方法
DataStructEx1
- 数据结构 最小生成树 两种算法 还有代价计算啦
HUFFMAN
- 哈夫曼树的建立源代码。。。 共享给各位啦-Huffman tree to establish the source code. . . Sharing to Members啦
heap_sort
- 数据结构是程序设计人员必修的课程,而排序又是重中之重,heap_sort就更不用说啦-Data structure is a procedural designers the compulsory courses, while the sort is the most important, heap_sort啦, not to mention
insert_sort
- 排序中的insert_sort是用的最多的一个排序方法啦-Sort of insert_sort is one of the most sort method you
OS
- 银行家算法,没什么好说的啦,初学~有错的地方大家多指教~-Banker' s algorithm, to say nothing of you, beginner ~ where we have the wrong number of index ~
huffman_3
- 功能包括从文件中读取文章,将文章转换为哈夫曼编码,将哈夫曼编码还原,就是那几个基本算法的实现啦。 为了方便查看,这里输出的哈夫曼编码是1byte的,其实真正应该将其变为1bit存储,这样才能达到压缩的目的。-Features include articles to read from the file, the article is converted to Huffman coding, Huffman coding will be restored and that is the rea
AVLdongtaichazhaobiao
- 数据结构设计性实验,用平衡二叉树实现的动态查找表,很有用的哦~!站长加点分啦~!-Data structure design of experiments, using balanced binary tree implementation of dynamic look-up table, useful Oh ~! Webmaster add some points 啦 ~! Thank you
Readme
- 到家啦就死定了饭卡上建档立卡福建按老师看到附件-Friends home on a dead man meal card set card archiving by the teacher see Annex Fujian
DEMO
- ghost的树型分组的代码分享出来啦!!大家速度下哦-ghost tree group to share the code coming out!! Oh you speed
500880ch01
- C++实现排序,查找,循环管健康健康科技了卡啦啦啦 历历可考-C++, sort, find, cycle control health health technology can test a distinctly La La karaoke
Haffman
- 哈弗曼编码 想必不用解释太多了吧 就是哈夫曼树啦-哈弗曼编码 想必不用解释太多了吧就是哈夫曼树啦
sequence-list
- 数据结构(C语言版)简单顺序表的实现,希望有帮助啦-The realization of the order form
caipaiyouxi
- 猜牌游戏 小勇有3张纸牌,他用来跟小实玩猜牌游戏。先,小勇把3张纸牌给小实看,说:“小实,心里选一张,我等会可以猜出你选的是什么。”小实说:“好的,我心里选了一张啦。”小勇拿出第1张牌和第2张牌组成一组,问:“这里有没有你选的牌?”,小实说:“有啊”,然后小勇拿出第2张牌和第3张牌组成一组,-Guess brand game Xiaoyong three cards, he used with a small real play guessed brand games. First, Xiaoy
Classic-algorithm
- 讲述一些经典的算法问题,看完就成算法大牛啦-Talk about some of the classic algorithm, after reading into the algorithm, Daniel
binary_search
- C++二分查找、插值查找、斐波那契查找对比C++的实现源码,不是完整程序,仅是核心算法文件,需要完整功能估计自己得动动手啦。-The C++ binary search interpolation Find to Fibonacci to Find the realization of the contrast C++ source, not a complete program, only the core algorithm file, you need the full functiona
zhengyuanbiyesheji
- 使用A星算法计算中国各大城市之间的最短路径。比如从北京到武汉的最短路径要经过哪些城市。当然,常见的两点之间最短路径算法是迪杰斯拉的算法。这是我的毕业设计,现在分享给大家啦。-A star algorithm to calculate the shortest path between the major cities in China. For example, to go through the shortest path from Beijing to Wuhan city. Of cour