资源列表
满m叉树和皇后问题
- 这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen's solution algorithm.
unicode与汉字 的对应表
- unicode与汉字 的对应表-with Chinese counterparts Table
FFTLS
- 自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
8Quing
- 八皇后问题(附自编解说)-8 Queens (self Commentary)
新建 文本文档 (10)
- 这是一个骑士周游的问题 希望对大家有帮助-This a tour of the Cavaliers hope to be helpful
新建 文本文档 (8)
- MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮\"Open MP3 File\"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、
多线程例子~
- 一个简单的多线程的例子-a simple example Multithreading
multi_pattern
- 一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以-multimode on a matching algorithm to achieve the linux realizing, I hope we can have a look at the research
www-igm_univ-mlv_~lecroq_string
- 重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string matching algorithms are studied.
4565474757
- C++经典数值算法源码(good)-C classical numerical algorithm source code (good)
qsort&huffman
- 快速排序&huffman
exp10
- 采用邻接矩阵实现有向网的存储,建立有向网,并实现单源 最短路径算法-adjacency matrix used to achieve a storage network, to establish a network and to achieve single source shortest path algorithm