-
此程序包括三部分,通讯,数据库,和界面设计。是一个常用的工业测控用的程序。...
此程序包括三部分,通讯,数据库,和界面设计。是一个常用的工业测控用的程序。-This procedure consists of three parts, communications, databases, and interface design. Is a commonly used in industrial monitoring and control proceedings.
- 2023-06-12 01:10:03下载
- 积分: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
-
tree traversal of the four, China and Syria, the former sequence after sequence...
树的四种遍历方式,中叙,前序,后序和按层遍历算法,前三个用递归很好实现,最后一个复杂点。-tree traversal of the four, China and Syria, the former sequence after sequence and by layer traversal algorithm, the former three Recursive properly achieved, Finally a complex point.
- 2022-08-17 13:05:30下载
- 积分:1
-
数据结构算法集锦,采用vb语言编写,集多种常见的数据结构算法。...
数据结构算法集锦,采用vb语言编写,集多种常见的数据结构算法。-Collection algorithm data structure used vb language, multi common data structure algorithms.
- 2023-06-19 16:00:04下载
- 积分:1
-
货郎担问题的分支限界算法,速度很快,并且结点可以到达35个...
货郎担问题的分支限界算法,速度很快,并且结点可以到达35个-The branch and bound algorithm for traveling salesman problem, very fast, and the node can reach 35
- 2022-02-03 02:43:54下载
- 积分:1
-
非常完整的电梯模拟系统 欢迎大家提出宝贵建议
非常完整的电梯模拟系统 欢迎大家提出宝贵建议-this a complete system of simulating the elevetor,welcome to your advice,thank you
- 2022-05-17 00:49:31下载
- 积分:1
-
旅游管理系统1分为12类模块,4个模块,一个VB…
旅游管理系统一共分12个类模块,4个模块,一个VB开发的旅游信息管理系统,很完整使用-Travel Management System 1 is divided into 12 categories module, 4 modules, a VB development of tourism information management system, it is full access! ! !
- 2022-01-24 16:29:27下载
- 积分:1
-
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql-generation database links sql statement and the tools to help not familiar with the sql netizens application sql
- 2022-03-02 00:54:13下载
- 积分:1
-
DBSCAN算法的分类
基于密度的应用噪声空间聚类。DBSCAN是最常见的聚类算法之一。
- 2022-02-26 17:04:41下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1