CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - 算法测试

搜索资源列表

  1. SharpLRS1850

    0下载:
  2. Sharp 1850 的驱动程序,此程序能够完成flash loader 的具体算法,此算法已经在ARM Developer Suite v1.2编译并且用trace32工具测试通过
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:36299
    • 提供者:zhanghua
  1. ImplementationofFPGAconfiguration

    0下载:
  2. 基于ARM 微控制器配置FPGA 的实现 摘 要:介绍了基于ARM 内核的ATMEL AT91FR4081 微控制器以J TAG 的ISP 方式配置XILINX XC2S150PQ208 FPGA 的实现过程。这是一种灵活和经济的FPGA 的配置方法。介绍了ISP 和J TAG 的原 理、系统实现的流程、硬件电路设计、J TAG 驱动算法的实现和配置时间的测试结果。-ARM-based microcontroller to configure the FPGA to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:82345
    • 提供者:xujj
  1. ALU_design

    0下载:
  2. 一个关于设计简单ALU的说明书,当中附有源代码,测试可行,同时效率比较高,算法也比较完善-A simple ALU design specification, which attached to the source code, test feasible, while more efficient, the algorithm is also relatively perfect
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:318877
    • 提供者:szx
  1. arma

    1下载:
  2. 改良arma算法测试用例 一、预测模型ARMA: 1、输入: 输入为一组历史数据,如__pre.bin 1 2 3 4 5 6 7 8 9 10(__pre.bin为可执行程序,1 2 3 4 5 6 7 8 9 10是历史数据),该向量组至少包含一个数据。 2、输出: 该方法只对一组已知数据进行一步预测,返回值只有一个;利用该方法,1 2 3 4 5 6 7 8 9 10的下一个值为10.9989。 3、测试报告: 测试报告详见《改良预测算法测试报告.xls》。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:6215796
    • 提供者:刘德华
  1. osc-scope-use-stm32

    1下载:
  2. 采用stm32构成的示波器。采用STM32高性能ARM处理器作为核心控制芯片,能够满足TFT彩色波形显示,数字插值算法处理等。通过采用高速AD和FIFO器件,实现了高采样率,宽频带的技术要求。实验室测试结果表明本文的设计是正确的,各项指标均达到设计要求。-osc scope degin by stm32
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-04-12
    • 文件大小:1912743
    • 提供者:sun
  1. A5-MDK

    0下载:
  2. LPC2138下加密/解密算法,完整MDK工程文件,测试通过,也可方便移植到其他平台.A5加密算法速度非常快.占用内存非常少,只需几十个字节就能工作,可用于流加密.-LPC2138 under the encryption/decryption algorithms, complete MDK project file, the test can also be easily ported to other platforms. A5 encryption algorithm is very f
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:7705
    • 提供者:shenlong
  1. SHA256

    0下载:
  2. SHA-256加密算法,可计算出字符串或文件的HASH值,带测试程序。-SHA-256 encryption algorithm to calculate the value HASH string or file with the test procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:3328
    • 提供者:刘颖兴
  1. Blanket

    0下载:
  2. 用MSP430F203微控制器为核心构建的控温电热毯。以一个Pt1000热电阻作为传感器,用PID算法以PWM的方式控制加热输出,并通过一个共阳RGB LED显示多种设定和测试温度。通过Timer_A2构建了一个全双工串口与PC通讯。-A heat-blanket application by MSP430F2013 microcontroller. Sensor RTD Pt1000 measure the temperature, and a PWM output control heati
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:16734
    • 提供者:左天罡
  1. integral-saturation-PID-control

    0下载:
  2. C语言,抗积分饱和的PID算法,模拟测试,直接运行看效果。-C language, integral saturation of PID algorithm, simulation test, run directly to see the effect.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:zhanghaitao
  1. ANO_FLY

    0下载:
  2. PID模糊算法,经测试可以使用,欢迎大家下载学习交流-PID fuzzy algorithm, the test can be used, welcome to download the Learning Exchange
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3923059
    • 提供者:冯海明
  1. k_funcs

    0下载:
  2. 自己编写的伺服电机驱动程序,这个是内核部分算法。电机能够正常运转,并做过详细的测试。比较实用,希望对大家有帮助。-Write their own servo motor driver, this is the kernel part of the algorithm. Motor can work normally, and has done a detailed test. More practical, we want to help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:6288
    • 提供者:jesse
  1. pid

    0下载:
  2. PID算法资料及测试软件:前馈_改进PID算法在智能车控制上的应用.pdf,PID调节控制做电机速度控制(非常好).pdf,PID的智能车控制算法研究.pdf-PID algorithm information and test software: feedforward _ improved PID algorithm in the application of intelligent car control.pdf, PID regulator control to do the motor
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:2972663
    • 提供者:anny
  1. STM32F4x7_ETH_LwIP_V1.1.1

    1下载:
  2. 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-08
    • 文件大小:15066112
    • 提供者:迁客骚人
  1. 实验47_2 DSP FFT测试

    0下载:
  2. 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-01
    • 文件大小:4192256
    • 提供者:大雷子
搜珍网 www.dssz.com