-
最短路径c++实现
实现对图的一个指定的操作或用图解决一个应用问题问题描述:n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度.现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短.设计一程序求解此问题. 基本要求:用邻接矩阵表示无向网,应显示所选中的村庄到各村庄的最短距离。
- 2022-11-20 16:35:03下载
- 积分:1
-
编译原理的词法分析 改编PL/0成C
编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL/C 0%
- 2022-08-02 21:12:01下载
- 积分:1
-
使用C编写递归程序
使用C编写递归程序-prepared using recursive procedure C
- 2023-06-14 07:05:04下载
- 积分:1
-
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。...
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。-dp on the issue, the definition of the application of dynamic programming, etc., to do the main title for the race applications.
- 2022-02-10 10:46:00下载
- 积分:1
-
这是一个识别颜色环电阻的小程序,很容易使用…
这是一个识别色环电阻的小程序,使用起来很方便。-This is a recognition of the color ring resistance small program was easy to use.
- 2022-03-15 12:08:02下载
- 积分:1
-
Xu Lei of Chapter VII of the book, add the macro pan agreement mflood test scrip...
对徐雷鸣那本书第七章,添加宏泛协议mflood的测试脚本,已经测试过,完全可行-Xu Lei of Chapter VII of the book, add the macro pan agreement mflood test scripts have been tested, entirely feasible
- 2022-01-26 07:16:23下载
- 积分:1
-
a small library management system, Holbrook yo, we can look at, the more valuabl...
一个小型的图书管理系统,挺好的哟,大家可以看一下,多提宝贵意见-a small library management system, Holbrook yo, we can look at, the more valuable advice
- 2022-02-03 02:53:35下载
- 积分:1
-
计算距离广州亚运会的时间,即广州亚运会倒计时牌
计算距离广州亚运会的时间,即广州亚运会倒计时牌-Guangzhou Asian Games calculating the distance of time, namely, in Guangzhou Asian Games countdown board
- 2022-07-22 11:52:37下载
- 积分:1
-
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!!...
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
- 2023-05-27 06:30:03下载
- 积分:1
-
开关电源调光程序
用PIC16F510单片机,实现按键调光程序。按键按一下为强光,按两下为工作光,工作光电流为强光的1/2,按3下为频闪,按4下为关机。且程序设定低电压报警功能,当外部供电不足9.9V时会闪烁10次,低于8.4V时关机
- 2022-02-03 02:51:57下载
- 积分:1