CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - computational

搜索资源列表

  1. c51_PID

    0下载:
  2. 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:jty
  1. des(msp430)

    0下载:
  2. 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.07kb
    • 提供者:
  1. PIDC

    0下载:
  2. 处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -handling procedures, the use of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:sky
  1. Computational-fluid-dynamics

    3下载:
  2. 计算流体力学,共6章。着重介绍计算流体力学最基本的原理,CFD初学者的必备手册。-Computational fluid dynamics, a total of 6. Focuses on the basic principles of Computational Fluid Dynamics, CFD essential guide for beginners.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:孙婧元
  1. fractalsSSE_src

    0下载:
  2. Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formu
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:39.59kb
    • 提供者:mark
  1. Morelli_1999

    0下载:
  2. An effecient algorithm has been proposed by Schmidl and Cox for carrier frequency estimation in orthogonal frequency-division multiplexing systems. The scheme is based on the transmission of a training symbol composed of two identical halves
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:113.11kb
    • 提供者:ashish
  1. ECCP1

    0下载:
  2. ECCP1工作于比较工作方式的特殊事件触发方式,启动A/D转换并显示计算结果-ECCP1 work in comparative method of working special events triggered startup AD transform and display the computational results
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.11kb
    • 提供者:zhangqi
  1. Artificial.Neural.Networks.in.Real.life.Applicati

    0下载:
  2. This book presents recent advances in the study of biological neurons and also shows how these advances can be used for developing new computational models of ANNs.
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5.89mb
    • 提供者:amit choudhary
  1. Improving-the-Active-Power-Filter-Performance

    0下载:
  2. Abstract—In this paper a current reference generation method for a voltage source shunt active power filter is examined. The proposed method improves the harmonic filtering by compensating the delays in the system. In stationary operating poi
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:268.09kb
    • 提供者:yasser
  1. Computational-Intelligencein

    1下载:
  2. 计算机智能在无线传感网络中的应用,最新的ieee文章-Computer intelligence in the application of wireless sensor networks, the latest ieee articles
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.64mb
    • 提供者:
  1. PID-contro

    0下载:
  2. 网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-The Interne
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:guchl
  1. DEC

    0下载:
  2. 可以用在单片机上简化的DEC加解密算法.本程序用在ATMEGA128,并经过验证,简化了原有的DEC算法,减小了运算量。-Can be with DEC plus SCM simplified decryption algorithm the procedures used in the ATmega128, and proven to simplify the DEC algorithm to reduce the computational.
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:1.59kb
    • 提供者:韩青锋
  1. StreamGate

    0下载:
  2. 计算电磁学中矩量法很好的例子,线天线的伽辽金方法仿真分析!-Computational electromagnetics good example of the method of moments, Galerkin method wire antenna simulation!
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:lwqq
  1. car

    0下载:
  2. 履带小车循迹避障测速,使用51单片机,利用红外线传感器检测地面上的黑带,沿着黑带移动,通过记录转速和时间计算速度。包含超声波测距用于避障-The pedrail dolly tracking obstacle avoidance velocity, using 51 single chip, using infrared sensors to detect the ground of black belt, moving along the black belt, by recording th
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.32kb
    • 提供者:曹操
  1. neng_v88

    0下载:
  2. Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Automatic identification in the matlab environment the size of the connected area, The signal spectral analysis and filtering.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:5kb
    • 提供者:fyqdwg
  1. funfengqie

    0下载:
  2. A complete set of brothers, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Using a large number of finite element method to solve partial differential equations.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:9kb
    • 提供者:yiuniuqui
  1. maofunying

    0下载:
  2. Really is a good program, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, It draws on principal component analysis algorithm (PCA).
  3. 所属分类:单片机开发

  1. kjjmd

    0下载:
  2. Do Vision Measurement PC code, Import data files as input parameters matlab program is running, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:10kb
    • 提供者:孟鑫柱
  1. sengbuntei

    0下载:
  2. Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Graduation useful Calculation of growth, entry-level program grain.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:4kb
    • 提供者:gansuigangken
  1. wxxkg

    0下载:
  2. Since writing the curvature calculation function, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Continuous phase modulation signal (CPM) to produce.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:57kb
    • 提供者:yanfengkuiman
« 12 »
搜珍网 www.dssz.com