搜索资源列表
MenuScibble
- Use an applet calculator procedure of the Java realization, have to have+, -, *, /function. -Use an applet calculator procedure of the J ava realization, have to have, -, *, / function.
ds18b20
- 如何编写读/写一个字节的函数呢? 1. 读一个字节 uchar tmpread(void) //read a byte date 读一个字节 { uchar i,j,dat dat=0 for(i=1 i<=8 i++) { j=tmpreadbit() dat=(j<<7)|(dat>>1) //读出的数据最低位在最前面,这样刚好一个字节在DAT里 } return(dat) //将一个字节数据返回 }-How
spss
- SPSS 是一个在市场研究公司中常用的数据分析统计 软件, 其功能非常强大, 可以完成各种统计分析。- Uauy R , Peirano P , Hoffman D , Mena P , et al. Role of essential fatty acids in the function of the developing nervous system [ J ] . Lipids , 1996 , 31 : S1672S176. [2 ] López2Ferrer S ,
PID-controller
- 介绍了一种基于最,j,-最大原理整定鲁棒PID控制器参数的方法,并应用MA ⅡAB 优化工具箱函数按非线性二次规划法搜索合理的PID参数。仿真结果表明,优化函数寻找 最佳PID参数简便可靠;当模型在一定范围内变化时,按该方法整定的鲁棒PID控制器均 能保证控制系统的动态性能良好。-Introduced based on the most, j,- setting the maximum principle method of robust PID controller paramet
disteu
- DISTEU Function DISTEU Pairwise Euclidean distances between columns of two matrices Input: x, y: Two matrices whose each column is an a vector data. Output: d: Element d(i,j) will be the Euclidean distance between two
1126code
- 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histogram of an intensity image