搜索资源列表
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
q
- 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
FileTool
- 解决vc++6.0与visio不兼容的问题,如安装Visio之后,vc++6.0“打开”出错,不能添加文件等。-Vc++6.0 with visio solution is not compatible issues, such as after installing Visio, vc++6.0 " open" error, can not add files.
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
filetoolarchive
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
filetool
- VC助手开发实例,在VC开发平台添加快捷键-VC assistant development example, in the VC development platform to add shortcut keys
FileTool
- 解决VC++6.0和office2007的打开按钮冲突问题,通过加入DLL文件的方式重新实现了打开文件和工程的功能。-VC++6.0 and office2007 resolve the conflict in the Open button, the way by adding DLL files to re-open the file and works to achieve the function.
FileTool
- FIle tool ,完美解决VC++不能添加文档和打开文档问题。-The FIle tool, the perfect solution VC++ can not add the document and open the document the problem.
FileTool
- 解决VC++中不能向工程中添加文件的错误-Solve the vc++ to the engineering can t add file error
filetool
- 完美解决VC++6.0中不能添加和引入外部文件的的问题,编译后,vc上会有添加文件按钮,使用方便快捷!-Perfect solution VC++6.0 can not add external files and the introduction of the issue, the compiler, vc there on the Add files button, easy to use and fast!
FileTool
- 使用这个DLL可以修复VC无法打开或添加到工程的问题。-repair vc6.0 bug
FileTool
- 修复win7下VC++添加文件到工程崩溃-Fix VC6.0 Add to Project
FileTool
- 用于解决VC6.0与Windows7不兼容问题,主要针对文件打开与加载导致VC崩溃的问题(Used to solve the problem of incompatibility between VC6.0 and Windows 7, mainly for the problem of file opening and loading causing VC to crash)