搜索资源列表
ini88888888file
- UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX / Linux, a good Packaging, INI file reading and writing class.
DCFile
- 通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
SMS_Log.rar
- 读log4cpp类库的简单封装和应用,对应用Log4cpp开发的程序员有借鉴意义。,Log file program
log.rar
- 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。,class of log to file, for C++ under Unix/Linux.
File-integrity-testing-procedures
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
file
- 在类unix中可以方便使用的封装后的文件操作的接口。-In the category of unix can be user-friendly package of documents after the operation interface.
MultiThreadProxy
- 这是一个运行良好的类unix环境下的支持http 1.1 的网络文件下载器-This is a well-functioning type of unix environment to support http 1.1 download network file browser
TIniFile
- linux下INI文件读写类。 方便在Linux下编程应用参数配置-INI file to read and write under linux category. Facilitate the programming of applications in the Linux configuration parameters
ftp_wlq
- 自己编写的ftp客户端与服务器。实现功能强大。包括文件类功能和目录类功能。保证可执行。-I have written a ftp client and server. To achieve powerful. Class features including file and directory type functional. Ensure that the executable.
filelock
- C++实现的UNIX文件锁操作类 在Linux下测试通过-C++ implementation of the UNIX file lock
inifile
- ini 读写类, linux/win 通用-class to read and write ini file, linux/win general
linuxqt
- linxu qt 编程入门, 目录 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表-linxu qt introductory programming, directories, the installatio
zip
- 根据zlib实现的一个解压单个文件,所有文件,以及压缩文件的一个类。同时引用了部分别人的代码。-According to an extract to achieve a single zip file, all files, and compressed file a class. While some others refer to the code.
PICExp
- 多进程并发运行的程序,它由不同的进程完成下列工作: (1)接收键盘输入进程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它进程处理。 (2)显示进程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据进程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件number.txt中,除字母和数字外其它数据丢弃。-Multi-process progr
small-unix
- 用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divided into three parts, as follow
readXls
- Linux下面使用C读取excel表格的内容,需要安装libxls类库。-Read excel file using C in Linux, library libxls is needed!
writeXls
- Linux下面使用xlslib类库生成excel文件。-Using xlslib to generate excel file in Linux.
USER-DFA
- 一个基于c++模板类的dfa程序,可以直接编译运行,环境在linux上成功运行,里面只有一个c文件和h文件-Dfa program based on C++ template class, you can directly compile and run the environment to run successfully on linux, there is only one c file and h file
3Marquee
- Qt包括多达 250 个以上的 C++ 类,还提供基于模板的 collections, serialization, file, I/O device, directory management, date/time 类。甚至还包括正则表达式的处理 功能。-Qt includes up to more than 250 C++ class also offers collections of templates, the serialization, the file, I/O device,
yfcomputer1
- 计算机操作系统技术实验类文章,主要介绍shell编程技术基础,主要介绍Linux下对于简单进程与进程之间通信,以及对于管道的应用问题。文件的共享,数据的访问。-Computer operating system technology experimental articles, and introduces the technical basis of shell programming, and introduces the communication between a simple pro
