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

搜索资源列表

  1. 单片机子程序库

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:王辉
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61.07kb
    • 提供者:鹿艺凡
  1. Digital_Median

    0下载:
  2. * DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.42kb
    • 提供者:Qu chun lei
  1. MCS-51source

    0下载:
  2. MCS-51单片机实用子程序库,包括使用汇编语言实现的一般算法和通用程序-MCS-51 single-chip utility subroutine library, including the use of assembly language to achieve the general algorithm and general procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16.83kb
    • 提供者:张权
  1. chengxu

    0下载:
  2. 常用的单片机子程序库: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-Single-chip common subroutine library: there are a number of versions of the subroutine library published, they have their own characteristics. Library in
  3. 所属分类:SCM

    • 发布日期:2015-04-17
    • 文件大小:14.92kb
    • 提供者:zhy
  1. C_transpart_in_dos

    0下载:
  2. 实现了8bit,16bit,24bit,32bit的位图透明处理。全部是用C的标准库函数实现,没有使用任何win32API.有的嵌入式平台没有提供对图片的透明功能。可以对此代码修改后使用。另外可以用来学习位图结构与透明算法。-Achieved 8bit, 16bit, 24bit, 32bit bitmap transparent processing. All is the standard C library functions to achieve, without the use of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:935.32kb
    • 提供者:eddy che
  1. Library

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程序库),并在相容性、透明性、容错性和算法优化方 面作了一些工作-At present, a number of published versions of the subroutine library, they have their own characteristics. I also produced in 1988, two subroutine libraries (
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:19.02kb
    • 提供者:蒋文明
  1. 3D-graphics

    0下载:
  2. 基于单片机+LCD ,3D动态图形方块演示,基于STC单片上演示效果不错,里面包含3D算法库的LCD5420 驱动。-Based on MCU+LCD, 3D dynamic graphics box demo, demonstrates good results based on the STC single-chip, which contains LCD5420 driver for the 3D algorithm library.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:148.41kb
    • 提供者:陈建长
  1. main

    0下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128 points, 256 points, 512 points, 1024 points FFT algorithm, and the specific practices
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:丁冠龙
  1. STM32_FFT

    0下载:
  2. 利用意法半导体提供的DSP固件库在STM103芯片上实现快速傅里叶变换FFT算法,开发环境使用Keil uVision4。-The DSP firmware library provided by the use of STMicroelectronics STM103 chip Fast Fourier Transform (FFT) algorithm, the development environment uses the Keil the uVision4.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:489.76kb
    • 提供者:徐世东
  1. 51assembly-language

    0下载:
  2. MCS-51单片机实用子程序库,本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。-MCS-51 single-chip utility subroutine library, the library of the square root algorithm for fast approximation
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.66kb
    • 提供者:郝为
  1. Calman-filtering

    0下载:
  2. 卡尔曼滤波算法源代码,包含完整项目。使用STM32F103库文件实现 -Calman filtering algorithm source code Contains the complete project Using the STM32F103 library file to realize
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:yiwei
  1. motion_driver_6.12

    0下载:
  2. mpu6050的内部算法库,验证可以使用-mpu6050 internal algorithm library, verify that you can use
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:22.67mb
    • 提供者:zhbn
  1. STM32_FOC_ACIM

    2下载:
  2. STM32电机库交流感应电机程序,SVPWM矢量控制算法,单电阻三电阻霍尔采样,有无速度传感器均可控制-STM32 Motor AC induction motor library program, SVPWM vector control algorithm, a single three-resistor Hall sampling resistance, with or without speed sensor can be controlled
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2.53mb
    • 提供者:francis
  1. 20603USBHMDProcol

    1下载:
  2. 1.ICM20602惯性传感器算法库 2.usb 64字节上报速率 3.HMD上报协议-1.ICM20602 inertial sensor algorithm library 2.usb 64 byte reporting rate 3.HMD reporting protocol
  3. 所属分类:SCM

    • 发布日期:2017-06-13
    • 文件大小:19.27mb
    • 提供者:王瑞贤
  1. 数字表盘版本0.42闰年bug修正版

    0下载:
  2. 一个圆形的表盘,没用库函数,全是自己写的。直线用的brensenham算法,曲线用的坐标对称,编程的时候挺费劲的。(A circular dial, not using the library function, is all written by himself. The brensenham algorithm used in the straight line, the coordinate symmetry of the curve, is difficult when programm
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:107kb
    • 提供者:起个最帅的
搜珍网 www.dssz.com