资源列表
TJFTP_demo
- A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indi
wapappforweather
- 天气预报的一个简单wap程序,对wap初学者比较好的一个实例参考
xml1_demo
- Very fast parser for parsing XML files. It is template based and writen in C++. Tested for VC6 and VC7. The parsing is handeled by one class. Working with the class is very easy, but the internal code is complicated. Demo, helpfile and sourc
ExecPkg
- Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.
pan88168
- ASM制作的keygen,适用初学ASM,内置的是winimg8.0注册机,版权与我无关,
undirectedgraphtraversing
- 此程序是学完数据结构课后,对无向图进行深度和广度遍历的c程序,vc6环境下测试通过。
factorial
- 利用数组实现大数阶乘,初始数组设为long int,长度35000,可以实现8000以内任意数的阶乘,可以修改数组长度,改变所计算数的范围。用c实现,vc6.0环境下测试通过
graphic
- 一个用C#编写的小型的3D图形系统,可以生成简单的几何图形,包含一些基本的图形变换和渲染的操作。
CHSMenuDemo
- 菜单。多种菜单,几乎覆盖了菜单的所有花样。非常值得学习使用。
IPv6
- 一个模拟IPv6协议进行打包解包和隧道传输的程序
WinTrans_src
- 使任意窗口透明的原代码,系统编程,使用了WINDOWS的隐藏函数。
CxShadeButton_demo
- 具有多种渐变的按钮,按钮不是重点,重点是各种很少见的渐变编程。