-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
matlab几种差分格式
1向前差分格式:
2向后差分格式:
3 Crank-Nicolson格式
4 Du Fort-Frankel格式:
- 2022-05-17 08:34:03下载
- 积分:1
-
c_and_f
c/C++跟fortran语言之间的一些转换(c/C fortran language with the conversion between)
- 2007-05-31 13:46:32下载
- 积分:1
-
RS485
这是基于飞思卡尔十六位单片机的RS485通信的例程(freescale RS485 routine)
- 2014-09-16 09:15:43下载
- 积分:1
-
matlab_Koch
利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。(The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted)
- 2013-12-09 22:16:41下载
- 积分:1
-
USB_Update-UCOS
NXP LPC1788采用U盘USB_HOST实现程序升级代码,带UCOS操作系统。(NXP LPC1788 using U disk USB_HOST procedures to achieve the upgrade code, operating system with UCOS.
)
- 2015-05-19 09:16:28下载
- 积分:1
-
遥控(源程序)-V4.6.1
说明: UAV flight control program, including all necessary driver files and algorithms
- 2020-06-22 14:00:02下载
- 积分:1
-
STM32 LCD显示
芯片采用STM32F103ZGT6,对LCD屏幕进行控制,用于显示字符,方便设备调试
- 2022-05-24 18:04:22下载
- 积分:1
-
one_wire_disp
一线显示,把电源跟数据线结合起来,减少了通讯连线.控制程序是C51的.(Line shows that the power supply combined with the data lines to reduce the communication connection. Control procedures are in C51.)
- 2009-02-12 20:28:07下载
- 积分:1
-
Trendop——五子棋(含有AI)
这个程序经历我无数搜集资料,终于制作出了这个作品。虽然基于DOS平台,但是还是很不错了。AI运用α-β剪枝算法,计算8层不在话下,棋力足以达到专业级别。开局的话,前2步会使用随机取点,然后计算速度会比较慢(大概需要十几秒),到了后面会相对快些。(尚且不开源)
- 2022-07-14 07:44:28下载
- 积分:1