-
用vb6.0实现GIS的重要算法TIN的生长算法。
用vb6.0实现GIS的重要算法TIN的生长算法。-GIS using vb6.0 an important method to achieve the growth of TIN algorithms.
- 2022-12-21 20:10:03下载
- 积分:1
-
数据结构中的快速排序算法演示及其相关算法源码
数据结构中的快速排序算法演示及其相关算法源码-data structure of the Quicksort algorithm and demonstrated correlation algorithm source code
- 2022-01-25 14:29:46下载
- 积分:1
-
一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究....
一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究.-a compression algorithm, named PPMD, higher compression ratio, and can make its own decisions and build, please algorithm research colleagues to study together.
- 2022-06-17 22:22:38下载
- 积分:1
-
超市网站,数据结构,最小生成树问题。自性。
超市选址,用数据结构,求最小生成树问题。自设计算法为超市寻找一个最短路径。-Supermarket site, the data structure, and minimum spanning tree problem. Since the design of algorithms for the supermarket to find a shortest path.
- 2022-03-04 22:22:38下载
- 积分:1
-
oracle database for the ranking algorithm
oracle数据库的排序查询算法-oracle database for the ranking algorithm
- 2023-05-19 17:00:04下载
- 积分:1
-
一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业...
一个计算逻辑表达式的程序,是结构化计算机组成课实习的作业-a logical expression calculation procedures, the structure is composed of computer training classes operations
- 2022-03-11 19:27:59下载
- 积分:1
-
此程序为一个简单的oracle数据库程序,用于学生信息与课程成绩对应...
此程序为一个简单的oracle数据库程序,用于学生信息与课程成绩对应-This procedure as a simple oracle database for student information and curriculum corresponding results
- 2022-05-20 08:44:19下载
- 积分:1
-
The realization of the source of the most basic database operations, insert, mod...
本源码实现了对数据库的最基本的操作,插入,修改,添加删除等基本操作,旨在对读者掌握最基本的数据库操作-The realization of the source of the most basic database operations, insert, modify, add, delete and other basic operations, aimed at the readers grasp the most basic database operations
- 2022-02-06 09:19:15下载
- 积分:1
-
使用powerbuilder开发的小型图书店系统。请查阅!
使用powerbuilder开发的小型图书店系统。请查阅!-Use PowerBuilder to develop small-scale map Bookstore. Please check!
- 2022-03-18 07:27:03下载
- 积分: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