-
企业固定资产管理系统
企业固定资产管理系统-Enterprise Fixed Assets Management System
- 2022-01-31 00:08:44下载
- 积分:1
-
POJ 1166己AC源代码,不信你可以试试.
POJ 1166己AC源代码,不信你可以试试.-POJ 1166 F AC source code, do not believe you can try.
- 2022-09-09 11:35:03下载
- 积分:1
-
Database programming, using java, JDBC, J2EE development database
数据库程序设计,采用java,JDBC,J2EE开发数据库-Database programming, using java, JDBC, J2EE development database
- 2023-02-28 14:20:04下载
- 积分:1
-
这也是个数据库的编程,是演示如何连接远程的数据库的。
这也是个数据库的编程,是演示如何连接远程的数据库的。-This is a database programming, shows how to connect to the remote database.
- 2022-05-15 06:24:54下载
- 积分:1
-
这是一个练习链表的扑克牌程序,可以自动发牌,比较大小。如果想和计算机对战,只需要稍微改动一下程序即可。...
这是一个练习链表的扑克牌程序,可以自动发牌,比较大小。如果想和计算机对战,只需要稍微改动一下程序即可。-This is a practice Chain cards procedures, it will automatically licensing, size comparison. If you want to, and computer war, only slightly modifying procedures.
- 2023-04-09 10:40:03下载
- 积分:1
-
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中...
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中数据访问操作的频度,为频繁数据访问操作所对应的数据项创建索引,达到改善数据访问性能的目的。实验结果表明,该方法提高了数据查询的速度。-A novel method called data-access-flow based index optimization (DAFIO) is proposed to provide automatic index select for databasein order to improve the data access performance. By integrating the data model and process model of the IT systems and getting data access flow, theDAFIO method can analyze the data access flow to find those data item which are accessed frequently, and then create indexes for these frequentitems. The experiment results show that the novel method is effective to improve the data access performance.
- 2023-04-15 10:50:04下载
- 积分:1
-
1.定义数据结构。
2.编写函数,实现插入排序算法。
3.编写函数,实现希尔排序或快速排序等效率较高的算法。...
1.定义数据结构。
2.编写函数,实现插入排序算法。
3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Defined data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficient algorithms.
- 2022-06-26 20:02:41下载
- 积分:1
-
作者对ADO进行封装并演示了它的使用
作者对ADO进行封装并演示了它的使用-writer for Packaging and demonstrated its use
- 2022-02-25 21:12:53下载
- 积分:1
-
ACM模拟试题 饮食问题 附件中有详细的题目要求和运行通过的源代码...
ACM模拟试题 饮食问题 附件中有详细的题目要求和运行通过的源代码-ACM mock examination papers eating problems are detailed in the annex to the subject requirements and run through the source code
- 2022-04-23 23:09:24下载
- 积分:1
-
VFP Guide example, the program from the standpoint of beginners, involving the e...
VFP指南示例,本程序从初学者的角度出发,涉及建立数据库、修改基本的加法操作、如何设计菜单(包括快捷菜单)、工具和类应用程序;还有应用程序,如SQL语句、语句标号设计和动画制作等内容很简单;直到一个完整的编译过程最终成功,包括VFP程序设计的大部分内容
- 2022-08-22 08:13:57下载
- 积分:1