-
this article describes how to use a few sql Operators
本文介绍如何使用一些sql操作符
- 2022-04-06 09:39:31下载
- 积分:1
-
网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版...
网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版-Job recruitment Web site an official version of the system (source), MS SQL database, with the installation of video, full version without functional limitation
- 2022-12-31 18:55:13下载
- 积分:1
-
我从网上下载的vc编的odbc源程序。他作为我的学习资料,希望对大家有用。...
我从网上下载的vc编的odbc源程序。他作为我的学习资料,希望对大家有用。-I downloaded from the Internet made the odbc source vc. Him as my learning materials, in the hope that useful to everyone.
- 2022-02-14 20:25:44下载
- 积分:1
-
-
- 2023-03-02 05:00:03下载
- 积分:1
-
Sqlite包装v.4.7为对(深版)
SQLite的包装库的源代码,4.7版本可与最新的PBWIN编译器中使用
- 2022-03-17 03:53:35下载
- 积分:1
-
Shortest Path 2 is the data structure of knowledge but the procedures are a litt...
最短路径2 是有关数据结构的知识 但是程序稍稍有一个小小的失误-Shortest Path 2 is the data structure of knowledge but the procedures are a little bit errors
- 2023-01-02 17:10:03下载
- 积分:1
-
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。...
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。-Matlab Application chapter provides a large number of application examples Matlab. Compatible with the three have said, the consolidation of Matlab knowledge.
- 2022-06-14 23:04:39下载
- 积分:1
-
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序...
用delphi实现的各种排序算法,图形界面,可实现插入排序、交换排序、选择排序、合并排序以及基数排序-used to achieve the various sequencing algorithms, graphical interface, insert can be realized, in order of ranking exchange, SELECTION SORT, the merger sort of base sequencing
- 2022-09-30 02:05:03下载
- 积分:1
-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分: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