资源列表
VC写的一个菜单程序
- 用win32 API 实现的一个菜单程序。
vpn源码
- 红狼VPN
gaussian distributed number
- C Generate a pseudorandom, gaussian distributed number with mean 0 and standard deviation 1. C The random number is generated with ran1. C param idum An integer argument passed to ran1
ica 独立特征分析的vc库
- ICA独立特征分析的开源库,速度很快,很稳定
学生管理系统-STL版
- 一个用c++写的控制台版学生管理例子,主要用STL写成
vpn C源码
- 一个vpn拨号的C++源码
windows视频聊天
- 详细介绍了windows 平台视频, 音频实时传输,是初学者的很好实例。
TextFileIO
- Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be ANSI or Unicode. The class pr
Java 泛型的理解与实现 -- 编程技术大全
- Java 泛型的理解与实现 -- 编程技术大全
vc做的定时器和冰河病毒检测
- vc做的定时器和冰河病毒检测,dingshi.txt实现的定时器,zhucebiao.txt是冰河病毒检测
C#打印图片
- 打印图片的实例