CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 浮

搜索资源列表

  1. myprointf

    0下载:
  2. 小型的printf函数原码,省略了浮点数的支持,可明显减小原码大小.-small printf function source, the omission of the float, could significantly reduce the size of the original code.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:谭晓波
  1. C_LAGUAGE_DSP

    0下载:
  2. 教程《DSP 原理及其 C 编程开发技术》中的源代码,该DSP是浮点DSP,是TI的C6000系列的。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:进才
  1. mul8

    0下载:
  2. ieee公布的标准8位浮点乘法器,可综合。采用标准算法。
  3. 所属分类:其他嵌入式/单片机内容

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

    0下载:
  2. 同样是浮点型的fft算法一样为vc开发的
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:11.69kb
    • 提供者:fft
  1. 80c196浮点子程序

    0下载:
  2. 收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5.87kb
    • 提供者:孙瑞军
  1. I2C(EEPROM)

    1下载:
  2. 该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-11-26
    • 文件大小:4.39kb
    • 提供者:马海峰
  1. Intf

    0下载:
  2. 用于将两个两字节十六进制数据转为浮点数后进行乘除加法运算-for two to two-byte hexadecimal data to float after multiplication and division operations Adder
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:3.18kb
    • 提供者:阿颖
  1. inter_action

    0下载:
  2. 开发环境是Silab,里面有两个代码,实现的功能是两单片机C8051F040的CAN通信,发送程度先将浮点数3.14159和长整型数1234567L转换成MSGNUMD号消息数据。发送给接收端。接收端将接收到的数据重新转换成浮点数和长整型数。-Development environment is Silab, it there are two codes, to achieve the function of two of the CAN microcontroller C8051F040 co
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:16.66kb
    • 提供者:小坏坏
  1. 12864

    0下载:
  2. 12864 的驱动文件,串行方式。移植的时候只要更改3根信号线。包含可整数显示,浮点数显示-the driver of 12864 lcm,with the function to print long,double
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:小三
  1. calculator

    0下载:
  2. c语言编写的计算器程序,实现六位整数四则运算和五位浮点数四则运算-c language calculator program, to achieve floating-point operations
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:44.95kb
    • 提供者:符晓峰
  1. MODBUStest

    0下载:
  2. Modbus Poll 是一款主要设计用于帮助 Modbus 连接设备开发者或者其他的想要测试和模拟 Modbus 协议的用户的一个 Modbus 管理模拟器软件.使用其多文档界面你可以同时监视若干个Modbus 连接和/或者数据区域.对于每个窗口你可以简单地指定 Modbus 连接 ID,功能,地址,尺寸和登录率.你可以从任何窗口读写注册表和卷.如果你想要改变一个单独的注册,简单地双击该注册表项目的值即可.或者你还可以改变多个注册表/卷.提供诸如浮点,双精度和带有字符次序切换的长精度数这样的多
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:554.91kb
    • 提供者:
  1. 111

    0下载:
  2. 利用共同体传送浮点数数据,可以方便上位机轻松解决数据传输问题-Floating-point data transmission using the Community, you can easily transfer data easily solve PC problems
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:simith
  1. float_math

    0下载:
  2. MCS51浮点计算程序,C语言,需要的下-Floating-point calculation program MCS51, C language, under the required
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:4.85kb
    • 提供者:赵强
  1. Flash

    0下载:
  2. Arduino-1.0库文件,可以很方便地操作Flash存储器,将字符串常量、整型常量数组、浮点型常量数组保存到Flash中,是编写web嵌入式应用程序不可缺少的库文件。现在经过修过,可以兼容Arduino-1.0了。- Flash.h- An Arduino library for flash-based (ROM) data collections. Copyright (C) 2009-2012 Mikal Hart All rights reserved.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:13.2kb
    • 提供者:蔡军杰
  1. MCS-51-single-chip

    0下载:
  2. MCS-51单片机实用子程序库 定点和浮点运算子程序 基本数学运算和数据类型转换-MCS-51 single-chip utility subroutine library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:89.22kb
    • 提供者:苏清
  1. 14_FPU_2

    0下载:
  2. stm32f407 fpu(浮点处理单元) 测试代码(直接寄存器操作)-stm32f407 fpu (floating point processing unit) test code (direct register operation)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:84.32kb
    • 提供者:陈国平
  1. fft

    0下载:
  2. 用差表法实现sin和cos函数,浮点运算实现采样点数可变化的fft函数-Realization of sin and cos functions, floating point differential table method of sampling points can be varied to achieve fft function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:857byte
    • 提供者:田承有
  1. NIOS-dual-core--FFT

    0下载:
  2. 应用SPOC技术在FPGA平台上开发双核NIOS II软核,来并行处理FFT浮点运算,从而加快数字信号的处理效率。-SPOC technology application development platform in the FPGA NIOS II soft-core dual-core, floating point FFT in parallel processing to speed up the processing efficiency of the digital signal.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:3.26kb
    • 提供者:杨涛
  1. MCS51

    0下载:
  2. 二进制定点数运算/二进制浮点数运算/十进制(BCD码)数运算/代码转换/数据变换/排序、查找和非线性算法/数学函数/树和图/ 延时与跳转控制/人机交互接口/单片机测控接口/51单片机内部资源编程实例/单片机数据传输接口/波形发生与控制实例/C51单片机软件抗干扰和数字滤波-Binary fixed-point number operations/binary floating-point operations/decimal (BCD) operation/sorting/code conver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:127.1kb
    • 提供者:潘涛
  1. float-number-diaplays-by-nixie-cube

    0下载:
  2. 在51单片机环境下通过数码管动态显示浮点数-51 MCU displays float numbers on segment tube
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:29.92kb
    • 提供者:吕利军
搜珍网 www.dssz.com