资源列表
Harmonic
- 经验模态分解用于电力系统间谐波分析,效果挺好-ENID for inter-power system harmonic analysis, the effect is very good
NQueen
- N皇后问题,如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后-N queens problem, how can we place n queens on an n × n chessboard so that no queen can not directly eat other Queen
solutionA
- 该算法利用两个链表,实现从文件中读取数据,并将其插入到合适位置,实现快速排序的功能.-The algorithm uses two lists, achieve read data a file and insert it into the proper position for fast sorting function.
EQ0202
- 八皇后问题,使用C++语言,VS2010开发-Eight queens problem, using C++ language, VS2010 development
YUESEFU
- 数据结构经典练习题,约瑟夫环,完整版,编译无错误-data structure exercise
HAFUMAN
- 哈夫曼编码器,完整版,编译无错误.哈弗曼译码输入字符串可以把它编译成二进制代码,输入二进制代码时可以编译成字符串。-data structure exercise
TING-CHE-CHANG
- 完美的停车场管理程序哈哈,数据结构经典,堆栈的经典练习-datastructure exercise
wenxuezhushou
- 文学研究助手代码,无错误,数据结构经典练习题-data structure
TU-BIANLI
- 图的遍历演示,无编译错误,数据结构经典练习题-data structure
erchashu
- 二叉树结构体。使用c++的class的方式实现-c++ erchashu
LinkedStackInheri
- Linked Stack Inheri链栈(继承链表)例程 运行环境 vc6.0-Linked Stack Inheri
shell_sort
- 本程序主要介绍了希尔排序的大致思想,有利于初学者快速的掌握这种算法-shell sort