搜索资源列表
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
DCFile
- 通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
q
- 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
config
- 配置文件读取类,把配置文件读取封装起来,更容易对配置文件进行读操作
vC++_API_CFile
- 解读VC++编程中的文件操作API和CFile类 通过此文件,可以更好地了解CFile类
file_7_2
- windows ini文件操作类
Win32 API 注册表类的编制以及使用
- Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including addit
CFileDemo
- 使用CFile类进行文件操作实例源码,很不错的vc源码,希望能对大家有所帮助-Use the CFile class for file operations examples of source, very good vc source, I hope you can help
file
- 在类unix中可以方便使用的封装后的文件操作的接口。-In the category of unix can be user-friendly package of documents after the operation interface.
analyze
- 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
CWMI
- 一个用于操作WMI的类,包括连接远程WMI,有一个查询共享文件夹的演示。-For the operation of a WMI class, including the remote WMI, there is a shared folder inquiries demonstration.
filelock
- C++实现的UNIX文件锁操作类 在Linux下测试通过-C++ implementation of the UNIX file lock
RegisterExport
- 一个操作注册表的操作类,可直接导入.reg文件到注册表中,并且也可导出注册表-Operation of the registry a class action, can be directly imported. Reg file to the registry, and can also export registry
CFile
- 文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file operations at the end of the
CLFileOperate
- 使用缓存的文件操作封装类,能够明显提高写磁盘的速度。-A class use cache in file s operating which can improve properly in writting disk
cpp_tools
- 收集的c++工具类,很有帮助包括: CMarkup 读写XML文件 CAdo 数据库操作类 CIniFile ini文件操作类 CLogFile 写日志文件类 CMyToolTipCtrl 自定义的提示消息类 CSymbolEdit 自定义编辑框类-C++ tools collected useful include: CMarkup read and write XML documents CAdo operations CIniFile ini file manipulation clas
137fa122c96b
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-This is a VC6.0 prepared
FileOperate
- 用c++编写的用于文件操作的封装类,非常好用的类,可以实现文件的一些基本操作功能。项目经常使用的类,绝对好用,无问题,放心使用。-With c++ wrapper classes to prepare for file operations, very easy to use the class, you can implement some of the basic operating functions of the file. Class frequently used items, ab