搜索资源列表
ken
- 老鼠走迷宮 迷宮圖油txt黨讀檔 使用DevC++撰寫的-Mouse Maze maze map oil txt file using the party' s reading of written DevC++
Stack(devc)
- 数据结构C语言中的顺序栈的实现,是清华大学严版的。-C language data structure in order to achieve stack is a strict version of Tsinghua University.
mayetree
- 实现N叉树的建立、节点插入、删除、查找等。在devC环境下编译运行正常。-N-tree to achieve the establishment of the node insert, delete, search and so on. In the circumstances devC compiler operating normally.
HeapSort
- 自己写的一个堆排序C实现算法。在devC++上编译的,里面包含了exe文件。-To write a heap sort algorithm C. In devC++ of the compiler, which contains the exe file.
fibonacci
- The Fibonacci sequence written in C++. I used DevC to develop, compile and run the code. Project files are included.
dataStructure2
- DevC++ 数据结构 链表节点的 增加删除-DevC++ data structures to increase the list of nodes removed
DijistraShortestPath
- 迪杰斯特拉 最短路径算法 DevC++ 实现-Dijkstra shortest path algorithm DevC++ Implementation
huffman
- 本程序在DEVC++下实现huffman编码和解码,二者是分开的,压缩比达到1.7。程序也可以在VC++下运行。-The program DEVC++ achieve huffman encoding and decoding, the two are separate, the compression ratio of 1.7. Program can also be run under the VC++.
K-Approximate-match
- K近似匹配问题,可以直接使用。DEVC++环境下编译通过-K approximate matching, can be used directly. DEVC++ environment compiled by
devc
- 我的怎么不行了,运行过去,但是出毛病了,就是何雅玲老师的那本书上的附录。-My how to die, run over, but something wrong with that appendix Yaling on the teacher s book.
FWA-C-Codes
- 烟花算法的C语言实现,在Devc++环境中开发,通俗易懂。-The C code of the fireworks algorithm
six_sort_algorithm
- 基于DEVC++平台实现六种排序算法,包括常见的直接插入,shell排序,冒泡排序等。(Six sorting algorithms based on DEVC++ platform)