-
在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果...
在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果-In the sequential storage structure, using the sequential search algorithm, sorting algorithm directly into the search for a keyword such as algorithms, the output search results
- 2022-02-04 13:48:57下载
- 积分:1
-
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。...
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
- 2022-07-21 20:53:21下载
- 积分:1
-
BP神经网络JAVA代码
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK。
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK
- 2022-07-13 13:26:46下载
- 积分:1
-
根据事务文件成批地更改主文件并得到一个新的主文件,与吴伟民数据结构课本完全一致,用C实现...
根据事务文件成批地更改主文件并得到一个新的主文件,与吴伟民数据结构课本完全一致,用C实现-Affairs bulk to change the primary document to be a new master file, and data structure Xiulan WU Weimin textbooks entirely consistent with achieving C
- 2022-03-11 16:47:38下载
- 积分:1
-
C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。...
C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
- 2023-02-08 18:00:04下载
- 积分:1
-
调用存储过程,使用外链接,方便用户操作。
调用存储过程,使用外链接,方便用户操作。-Call stored procedure, the use of outside links, user-friendly operation.
- 2022-01-27 13:15:57下载
- 积分:1
-
实现数据库存储管理的demo
数据库存储管理的实现,根据输入文件建立 B + 树索引和散列索引,并将索引存入外存文件中。实验实现 B + 树索引的建立、查找、插入、删除,以及索引写入外存、重新读入和重构等功能
- 2022-08-22 23:03:36下载
- 积分:1
-
0 / 1背包问题的几种解决方案,包括回溯,动态规划…
0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
- 2022-08-04 06:47:07下载
- 积分:1
-
adapt the DP to solve the common longest strings(two and one dimension array)
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
- 2023-08-24 05:45:03下载
- 积分:1
-
数据结构哈夫曼实习报告
数据结构哈夫曼实习报告-data structure Huffman internship report
- 2022-07-14 01:34:53下载
- 积分:1