资源列表
denever-python-ns-2-new-trace-format-analizer-d62
- python ns-2 new trace format analyzer
routing99
- clc clear all close all Field Dimensions - x and y maximum (in meters) xm = 200 ym = 200 sink.x =0.25 * xm sink.y =0.875 * ym -clc clear all close all Field Dimensions - x and y maximum (in meters) xm = 200 y
sureshaodv
- Code : AODV Routing. x=1:20 s1=x(1) d1=x(20) clc A=randint(20) Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1), A(6,7)=A(7,6) for i=1:20 for j=1:20 if i==j A(i,j)=0 else A(j,i)=A(i,j) en
dijkstra
- clear all clc D=[0 6 inf inf 5 6 inf 5 inf 6 0 9 inf inf 9 inf 3 inf inf 9 0 7 inf inf 4 inf inf inf inf 7 0 6 4 6 inf 3 5 inf inf 6 0 5 inf inf 4 6 9 inf 4 5 0 5 inf inf inf inf 4 6 inf 5 0 inf inf 5 3 inf inf inf inf inf 0
routing
- clc clear n=input( Total node= ) if n > 6 error( not <6 ) end alphabets= char(65:1:65+n) adj=zeros(n,n) for p=1:n for q=1:n adj(p,q)=input([ Enter Weight between [ ,alphabets(p), ] , [ ,alphabets(q), ] = ]) end e
findoptt
- function optt = findoptt(L,C,pmax,rP,a,w,maxw) Arguments: L =input( links in the network ) C =input( coordinates of nodes ) pmax =input( max. transmission power ) rP - see rndtopo2d a - fading coefficient (a<-2) Output:
sdfsdf
- 用matlab实现的pca算法,用于将维,适用于各种试验,如人脸识别程序-a implemention for PCA algorithm based on matlab, it is very useful for face verfidition
GSMModem
- gsm modem相关应用文档-gsm modem application document
BMI
- 一个入门程序,一步步应用android各种组件。适合初学者-An entry procedure, step by step application of the various components of android. For beginners
TI-Mobile-produce
- 争取下一个十亿移动用户 高级技术推动高销量新兴市场的发展-For the next billion mobile users advanced technology to promote the development of high sales in emerging markets
1
- 电力系统稳态潮流计算50个节点,适用大学生-power system flow
