搜索资源列表
pop3agent
- pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure P
ObjectInspector
- bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of an
Register
- Windows95/98/Me的注册表包含了windows95/98/Me的系统配置、PC机的硬件配置、Win32应用程序和用户的其他设置信息。注册表和INI文件不同,它是多层次的树状数据结构,具有六个分支(根键),每个分支又由许多的键和键值组成,而每个键则代表一个特定的配置项目。 在实际编程工作中,我们遇到了如何在Visual C++中对Windows95/98/Me注册表整个 树状结构信息进行访问和修改的问题,如查询和修改注册表中用户姓名和公司名称的有关信息。 通过编程实践,
MFCtest12Code
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
TASM5
- 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。 1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDD
CIniEx
- INI文件操作C++类,可实现读写删除操作,支持各种数据类型,方便好用。-INI file operations C++ Category can be deleted to achieve read and write operations, supports a variety of data types, easy-to-use.
segment
- 1 本程序说明了用概率法猜测“人名”的一般过程 2 用户可以修改config.ini文件中的值 3 用于测试的三个文件中: test1是小学语文课本语料 test2是按句分行的语料 test3是包含歧义串的语料-A descr iption of the procedures for using the probability method guess " names" the general course of 2 users can modify
easyVM_Small.tar
- easyVM是一个简单的虚拟机。 0.1版本只支持8086指令集和一些简单的I/O设备,只支持英文文本显示方式。 0.2版本主要是在0.1版基础上加了一小部分32位指令(push eax等),使得easyVM可以运行MS-DOS 6.22自带的大部分程序。 文件说明: ==================== Bios\Bios.bin Bios程序 Bios\BiosData.bin CMOS数据
nylcode333
- 在c:/windows目录下格式化文本 将win.ini信息读取到内存,按照信息类型进行存储,以命令行形式指示用户对各信息编辑;编辑后的信息替换文件源信息。-C :/ windows directory, formatted text will read win.ini information into memory, according to the type of information stored in the form of a command line instructs the u
WIN
- 用C++Bulider在WIN.INI中保存信息-可以做配置信息用-C++ Bulider information stored in the WIN.INI- can do for configuration information
el511
- 本补丁完美破解,附带两个验证程序,可验证本补丁的完美破解程度! 1. 下载易语言5.11静态编译正式版-精简版 下载地址: http://www.eyuyan.com/edown/e/E5.11/e511_chs.exe 下载易语言5.11静态编译正式版-完整版 下载地址: http://www.eyuyan.com/edown/e/E5.11/e511_chs_all.exe 下载解压后覆盖到易语言安装目录 2. 下载VC6链接器 地址: http
Q3-Dev_GUI
- Delphi.This actually a GUI Version of an application i wrote some months ago, called Q3-Dev, wich was a console application written in c++. I wrote it when i was making maps for Quake 3, and wanted something that would start a map, with my wanted par
cbuilderPP-ini
- C++builder写写到配置文件ini上的小程序-C++builder write to the configuration file ini applet
USB
- 功能:1、对APP升级(文件转移) 2、对系统与模块升级(文件转移) 3、对图片与图像的导出(文件在U盘内) 将usb/usb_ini/usb_test.c在linux下进行编译,执行。前提插入U盘,内usb/usb_ini/autorun,ini文件-Features: 1, to upgrade the APP (file transfer) 2, the system and module upgrade (file transfer) 3, export of p
gh0stcodebye
- 终结者源码 唔错编译控实例,对于学习远程控制编写的同学有很好的参好价值~~值得学习 [TCP.rar] - 一个远程控制的demo,tcp同步,包括传文件和控制 [MIME-C.rar] - mime的C语言实现,用于开发邮件客户端。 [zjzyuanma.rar] - 终结者告别版源码发给大家谢谢了。呼呼哈哈.免费了.无错编译啊. [iocp.zip] - 这个是IOCP远程控制软件的模型,服务端运行后会自动发送本机信息到客户端,客户端采用IOCP重叠机制。只有一个上线
inifile
- C++实现读取INI配置文件(QT开发环境) -C++ achieve read INI configuration files