资源列表
zojcode
- zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
Bubble-Sort
- 冒泡排序,随机生成500个随机数,并用冒泡对这500个随机数进行排序。-Bubble sort, randomly generated 500 random numbers, and the bubbling of these 500 random numbers to sort.
maze
- 迷宫问题,可用于 visual turbo c-Maze can be used for visual turbo c++ ... ...
Sift
- 一个用C++来修改的SIFT算法,可以查看源码有一些中文注释 交流学习
DataStructure
- 数据结构算法与应用----C++语言描述-Algorithm and application of data structure---- C++ Language to describe
untitled-folder
- Newton s Method in the univariant and multivariant cases for Mathematica
Find
- 一些经典查找算法的介绍与实现,介绍其数据结构可以更好地了解这些查找算法。-Find some classic introduction and implementation of the algorithm, it introduces its data structure can better understand these search algorithm.
huffman
- c语言数据结构 ,利用哈夫曼树存储结构 , 实现了通讯录。针对大连海事大学数据结构上机实验-the data sturcture which called huffman-tree,we use it to creat a software whose funcation is like address book .
Turing
- 基于Java实现的图灵机程序,该程序可以可视化地展现一套图灵机程序的内部运算过程与工作机制,可供研究可计算性理论的相关人员参考。-This is a Turing machine based on Java . The program can visually demostrate a the internal computing process and working mechanism of a turing machine, fitting for those who study the
HeapSort
- 通过调整堆中各元素的位置的方式,实现堆排序,并且按序输出-By way of adjusting the position of each element in the heap, the heap sort to achieve, and sequentially outputs
b无知者无畏dzzww
- 数据结构实例收藏-examples collection of data structure
mingzi
- 求100以内的质数算法,实现快速找质数,简洁易懂-The prime algorithm within 100