-
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
-
创建BDE别名,在运行时自动创建的。
创建BDE别名,在运行时自动创建的。-BDE created Alias, operates automatically created.
- 2022-01-22 02:30:13下载
- 积分:1
-
图论常用算法的C语言程序,对于图论的一些应用有很大的指导作用!...
图论常用算法的C语言程序,对于图论的一些应用有很大的指导作用!-Graph theory algorithm commonly used C-language program, for some applications of graph theory has a great guide!
- 2022-08-21 07:03:36下载
- 积分:1
-
用vb开发atm界面,具有修改密码,转账,存款取款功能,中英文界面,然后连接数据库,添加时间功能...
用vb开发atm界面,具有修改密码,转账,存款取款功能,中英文界面,然后连接数据库,添加时间功能-Vb interface atm with the development of a modified password, fund transfer, cash deposit function, in both Chinese and English interface, and then connect to the database, add the time function
- 2023-06-02 05:20:03下载
- 积分:1
-
金属融化问题
南开大学 金属融化问题 辛运帏老师 C++实现 含测试样例
- 2022-05-17 21:26:23下载
- 积分:1
-
数据库系统:访问数据库。访问数据库并能对出错进行捕捉
数据库系统:访问数据库。访问数据库并能对出错进行捕捉-database system : access to the database. Access to the database and is able to capture for mistakes
- 2022-07-05 08:42:30下载
- 积分:1
-
西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。...
西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录,并可以显示实时数据 曲线,数据报表功能还未增添,以后有机会会添上,有问题请email我。
通讯控件及控件使用手册
使用西门子prodave 控件
程序中使用了tchar控件
这是第二版-Siemens and computer communication procedures, including source code description of the procedures for data acquisition times can be recorded and can display real-time data curve, data reporting capabilities have not yet added to the future, will have the opportunity to add, have questions, please email me. Communication control and control the use of manual control procedures for the use of Siemens prodave used TCHAR control This is the second edition
- 2022-03-04 09:19:27下载
- 积分:1
-
数据结构链表 创建链表,删除元素,插入元素,查找元素,检查给定的插入位置的正确性,节点移动,单链表...
数据结构链表 创建链表,删除元素,插入元素,查找元素,检查给定的插入位置的正确性,节点移动,单链表-Create a linked list data structure linked list, deleting elements, inserting elements, find elements, check to set the location of the correctness of insertion, node movement, a single list
- 2022-08-25 22:30:43下载
- 积分:1
-
求出一个序列的最长升序列,使用了动态规划的方法
求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach
- 2022-02-25 07:18:05下载
- 积分:1
-
Java连接MySQL
应用背景在Java数据库连接使用 ; MySQL;NetBeans,注:这里的学生已经创造了在MySQL数据库MySQL root用户名关键技术MySQL connector.jar文件可从网站:wvw.mysql.comNetBeans IDE ; ;7.5MySQL 5.51
- 2022-08-15 09:25:59下载
- 积分:1