资源列表
wuban
- 假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-Assuming the ball over the weekend, men and women to enter the ballroom, the respective line up a team. Dance begins, followed by men s and women
clockC++
- 用C++实现圆盘式和数字式时钟,通过实例掌握MFC的应用,实例中提供了详细的说明。 -With C++ Achieve disc and digital clock, through the examples of master MFC application examples provided in detail.
avl_tree
- C++实现的avl树-C realization of the AVL tree
GM2
- 这是一个职业五子棋程序。 使用c++代码编写,约15000行。 棋力与04年亚军five6相当。 -This is a career Gobang procedures. Use c++ Coding, about 15,000 lines.棋力with considerable five6 runner-up in 2004.
baobiaogongcheng
- c++Builder写的上传报表工程文件,可以参考下,希望对大家有帮助-c++ Builder From written statements of engineering documents, you can reference, it is hoped that all of you help
tony
- #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70) printf("7
winpcap
- winpcap(windows packet capture)是windows平台下一个免费,公共的网络访问系统。开发winpcap这个项目的目的在于为win32应用程序提供访问网络底层的能力。 -winpcap (windows packet capture) is under the windows platform, a free, public network access systems. WinPcap development The aim of this project is
renshiguanlixitong
- VB+ACCESS做的毕业设计,可实际运行,适合小型企业使用-VB ACCESS done graduate design, the actual operation, suitable for small enterprises to use
DSPExp
- 数字信号处理中的IIR、FIR设计以及幅频响应的计算和波形演示-Digital signal processing in the IIR, FIR design and the calculation of amplitude-frequency response and waveform presentation
vpost42
- 流场分析后处理小程序,可直接将矢量图输出至DWG文件-Flow Field Analysis of a small post-processing procedures, can be directly output to vector DWG file
TaxBox
- 税控器应用软件下微机源代码,包括底层软件驱动和通信等-Tax under the microcomputer application software source code, including the underlying software drivers and communications
YOYOPlayer1.1.3
- 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. 3,歌词的设置更为丰富,很多地方以前是固定的,现在都是可以改变的,并且增加了纵向显示歌词的卡拉OK显示功能,还支持字体是否抗锯齿显示的选项.
