-
data clustering
it数据挖掘项目这里采用分类聚类算法,hm那里采用k均值和模糊c均值提出算法,c4.5 ans see 5算法我们在本项目工作中采用,
- 2022-04-25 17:50:46下载
- 积分:1
-
There are binary search, binary conversion, data structure, traveling salesman a...
这里面有二分查找、进制转换、数据结构、货郎担算法、动态网络最短路线等等很多很多的程序-There are binary search, binary conversion, data structure, traveling salesman algorithm, dynamic shortest route network and so on many, many procedures
- 2023-02-21 00:15:04下载
- 积分:1
-
Window 编程例子, 比较cool !
Window 编程例子, 比较cool !-Window programming examples, cool!
- 2022-05-22 18:46:30下载
- 积分:1
-
校园导游系统
本代码通过C++实现校园导游系统,在程序中设置了十多个地点,可查询各地点的具体信息,展示两地点之间的最短路径,展示任意一个地点到其他各地点的最短路径等。同时,也可以增添或删减节点及边,也就是可任意增加新的地点信息。
- 2022-03-19 03:17:57下载
- 积分:1
-
酒店管理系统,完整的文档和源代码,可以直接用来下载使用…
酒店住宿管理系统,有完整的文件和源码,
可以下载使用-hotel management system, complete documentation and source code can be downloaded for use
- 2022-01-27 11:15:53下载
- 积分:1
-
这是用java实现的一个仓储管理系统,数据库部分有一定参考价值,包含整套设计方案和项目报告书。...
这是用java实现的一个仓储管理系统,数据库部分有一定参考价值,包含整套设计方案和项目报告书。-Java This is achieved using a warehouse management system, part of the database have a certain reference value, including the entire design and project report.
- 2022-03-26 12:54:54下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
数据结构基本算法实现 用C++实现理发馆防真功能
数据结构基本算法实现 用C++实现理发馆防真功能-basic data structure algorithm in C-achieving barber"s shop really function
- 2022-12-10 19:25:03下载
- 积分:1
-
人事管理系统VC源码
登录的用户和密码均为RSK
人事管理系统VC源码
登录的用户和密码均为RSK-Personnel Management System VC FOSS users and login passwords are RSK
- 2023-08-16 14:00: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