CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - J function

搜索资源列表

  1. MenuScibble

    0下载:
  2. 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.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:王国
  1. ds18b20

    0下载:
  2. 如何编写读/写一个字节的函数呢? 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
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2.92kb
    • 提供者:宁俊
  1. spss

    0下载:
  2. 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 ,
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:38.93kb
    • 提供者:tony
  1. PID-controller

    0下载:
  2. 介绍了一种基于最,j,-最大原理整定鲁棒PID控制器参数的方法,并应用MA ⅡAB 优化工具箱函数按非线性二次规划法搜索合理的PID参数。仿真结果表明,优化函数寻找 最佳PID参数简便可靠;当模型在一定范围内变化时,按该方法整定的鲁棒PID控制器均 能保证控制系统的动态性能良好。-Introduced based on the most, j,- setting the maximum principle method of robust PID controller paramet
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:139.38kb
    • 提供者:shaoyuan
  1. J-Link_UG_V3.2

    0下载:
  2. J-Link User Guide,detailed descr iption of the main function. -J-Link User Guide,detailed descr iption of the main function.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.44mb
    • 提供者:liu1teng
  1. fractal-use

    0下载:
  2. 分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:42.8kb
    • 提供者:郑志森
  1. disteu

    0下载:
  2. 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
  3. 所属分类:software engineering

  1. eliminationgauss

    0下载:
  2. Systems of linear equations Our Matlab function for naive Gaussian elimination looks like this: function x = naiv_gauss(A,b) n = length(b) x = zeros(n,1) for k=1:n-1 forward elimination for i=k+1:n xmult = A(i,k)/A(k,k) for j=k+1:n
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:37.34kb
    • 提供者:amine
  1. 1126code

    0下载:
  2. 网站商城的后台框架和模板,在后台开发总会用的到- 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
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:17.48kb
    • 提供者:明庭良
搜珍网 www.dssz.com