-
C++数据结构树结构类定义及有关算法
C++数据结构树结构类定义及有关算法-C data structure tree structure type definition and the algorithm
- 2022-03-09 15:47:39下载
- 积分:1
-
设备管理系统,具有参考价值
设备管理系统,具有参考价值-equipment management system, with reference value
- 2023-08-23 13:30:04下载
- 积分:1
-
图书系统管理系统
图书系统管理系统-Library System Management System
- 2022-06-19 11:43:19下载
- 积分:1
-
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系
摘要 ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract design automation sped up the code, and
guarantee all processes all use the same naming standard and the
structure produce. In order to enhances the encoded efficiency as far
as possible in the large-scale SQL project, the author has compiled
when a series of designs (design-time) saves the process, produces
when the movement with them (run-time) saves the process, and always
uses in the project. Recently, the author renewed its memory process
in order to use SQL the Server 2,000 characteristics, including user
definition function. This article institute and the content cover
founds and carries out these dynamic T-SQL script to cause the
ordinary database memory process code automation.
- 2022-04-12 03:09:38下载
- 积分:1
-
数据结构第三章课后题二叉树
资源描述数据结构第三章课后题二叉树,对于初学数据结构有很大的帮助
- 2022-01-26 08:13:28下载
- 积分:1
-
VB6 and ActiveX
- 2022-01-28 03:37:05下载
- 积分:1
-
Data Structure e
数据结构电子书,清华大学出版社,严蔚敏老师-Data Structure e-books, Tsinghua University Press, YAN Wei-min Teachers
- 2022-01-22 06:44:26下载
- 积分:1
-
几种常用排序算法的效率比较,通过测试可得出这几种排序算法的优劣....
几种常用排序算法的效率比较,通过测试可得出这几种排序算法的优劣.-several commonly used algorithm efficiency comparison, the test may come this algorithm several merits.
- 2022-03-15 07:57:19下载
- 积分: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
-
计算行列式。完成矩阵的计算
关于行列式的计算.可以完成矩阵的有关计算-determinant of the calculation. To complete the calculation of the matrix
- 2022-03-05 21:39:00下载
- 积分:1