-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序,...
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
- 2022-07-10 22:20:11下载
- 积分:1
-
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。...
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded results.
- 2022-02-14 20:53:03下载
- 积分:1
-
C++人力资源管理系统
一套完整的人力资源管理系统 包括员工信息管理等诸多模块
对C++范围SQL数据库进行了函数封装 可靠性高 包括增删改查等模块
可直接用于项目开发和学习
- 2022-08-19 20:31:28下载
- 积分:1
-
computer engineer
关于dss系统,即提供pmis系统和做erp系统。
- 2022-01-25 18:02:39下载
- 积分:1
-
eVB 数据浏览器
eVB 数据浏览器-eVB data browser
- 2022-03-13 06:20:42下载
- 积分:1
-
Data structure the curriculum design issues welcome maze download
数据结构 课程设计 迷宫问题 欢迎下载-Data structure the curriculum design issues welcome maze download
- 2022-12-18 14:05:03下载
- 积分:1
-
Data structure, the classical algorithm, C language and double
数据结构,经典算法,C语言和BASIC语言双重代码动态演示程序-Data structure, the classical algorithm, C language and double-source dynamic language BASIC demo program
- 2022-07-04 00:21:08下载
- 积分:1
-
ADO MD 程序员参考手册
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小:...
ADO MD 程序员参考手册
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 808 KB
-ADO MD programmer"s reference manual books Language : English books categories : program design license : free software books Size : 808 KB
- 2022-04-27 06:01:55下载
- 积分:1
-
利用Linklist实现超大整数之加减乘除
利用Linklist实现超大整数之加减乘除-Linklist achieve large integers using the Math
- 2022-10-17 09:30:03下载
- 积分:1