资源列表
KString_class_src
- 一个非MFC的类似CString的字符串类,实现了各种字符串的操作。-a similar non-MFC CString string and realizes the various string operation.
MultiTimer
- 各种定时器编程,可实现高精度的定时器,实现毫秒级或微秒级的延时-various timer programming can achieve high-precision timer, achieving millisecond or microsecond delay
GhostDisk
- 简易软盘镜像工具的实现及操作系统编写初步介绍-simple floppy disk image and the tools to achieve the operating system on the preparation of the preliminary
bbsAspPrograme
- 用asp开发的一个聊天室,管理员可以新建话题,删除话题,普通会员只可以浏览和回复话题-with an asp development of the chat room, new topic administrator can delete the topic. ordinary members can browse and reply topic
flow-minitoe
- 功能巨全界面漂亮的带宽使用量监视器,bv实现,可编译运行。-function Ju-beautiful interface bandwidth usage monitor, bv, which could be compiled operation.
MiniCA2
- MiniCA V2.0版本源码。《小型CA系统V2.1含源码》发表以来,得到了广大程序爱好者的支持与鼓励,为答谢各位,特发布MiniCA V2.0版本(含源码),希望对大家有所帮助。2.0版本只完成了原定功能的70%,这一点有点对不起大家。不过鄙人有更有意义的事情要做,因此这件事情就被无限期的搁置了。有兴趣的可以在此基础上继续开发。秉承OPENSSL的原则开放了自己的代码,为的是方便大家。请保留版本、版权信息。请勿用于商业用途。特别感谢:台湾台中县张凯棠(Commer 卡门)先生 commerc
xtd_IPC
- 一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
xie_shell
- 一个简单的关于LINUX下的模仿SHELL的实现的程序,多指教-a simple on the LINUX SHELL imitate the realization of the procedures and enlighten
dm9000x_Linux_v126
- dm9000 linux driver 希望对大家有用-dm9000 linux driver hopes useful for all
Tasm_5
- TASM Compiler for free used.-processor used Compiler for free.
buffertest
- this ring buffer sample.
WindowsNetAndConmunicationDesign
- 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window