-
MS SQL数据库连接学校管理系统java
在MS SQL Server数据库连接 java的学校管理系统;
- 2022-07-25 09:05:03下载
- 积分:1
-
凸包算法的实现,用的控制台程序,不过已经能够说明问题了...
凸包算法的实现,用的控制台程序,不过已经能够说明问题了-convex hull algorithm for the realization of the console procedures, but has been able to illustrate the problem
- 2022-03-23 12:33:00下载
- 积分:1
-
数据库学习
初次接触数据库的童鞋们 从简单的实例中 慢慢学习 逐步认识 本例注重c#的训练 更清晰的讲解 有关windows窗体
- 2022-04-09 13:42:50下载
- 积分:1
-
针对Excel表格文件操作的编程实现
可实现读写和表格查询
针对Excel表格文件操作的编程实现
可实现读写和表格查询-against Excel spreadsheet file manipulation of the program can achieve literacy and form inquiries
- 2022-08-24 09:53:03下载
- 积分:1
-
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大...
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大-code name : an information management system information management system of the source, VB ACCESS2000 ADO, powerful
- 2022-12-10 02:35:03下载
- 积分:1
-
delphi中使用ADO的源代码
delphi中使用ADO的源代码-use of the source code for ADO
- 2022-06-27 13:44:22下载
- 积分:1
-
minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。...
minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。-minilist class implementation. One of the data structures, using c++ implementation minilist classes have been tested.
- 2022-04-22 16:56:44下载
- 积分:1
-
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高...
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
- 2022-03-19 13:35:27下载
- 积分:1
-
This is a beginner's book for the past programming white cases are different...
这是初学者的宝典,以以往的编程白例是不同的,有较大的区别,里面有100多个编程实例-This is a beginner"s book for the past programming white cases are different, the difference is larger, there are more than 100 examples of programming
- 2022-09-05 14:00:03下载
- 积分:1
-
数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能...
数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能-basic algorithm data structure design to achieve a C calculator, calculator should have the basic functions
- 2022-02-14 16:08:04下载
- 积分:1