-
普里姆算法求最小生成树(邻接表存储),用c++描写的,数据结构中的...
普里姆算法求最小生成树(邻接表存储),用c++描写的,数据结构中的-Prim algorithm for minimum spanning tree (adjacent table storage), with c++ description, data structure
- 2022-02-06 07:06:49下载
- 积分:1
-
completion of the process of non
该程序完成对二叉树的非递归中序遍历,因为其中涉及到二叉树的构造,而且使用类来构造,所以代码比较多。-completion of the process of non- recursive binary tree which preorder because it involved the construction of a binary tree, but the use of class structure, the code more.
- 2023-07-26 00:30:03下载
- 积分:1
-
BP神经网络JAVA代码
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK。
基于神经网络实现的JAVA代码,BP前缀型,使用简单。分为三个包,一个layer层,一个节点NODE 一个网络NETWORK
- 2022-07-13 13:26:46下载
- 积分:1
-
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。...
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。-Matlab Application chapter provides a large number of application examples Matlab. Compatible with the three have said, the consolidation of Matlab knowledge.
- 2022-06-14 23:04:39下载
- 积分:1
-
Ibats and struts is a example of the integration, including a number of database...
是一个ibats和struts的整合的实例,包括多个数据库的代码,(有oracle,MySQL等)-Ibats and struts is a example of the integration, including a number of database code, (with oracle, MySQL, etc.)
- 2022-11-30 14:50:03下载
- 积分:1
-
err
魔王语言解释
[问题描述]
有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
(1) α 转换为 β1β2…βm
(2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ
在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。
[基本要求]
用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。
(1)B 转换为 tAdA
(2)A 转换为 sae
[测试数据]
B(exnxgz)B解释成tsaedsaeezegexenehetsaedsae
若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一直鹅地上一只鹅”。
t d s a e z g x n h
天 地 上 一只 鹅 追 赶 下 蛋 恨
-err
- 2022-04-09 12:10:23下载
- 积分:1
-
North Daniudi title code 1240 of the original super
北大大牛代码 1240道题的原代码 超级权威
-North Daniudi title code 1240 of the original super-authority of code
- 2023-03-03 13:05:04下载
- 积分:1
-
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。...
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
- 2022-07-04 16:56:14下载
- 积分:1
-
calc24point application components of each document summary of the contents.
此文件包含组成 calc24point 应用程序的每个文件的内容摘要。-calc24point application components of each document summary of the contents.
- 2022-04-13 07:33:43下载
- 积分:1
-
一个功能强大的堆栈,使用非常灵活,你
一个功能强大的栈,用法很灵活,你会发现很有趣- A function formidable stack, the usage is very flexible, you
can discover very interesting
- 2022-02-14 16:18:33下载
- 积分:1