资源列表
pavement-temperature
- heat transfer and sun radiation function
dijkstra
- 大一时完成的求最短路径算法。利用C语言实现了经典的Dijkstra算法。转化矩阵图求取给定起点至其他结点的最短路径。 -Freshman completed the shortest path algorithm. Using C language to achieve a classic Dijkstra algorithm. Transformation matrix to strike the shortest path to a given starting point to oth
mike-prjt-updated
- setting time using ds1302
VUM2x16_02
- Medidor VU estéreo con memoria de pico 1 hex file
active
- 关闭本旧程序,激活新程序代码, -The closure of the old procedures, to activate the new procedure code,
read
- Fortran 读取CDF文件,包含现成的程序和安装说明,以及使用方法。-Fortran read CDF file,contains off-the-shelf program and installation instructions, as well as the use of the method.
distancia
- SI1143 ir sensor for 3d gesture source code arduino
Graph_LL
- Graph implementation using C-Graph implementation using C++
expKDE
- Exponential Kernel Density
chengxu
- 测功率因数角,用于无功补偿,前期工作,电机无功补偿控制程序。-Measured power factor angle for reactive power compensation, the preliminary work, the motor reactive power compensation control program.
1
- 一个微型命令解释程序 dir cop era dis end-A miniature command interpreter dir cop era dis end
1
- format long = uigetfile( *.xls ) file= x=xlsread(file) for i=1:19 xd1=x(i,1) xd2=x(i,2) xd3=x(i,3) xd4=x(i,4) yd1=x(i,6) yd2=x(i,7) yd3=x(i,8) yd4=x(i,9) m= n= p=polyfit(m,n,1) z=polyval(p,m) poly2sym(p, x )