Welcome![Sign In][Sign Up]
Location:
Search - tu

Search list

[Other resourcerbfmatlab

Description: 经过测试,发现这个代码结果很好,而且可以 和别的程序结合,恩不错的-tested and found very good results this code, but can and other procedures, TU good
Platform: | Size: 1337 | Author: youyou | Hits:

[Othertyfx

Description: tu pian ya ni yao de ren dou you ya -tu pian ya ni yao de ren dou you ya
Platform: | Size: 67622 | Author: 郭世洋 | Hits:

[Other resourcetu

Description: 这是一个医药管理系统,用SQL作后台的课程设计,功能较完整.-This is a medical management system, with SQL background of the design, function more complete.
Platform: | Size: 2320158 | Author: 和读 | Hits:

[Othertu

Description: [输入] 图的顶点个数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<stdio.h> 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 visit the adjacent vertices ... and so on until finding B, the first to reach point B path, must be at least a few side paths. Queue used to achieve record was visited by the vertex. Each visit with the team atop the points are adjacent to the vertex, then t
Platform: | Size: 9954 | Author: Demonic | Hits:

[Otherwow

Description: henhao kan de tu,dajia douyaokankan a
Platform: | Size: 146363 | Author: aaaaaa | Hits:

[CommunicationModbus_crc_c

Description: 】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。 提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查 表算法的循环冗余校验程序。
Platform: | Size: 79733 | Author: xiaogao | Hits:

[Othertu

Description: MATLAB图象处理程序,有图象的去糟,等等,为初学者提供参考
Platform: | Size: 49897 | Author: 陈蕾 | Hits:

[Other resourcetu

Description: 严版(c语言)数据结构中图的实验,经调试,可运行。
Platform: | Size: 10380 | Author: caixu | Hits:

[Other resourcetu

Description: 希望能对游戏变成爱好者提供帮助!,J2ME的哦
Platform: | Size: 350295 | Author: 刘晨仙 | Hits:

[Other resourcetu

Description: 数据结构中图的实现源代码,用C语言实现,有测试代码。
Platform: | Size: 4231 | Author: 黄勇 | Hits:

[Other resourcetu

Description: 数据结构中的图最短路径问题,绝对可以跑出,效果非常好,大家参考
Platform: | Size: 162268 | Author: 小陈 | Hits:

[Special Effectstu

Description: 图形模式下读写屏幕象点。非常适用的c程序
Platform: | Size: 7827 | Author: 陈小雪 | Hits:

[Otherch5

Description: Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf(\"请输入矩阵的行数,列数,非零元素数:\") scanf(\"%d,%d,%d\",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) { do {
Platform: | Size: 19853 | Author: 冰河 | Hits:

[Other resourcetu--qiuguanjianlujingjiyingyong

Description: 图的实验应用...求图的关键路径..及应用
Platform: | Size: 119210 | Author: | Hits:

[Other resourcetu

Description: 数据结构中图的基本算法以及应用,带FLASH演示深度.广度收索等``
Platform: | Size: 317321 | Author: nlx | Hits:

[Com Porttest(tu)

Description: 这是一个手机与外界通信的程序,该程序利用手机自带的蓝牙无线通信技术实现
Platform: | Size: 1504584 | Author: 李玲 | Hits:

[Other resourcetu

Description: 图的建立,图的广度优先遍历,深度优先遍历,邻接表等,c语言
Platform: | Size: 3954 | Author: 杨飞 | Hits:

[Other resourcetu

Description: 键盘输入数据,建立一个有向图的邻接表。 (2)输出该邻接表。 (3)建立一个无向图的十字链表。 (4)在有向图的邻接表的基础上计算各顶点的度,并输出。 (5)采用邻接表存储实现无向图的深度优先遍历。。 (6)采用邻接表存储实现无向图的广度优先遍历。
Platform: | Size: 1918 | Author: 安放但是 | Hits:

[Windows Developmetaballs_enviro

Description: tu xing
Platform: | Size: 72155 | Author: 林小钰 | Hits:

[Other resourceTU-PIAN

Description: 引用别人的源码,刚刚学习编程,没有好东西上传
Platform: | Size: 1119344 | Author: asdf | Hits:
« 1 2 3 45 6 7 8 9 10 ... 41 »

CodeBus www.codebus.net