-
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。...
本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
- 2022-08-26 09:11:28下载
- 积分:1
-
宾馆客房管理系统的源码
宾馆客房管理系统的源码-Hotels Rooms source code management system
- 2022-01-26 04:01:45下载
- 积分:1
-
简单的聊天
此代码是只有简单的聊天系统。开发此应用程序由 PHP 和 Mysql。那里有很多的 JSP。
- 2022-08-15 21:26:44下载
- 积分:1
-
vb做的
vb做的-教学计划安排与排课系统-vb do-teaching plans and Timetable
- 2022-05-08 11:59:26下载
- 积分:1
-
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义...
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义-their work. . VB-based library management system. Feeling very realistic significance
- 2022-07-13 19:45:07下载
- 积分:1
-
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增...
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
- 2022-06-02 10:24:49下载
- 积分:1
-
c/s类型通讯和分布式数据库的基本讲解,适于初学者使用
c/s类型通讯和分布式数据库的基本讲解,适于初学者使用-c/s the type of communication and distributed database basic explanations, suitable for beginners to use
- 2022-06-26 12:35:02下载
- 积分:1
-
oracle9i错误号查询
oracle9i错误号查询-wrong inquiry
- 2022-02-07 20:43:51下载
- 积分:1
-
这是网络上一位网友自己写的数据结构里一些算法的实现,对学习数据结构的初学者比较有帮助。...
这是网络上一位网友自己写的数据结构里一些算法的实现,对学习数据结构的初学者比较有帮助。-This is a network of friends to write their own data structure to achieve a number of algorithms, data structures for beginners to learn more to help.
- 2022-01-25 20:19:31下载
- 积分:1
-
双链表的一个简单实现,双链表的插入也删除
双链表的一个简单实现,双链表的插入也删除-Double-linked list to achieve a simple, double-linked list insertion also delete
- 2022-01-30 21:09:39下载
- 积分:1