-
对给定的N个数进行排序,进行非降次序排序,要求使用归并排序...
对给定的N个数进行排序,进行非降次序排序,要求使用归并排序-The number of a given set of n sorted, according to the non-descending order of arrangement, requires the use of merge sort
- 2022-02-13 07:40:49下载
- 积分:1
-
ORACLE The largest component of the logic. ORACLE database by one or more table...
ORACLE最大的逻辑组成部分。ORACLE数据库由一个或多个表空间组成,一个表空间由一个或多个数据文件组成,但一个数据文件只能属于一个表空间。数据库表等对象是存放在表空间中的。-ORACLE The largest component of the logic. ORACLE database by one or more table space for components, a table space by one or more data files, a data file can only belong to a table space. Database tables and other objects are stored in the table space.
- 2022-03-17 19:34:39下载
- 积分:1
-
多项式总和的链表数据结构
数据结构中的链表类实现多项式的相加 用C++实现!-Linked list data structure in the sum of polynomial-type implementation with C++ implementation!
- 2022-08-24 18:03:49下载
- 积分:1
-
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则...
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when changes to documents. For commercial purposes, please contact the original developers. In principle, only for the purpose of learning
- 2022-05-13 01:17:31下载
- 积分:1
-
phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAuto...
phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAutoBackup能够按设置每天/周定时备份,选择不同的表格来备份,当备份表格时,可以设置备份开始和结束的行数,以便让你能够有选择的备份一个巨大表格(数百万条数据)任一部分。
-phpMySQLAutoBackup can automatically backup mysql database, and export the database (data and structure) and then compressed into gzip format to inform you by email. phpMySQLAutoBackup able to set up a day/week timer backup, choose a different form to back up, when the back-up form, you can set the beginning and end of back-up the number of rows, so that you can choose to backup a large table (millions of data) any part of.
- 2022-02-07 21:54:44下载
- 积分:1
-
用VC编写的读取SQL数据库的小程序
用VC编写的读取SQL数据库的小程序-VC prepared by the reader SQL database small program
- 2023-04-17 17:05:03下载
- 积分:1
-
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;...
内存池,如果需要减少长时间、不断开辟小内存的程序产生的内存碎片对程序运行效率的影响,可以使用该类库;-Memory pool, if the need to reduce the time, and constantly open up a small memory memory fragmentation procedures of the process the impact of operating efficiency, you can use the class library
- 2023-06-12 10:55:13下载
- 积分:1
-
采用vb写的资料系统管理器功能特别
采用vb写的资料系统管理器功能特别-use of the information systems management function, particularly for
- 2022-06-17 06:15:57下载
- 积分:1
-
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号...
易语言开发的,可以导入excel格式文件到指定数据库的student表中,并进行同名检查,再自动编号-Easy language development, you can import excel files to the designated student database table and check the same name, and then auto-ID
- 2022-06-27 16:12:06下载
- 积分:1
-
可能是最快的排序算法.源代码和演示文件.
可能是最快的排序算法.源代码和演示文件.-probably is the fastest sorting algorithms. Source code and presentations.
- 2022-04-29 10:50:42下载
- 积分:1