-
Gray model forecast MALAB program, would like to predict a few years, simply ent...
灰色模型的预测的MALAB程序,想预测几年,只需将运行界面上输入几-Gray model forecast MALAB program, would like to predict a few years, simply enter a few runs the interface. . .
- 2022-07-09 00:59:23下载
- 积分:1
-
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。...
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。
(3) 要求将所学过的所有组件在表中体现,并通过事件处理对组件进行相关操作。
(4) 表中的输入信息要求存放于一文本文件中。
(5) 通过数据输出的方式,将文本中的输入信息读出后显示到屏幕上。
-(1) use the learned component to design a friendly registration form, design ways to Applet or Application. (2) The enrollment form for registration form or mail the user registration form. (3) requiring that all of the components studied reflected in the table and, through the event handling of the components related to operation. (4), enter the information requirements in the table stored in a text file. (5) The data output by the way, the text in the input information read out after the show to the screen.
- 2023-08-20 03:55:03下载
- 积分:1
-
visual basic program in planetary gear design
visual basic程序实现内行星轮机构设计-visual basic program in planetary gear design
- 2022-12-06 17:35:03下载
- 积分:1
-
读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了...
读取串口数据并画实时曲线的VC源码,我试过了,修改一些就可以用了-Read the serial data and pictures of the VC-source real-time curve, I tried to amend some can use
- 2022-01-22 11:34:46下载
- 积分:1
-
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路...
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点
[存储结构]
图采用邻接矩阵的方式存储。
[算法的基本思想]
采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。
#include
int number //队列类型
typedef struct{
int q[20]
-[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
- 2022-01-25 22:50:29下载
- 积分:1
-
rearrangement JiuGongTu the heuristic search algorithm
重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm
- 2023-05-16 06:20:03下载
- 积分:1
-
a JavaScript netnew written, the effect is to follow the mouse around the halo o...
一个用JavaScript写的网页特效,效果是跟随在鼠标周围的彩色的光环。把mousefollow.txt中的代码插入到和之间或插入到和之间就能看到效果。-a JavaScript netnew written, the effect is to follow the mouse around the halo of color. Mousefollow.txt put the code inserted into lt; Bodygt; And lt;/Bodygt; Or between inserted into lt; Headgt; And lt;/Headgt; Between you can see results.
- 2023-09-07 04:25:03下载
- 积分:1
-
上海地铁查询系统
代码为flash环境下使用action script 3.0编写的上海地铁查询系统。
可查询每个站点、每条线路的相关信息;
支持中英文切换;
支持快速搜索站点位置;
可通过D算法计算两站点间的最短路径以及所需时间、票价等。
- 2022-02-19 23:01:31下载
- 积分:1
-
Basic语言的基础上
资源描述Visual Basic是Microsoft公司于1991年在Basic语言的基础上研发而成的,它的第一个版本为Visual
Basic 1.0,该版本功能少,存在较多的问题。伴随着Windows操作系统的不断更新,Microsoft公司也陆续推出了Visual
Basic 2.0到Visual
Basic 6.0版本。其中的Visual
Basic 6.0在开发环境和功能上取得了长足的进步,尤其在数据库管理、网络编程方面功能更加强大。2001年Microsoft公司推出了完全支持面向对象的Visual
Basic.NET
- 2023-08-21 00:20:03下载
- 积分:1
-
ISO_IEC_14496
ISO_IEC_14496-4_2001(E)
- 2023-03-27 07:10:04下载
- 积分:1