资源列表
5
- 这是一个可变背景的程序,主要是掌握OnSize方法。-This is a variable background process, mainly master OnSize methods.
MyPrint
- 可以将当前对话框截取图像并连接打印机打印出来。-Can capture the entire screen, the screen can be pasted into the interception of a document.
SaludTotal
- erp full erp developed full working in asp.net
Gracenote_PC_SDK_2.6
- Gracenote MusicID PC SDK ver 2.6
VisualCplus_kj
- Visual C++ 编程资源大全源码控件-Visual C++
StatusBus
- 示例使用状态栏。在状态栏上增加显示鼠标的位置等信息。-Sample using the status bar. Increase in the status bar shows the location of the mouse and other information.
SCOMMV23
- 串口通信助手2.3版本的源程序。vc6.0下的
Plpc2378_ucoso
- 在LPC2378上移植好的UCOS+UCTCPIP,源码层层次清晰,协议栈非常稳定。IDE为KEIL FOR ARM。 -Clear LPC2378 on the transplant the good UCOS+UCTCPIP, source-layer hierarchical protocol stack is very stable. IDE KEIL FOR ARM.
05
- 图像沿着正弦曲线移动 是在 mfc实现 其实主要在view类中-Images are down sinusoid at mfc mobile implementation is mainly in view category
ooh323.tar
- 国际电信联盟提供的H.323协议。文件包含所有实现源代码,全部可以编译通过。-The source code of H.323 protocol.
Modbus_21.rar
- 串口RS232/485,读取温度表显示温度,Serial RS232/485, read the thermometer shows the temperature
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要