资源列表
SortDemo
- 各种排序的程序,应用多种数据结构-various sequencing procedures, application of a variety of data structures
校际运动会管理系统
- 校际运动会管理系统-Schools Games Management System
多线程例子~
- 一个简单的多线程的例子-a simple example Multithreading
新建 文本文档 (8)
- MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮\"Open MP3 File\"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、
新建 文本文档 (10)
- 这是一个骑士周游的问题 希望对大家有帮助-This a tour of the Cavaliers hope to be helpful
Humgzi3
- 用c语言编写的哈夫曼压缩解压-prepared by the Huffman compression decompression
8Quing
- 八皇后问题(附自编解说)-8 Queens (self Commentary)
FFTLS
- 自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
unicode与汉字 的对应表
- unicode与汉字 的对应表-with Chinese counterparts Table
满m叉树和皇后问题
- 这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen's solution algorithm.
排列和n皇后
- 这是一个关于算法中的皇后问题的算法。-This is one of the Queen's algorithm of algorithms.
chessplate
- 分治算法解决棋盘覆盖问题-partition algorithm chessboard coverage