-
If it is found that the control has prompted unregistered, please run
如果发现有提示控件未注册,请运行"控件注册.bat"注册控件.-If it is found that the control has prompted unregistered, please run
- 2022-08-25 02:53:06下载
- 积分:1
-
Data structure of the source code and supporting notes, very complete, very usef...
数据结构的源代码和配套讲义,非常齐全,初学者非常实用。-Data structure of the source code and supporting notes, very complete, very useful for beginners.
- 2023-07-06 18:45:03下载
- 积分:1
-
the binary tree traversal. And recursive and non
二叉树的各种遍历。递归和非递归遍历以及层次遍历。-the binary tree traversal. And recursive and non- recursive traversal level traverse.
- 2022-05-09 14:28:11下载
- 积分:1
-
企业事务管理系统
企业事务管理系统-Enterprise Management System
- 2022-08-19 02:25:23下载
- 积分:1
-
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库...
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库-Is the distributed database described the basic concept and principle, suitable for beginners to understand what is distributed database
- 2022-03-26 03:02:48下载
- 积分: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
-
在SQL archivosdedatos
----crear archivos.mdf.ldf和ndf
- 2022-03-15 23:02:20下载
- 积分:1
-
试试 Moodle 的电子学习
Moodle 是一个开源免费的电子学习网站。
简单下载 moodle 安装它......
在你的 htdocs......
& 使用它在多个方面......访问作为老师经理、 学生、 部门首长和管理员...
- 2023-07-08 10:20:04下载
- 积分:1
-
vfp编写的简单计数器.可以轻松实现计数,清零等功能
vfp编写的简单计数器.可以轻松实现计数,清零等功能 -Probe preparation of simple counters. Easily count, reset function
- 2022-05-28 13:33:24下载
- 积分:1
-
C++连接ACCESS数据库
该数据库的源代码是本人自己开发,主要对于刚学习数据库的初学者有很多大的帮助,能够很好的帮助你理解数据库的用法。
- 2022-03-19 00:55:03下载
- 积分:1