-
给定一个正整数
给定一个n位正整数a,去掉其中任意k
- 2022-08-22 12:54:39下载
- 积分:1
-
使用收音机
一个使用射频卡的考勤软件-use of a radio-frequency card appraisal software
- 2022-07-19 04:56:07下载
- 积分:1
-
考试管理程序,属数据库管理类,直接解压后就可以使用。
考试管理程序,属数据库管理类,直接解压后就可以使用。-examination management processes, database management is a category that can be directly extracted after use.
- 2022-05-09 01:07:32下载
- 积分:1
-
中后序列求二叉树,c语言,源码有注释,可供学习使用。
中后序列求二叉树,c语言,源码有注释,可供学习使用。-posterior sequence for Binary Tree, c language, a source notes for studying.
- 2022-03-21 05:13:57下载
- 积分:1
-
几个C的小程序,有汉诺塔,数环打印,链表的创建并自动排序...
几个C的小程序,有汉诺塔,数环打印,链表的创建并自动排序
-several small programs, Tower of Hanoi, several Central Print, Chain automatically create and order
- 2022-02-22 09:52:33下载
- 积分:1
-
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。...
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。-A fast, efficient software dictionary query. Improved red and black tree search algorithm.
- 2022-02-12 10:17:48下载
- 积分:1
-
Qt数据库操作
Qt对数据库操作,包括数据库打开与关闭,增加、删除、修改、查询,其中数据的展示是用自定义数据模型,是从QAbstractTableModel继承起的。
- 2022-03-03 10:17:11下载
- 积分:1
-
Transfert tables or sheet EXCEL to ACCESS
查看transfert表或EXCEL工作表以访问和检索
- 2022-11-16 03:05:04下载
- 积分:1
-
学位证书打印系统
学位证书打印系统-degree certificate printing system
- 2022-05-23 01:44:22下载
- 积分: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