登录
首页 » Visual C++ » 1Wire_2014_04_20

1Wire_2014_04_20

于 2015-04-10 发布 文件大小:187KB
0 286
下载积分: 1 下载次数: 11

代码说明:

  Test implementation for the C code example in Application Note 192 Using the DS2480B Serial 1-Wire Line Driver DLL . This implementation uses the Windows 32-bit serial communication API and a standard DS9097U serial adapter initializing the DS2480B.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • fuzzysketch
    Fuzzy Extractor Sketch
    2014-01-08 05:18:00下载
    积分:1
  • mMS__matlaabe
    mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用 (mean shift algorithm matlab mean-shiftt realize, we can look at more practical )
    2012-05-18 16:18:51下载
    积分:1
  • OutputText
    OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
    2013-12-10 10:14:33下载
    积分:1
  • Deconvolution
    此程序为地震数据处理中的反褶积,用于提高纵向分辨率。此程序构建在简单褶积模型上,分为脉冲和预测反褶积两种,参数可自调。(This procedure for seismic data processing deconvolution, used to improve the vertical resolution. This program is built on a simple convolution model is divided into pulses and predictive deconvolution two parameters can be self-adjusting.)
    2014-10-19 13:23:50下载
    积分:1
  • aerodynamics-of-wind-turbines
    Denmark Technical University的大牛Hansen,第二版风力机空气动力学。(Denmark Technical University' s Daniel Hansen, the second edition of wind turbine aerodynamics.)
    2013-07-19 09:00:35下载
    积分:1
  • zhangjuan
    是关于通信系统中直接序列扩频技术的matlab程序实现(Communication systems on the direct sequence spread spectrum technology matlab program)
    2008-06-11 10:41:38下载
    积分:1
  • matlab
    这是一个电力系统无功优化的MATLAB程序,在MATLAB7上已调试通过,其实例节点有点少,可对其进行改进(This is a reactive power optimization of MATLAB procedures have been debug MATLAB7 passed, the example of a little less nodes may improve their)
    2007-12-26 15:20:33下载
    积分:1
  • MyCal
    时间控制小程序,主要用于控制软件的时间管理,可一参考(time control of small procedures, mainly used to control the time management software, a reference to the masses)
    2005-08-30 14:14:58下载
    积分:1
  • Spectrum-Analysis
    说明:  在地震勘探资料处理中应用的频谱分析函数。。。。。。。。。。。。。。。。。。。。。(Spectrum Analysis)
    2011-03-31 12:31:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载