-
二叉树的先序遍历,使用栈实现(构造空栈,初始化栈)
二叉树的先序遍历,使用栈实现(构造空栈,初始化栈)-The first order binary tree traversal, use the stack to achieve (tectonic empty stack, initialize the stack)
- 2022-06-30 06:52:52下载
- 积分:1
-
求向量的欧式距离
求向量的欧式距离-vector for the Continental distance
- 2023-02-18 09: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
-
数据结构与算法
数据结构与算法-程序、素材二叉链表类派生应用类测试-Data Structures and Algorithms- procedures, materials list binary application-type test derived category
- 2022-07-20 14:21:24下载
- 积分:1
-
虚拟化存储系统
存储虚拟化是指将用户看到的存储资源同具体的物理存储设备分隔开来,为存储用户提供统一的虚拟存储池。它是具体存储设备或存储系统的抽象,展示给用户一个逻辑视图,同时将应用程序和用户所需要的数据存储操作和具体的存储控制分离。
- 2022-05-12 10:53:32下载
- 积分:1
-
数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等
资源描述数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等,对于初学算法基础课的学生有很大的帮助
- 2022-02-15 10:13:36下载
- 积分:1
-
postgresql7.4.6 Linux
PostgreSQL7.4.6 for Linux
- 2022-08-26 10:38:16下载
- 积分:1
-
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。...
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
- 2022-03-19 06:00:22下载
- 积分:1
-
OJ 1100 North online title, the success of the use of automata to solve the clas...
北大在线OJ 1100题,运用自动机成功求解方程式的经典例子,此程序可作为自动机模板-OJ 1100 North online title, the success of the use of automata to solve the classic example of the equation, this procedure can be used as a template automaton
- 2022-11-09 02:40:03下载
- 积分:1
-
ADO dynamic link with various heterogeneous database query data generation inser...
用ADO 动态连接各种异构数据库查询数据生成sql插入insert语句。-ADO dynamic link with various heterogeneous database query data generation insert insert sql statement.
- 2023-03-16 02:10:03下载
- 积分:1