搜索结果
找到约 21 项符合
Dis 的查询结果
按分类筛选
书籍源码 Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d
Floyd-Warshall算法描述
1)适用范围:
a)APSP(All Pairs Shortest Paths)
b)稠密图效果最佳
c)边权可正可负
2)算法描述:
a)初始化:dis[u,v]=w[u,v]
b)For k:=1 to n
For i:=1 to n
For j:=1 to n
If dis[i,j]>dis[i,k]+dis[k,j] Then
Dis[I,j]:=dis[I,k]+dis[k,j]
c)算法结束:dis即为所有点对的最短路径矩阵
3)算法小 ...
VC书籍 Both the newest, hottest ight simulator and the simplest yet most powerful accounting programs
Both the newest, hottest ight simulator and the
simplest yet most powerful accounting programs
use the same basic building blocks. In this part, you dis
cover the basic features you need to write your killer
application.
单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede
12864液晶原程序.#include <reg52.h>
#include <intrins.h>
typedef unsigned char BYTE
typedef bit BOOL
sbit rs=P2^0
sbit rw=P2^1
sbit e =P2^2
BYTE code dis[]={"www.zansi.com"}
delay(BYTE ms)
{
其他 If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction dis
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has ...
行业发展研究 Capabilities of the latest version of MultiSpec include the following. Import data Dis
Capabilities of the latest version of MultiSpec include the following.
Import data
Display multispectral images
Histogram
Reformat
Create new channels
Cluster data
Define classes via designating rectangular
Determine the best spectral features
Classify a designated are ...
matlab例程 Smart Antenna system receiving three white input multipath signals from two sources (3 each) and dis
Smart Antenna system receiving three white input multipath signals from two sources (3 each) and distinguishing each multipath.
书籍 Web Data Mining
The rapid growth of the Web in the past two decades has made it the larg-
est publicly accessible data source in the world. Web mining aims to dis-
cover useful information or knowledge from Web hyperlinks, page con-
tents, and usage logs. Based on the primary kinds of data used in the
mining proces ...
书籍 Essentials+of+Radio+Wave+Propagation
The objective of this book is to allow the reader to predict the received
signal power produced by a particular radio transmitter. The first two
chapters examine propagation in free space for point-to-point and
point-to-area transmission, respectively. This is combined with a dis-
cussion regarding ...
技术资料 DHT11 MIC SHT11 VS1838B CHT8305 MQ-3 温湿度气体等传感器元件A
DHT11 MIC SHT11 VS1838B&nbsp; CHT8305 MQ-3 温湿度气体等传感器元件Altium封装库三维视图PCB封装库(3D封装库),PcbLibb后缀文件,封装列表如下:Component Count : 32Component Name-----------------------------------------------AHT10CHT8305DHT11DHT11 - duplicateGP1A52HRGP1A53HRI-LED-3MMI-LED-5MMMIC-4.5*1.9MIC- ...