资源列表
vb
- 网吧管理用,还没写完,论文用的程序,有计时功能,写完后会重新上传-Internet cafe management use, yet finished, the paper with the procedures, timing function, will re-upload finished
particleed
- HGE粒子工程文件 HGE粒子编辑器particleed,包含了源文件(非原创)可视化的粒子编辑和输出-HGE particle engineering project
vc-telephone-number-book
- 实现电话本功能,基于vc的c语言编程,利用c中的switch语句-Realize the phone function
CPU-CPU1_20080513_1528
- saia burgess software sample
OPCdotNETLib
- OPC Client .net lib,本程序是一个以C#语言编写的OPC Client事例,内含相关库文件。-OPC OPC Client .net lib
MFC
- 深入淺出MFC(第㆓ 版 使用Visual C++ 5.0 & MFC 4.2)-Dissecting MFC (Second Edition Using Visual C++ 5.0 & MFC 4.2)
LeCinema-Ver0.9
- .首次运行添加音乐向导 (Delayed) @4.音乐迁移向导 8.sysTray 的Tooltip不正确 10.addWidget to QMenu (Delayed) @11.音乐管家 12.实现拖入操作 @15.音乐下载器 @16.加入声控播放功能 20. pause 时渐进效果 (deprecated) 22. PlayUrl Functionaltiy 23. clear list functionality (Delayed) 28. 将
GA-for-TSP
- Genetic Algorithm For Travelling sales man (TSP) problem c++ source code file-Genetic Algorithm For Travelling sales man (TSP) problem c++ source code file
Tabu-search-TSP
- tabu search algorithm for travelling sales man (TSP) problem, c++ code
CityVille_Multi_File029
- This will make your desktop a cube like
PLDY5.0
- cad lisp 仅供参考,互相学习,共同进步。-this is cadlisp document.please dangload it.thanks!
fifo-queue
- The advantage of using a FIFO structure for a data flow problem is that we can decouple the source and sink processes. Without the FIFO we would have to produce 1 piece of data, then process it, produce another piece of data, then process it. With th