-
RCPPlugin
有关Eclipse插件开发的书籍,十分有用(book about eclipse plugin very useful)
- 2011-12-02 11:46:24下载
- 积分:1
-
基于VC++的包过滤防火墙
说明: 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。
本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time.
This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
- 2020-07-08 14:28:57下载
- 积分:1
-
vc封装了HTTP操作的类支持代理服务
vc封装了HTTP操作的类支持代理服务-vc encapsulates the type of operation in support of HTTP proxy service
- 2022-12-15 20:20:03下载
- 积分:1
-
123
易语言彩票源码 获取网站数据 并且导出excel文档(Easy language source code for the lottery site data and export excel document)
- 2013-07-30 18:46:11下载
- 积分:1
-
PetrolBunk
simulation of petrol bunk
- 2013-03-21 14:00:32下载
- 积分:1
-
TestMatrix
说明: 实现通过Vector实现的多种加速的矩阵乘法,包括利用intel的AVX指令的实现方法(To realize multiple accelerated matrix multiplication by vector, including the implementation of AVX instruction by Intel)
- 2020-06-08 16:32:18下载
- 积分:1
-
ThreeInOne
插值演示,牛顿插值,拉格浪日插值,三次样条插值(interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation)
- 2020-12-02 20:09:25下载
- 积分:1
-
UNICOM
说明: 中国联通短信业务开发源码 开发接入程序必须有一定的socket编程基础,
且必须熟悉sgip1.2协议才可以,我应一位网友的要求将我开发的短信接入程序源代码发布,希望对开发短信业务的朋友提供一些帮助,代码可自由传播。(sms sound code)
- 2010-03-24 13:53:28下载
- 积分:1
-
AbstractCharsetDecoderTestCase
Super class for concrete charset test suites for Java.
- 2013-10-05 08:22:42下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1