-
同一个数据库开发的系统,有源代码和发布版本
同一个数据库开发的系统,有源代码和发布版本-with a database development systems, and active code releases
- 2022-05-17 05:06:43下载
- 积分:1
-
大学英语精读学习软件,中英文对照,可复读,由于MP3文件太大,只上传2课,源程序未上传,打开数据库文件就知道编程思路。...
大学英语精读学习软件,中英文对照,可复读,由于MP3文件太大,只上传2课,源程序未上传,打开数据库文件就知道编程思路。-College English learning software, bilingual and can read, as much MP3 files, upload only two classes, the source did not upload, open database files know programming ideas.
- 2022-03-01 01:21:58下载
- 积分:1
-
使用单独的一个mdb文件,分类保存图片、文档资料,并自带图片浏览器。支持与操作系统之间的文件拖放来导入、保存文档图片。
程序对ListView、TreeVi...
使用单独的一个mdb文件,分类保存图片、文档资料,并自带图片浏览器。支持与操作系统之间的文件拖放来导入、保存文档图片。
程序对ListView、TreeView控件的应用,在Access数据库中使用二进制保存文件等的应用,可供大家参考。-It s a Mdb Code file.It s a good sample for ListView and Treeview.
- 2022-01-26 01:33:32下载
- 积分:1
-
C++ 语言编写的Point函数 初学者比较适宜!
资源描述本代码比较适合初学者,刚接触C语言的童鞋比较是以查看代码进行了解学习。主讲的是Point函数,编的小程序,供大家下载!
- 2022-06-13 00:46:40下载
- 积分: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
-
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的...
经曲的字符串匹配模糊搜索算法
思想不是本人的,但程序是本人编写的-By the song
- 2022-05-08 01:05:57下载
- 积分:1
-
this category, the database programming change simpler
这个类,使数据库编程变的更简单-this category, the database programming change simpler
- 2022-05-27 07:28:02下载
- 积分:1
-
procedures List C
程序C++双链表算法代码-procedures List C-code Algorithm
- 2023-01-16 15:00:03下载
- 积分:1
-
看见有些拿螺旋数字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)...
看见有些拿螺旋数字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)-see some figures with spiral matrix so many questions, although otherwise it is not difficult, but you may be an anxious not want to come out? :)
- 2022-02-15 02:28:39下载
- 积分:1
-
链表,实现两个链表的相加。用于求多现实!
链表,实现两个链表的相加。用于求多现实!-List, list the sum of the achievement of the two. Used for more than reality!
- 2023-01-30 08:25:03下载
- 积分:1