搜索资源列表
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
miracl-user
- 一套关于大数运算函数库,用来设计与大数运算相关的密码学之应用,这里是说明文档-a majority of computing functions, for the design and operation of large numbers of Cryptography Application, here is the documentation
QUICKQUEUE
- 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
tree-2.03
- 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
3756
- 数据结构的课程设计,魔王语言的设计,有源程序、文档,测试用例、C语言实现-data structure of the curriculum design, the fiendish language design, and source code, documentation, test cases, the C Language
otree
- 用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档-C realized based on O-tree-id wiring layout design tools source code, related documentation
btree
- 用c++写的用于ic设计中布图布线的工具源码,采用btree结构,包含文档-using c + + to write for ic design layout source routing tools used btree structure, including documentation
ourdev_423854
- VC编程源码,算法,文档,DTMF软解码-VC programming source code, algorithms, documentation, DTMF decoding software
shujuku
- 对n个桶中不同颜色的砾石进行排序的数据结构文档-N months in barrels of different colors of gravel sort of data structure documentation
sjjgks
- 这是一个数据结构的课程设计的源码和相关文档说明。-This is a data structure of the curriculum design of the source code and related documentation.
CommonOrder
- 用动态规划的方法找出两个序列的最长公共子序列,C++,包含有完整文档说明。-Dynamic programming methods used to identify two of the longest sequence of public sub-sequence, C++, contains the full documentation.
FileProgramming
- c写的操纵文件的几个小程序,包括文件连接,文件复制,文件加密-c written to manipulate the document in several smaller procedures, including documentation to connect, file copy, file encryption
data
- 数据结构的课程设计,是实现二叉树的数据结构,包括文档。-Data structures course design is to achieve binary tree data structure, including the documentation.
datastructure
- 学习数据结构时候自己写的相关练习代码和课程设计,包括队列 链表 队列等,课程设计包括源代码和文档-When studying the data structure related to practice writing their own code and curriculum design, including the queue, the queue list, etc. The curriculum includes the source code and documentation
shujujiegou
- 主要是数据结构的学习课程实验程序,及文档,有魔王语言,哈弗曼数,系数矩阵,等等,有堆栈指针的用法,-Main course of study data structure experimental procedures, and documentation, there is devil language, Havermann number, the coefficient matrix, and so on, there is the stack pointer usage, etc.
pointcardmarketingsystem
- 一个完整的点卡销售系统,是基于c++用vs2005开发的,有源程序和文档设计报告,是我们软件工程的课程设计。-A full point card marketing system is based on using vs2005 c++ development, design reports with source code and documentation is our software engineering course design.
Josephus
- 约瑟夫环的实验,包括一个cpp源代码文件以及doc说明文档。-Joseph ring experiments, including a cpp source code files and documentation.
Classical_data_structure_documentation
- 数据结构经典文档资料,有关数据结构的经典题型,很好的文档资料学习参考-Classical data structure documentation, the data structure of the classic mold of a good reference documentation to learn
car_park
- 算法超级好的停车场管理系统 用文件的形式保存信息 内含PPT演讲材料以及说明文件-Algorithm is super good parking management system to save the information with the file containing the form of PPT presentation materials and documentation
1
- 数据结构里的迷宫问题求解,文档中有VC6.0编程源代码-Data structure in the maze problem solving, documentation, program source code in VC6.0