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

搜索资源列表

  1. Bipolar-pid-integer-

    0下载:
  2. 双极性pid 单极性就是输出只有整数没有负数,双极性有负数,比如一个温度控制系统,只有加热或者只有制冷,这就是单极性,又有加热也有制冷这就是双极性-Bipolar pid integer not only unipolar output is negative, bipolar have a negative, such as a temperature control system, only heating or only cooling, which is unipolar, there
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:236.86kb
    • 提供者:johu
  1. I2C(EEPROM)

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

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

    0下载:
  2. (凌阳的IDE平台) 用于16位单片机的无符号整数超过65535的数码显示,可以防止溢出的分离数位代码。 最后结果无论是什么请回复,因为我真的很想成为编程高手,谢谢!-(Sunplus the IDE platform) for the 16-bit unsigned integer SCM more than 65,535 digital display, you can prevent the overflow of the separation of digital code. W
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1.13kb
    • 提供者:萧玉若
  1. 1

    0下载:
  2. 嵌入式系统实践 ARM7用键盘实现整数的加减乘-The practice of embedded systems using the keyboard to achieve ARM7 integer addition and subtraction by
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:1.82kb
    • 提供者:一一一
  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. KeilFloat

    0下载:
  2. 这里详细教你如何从float中取得整数部分和小数部分-from float get integer and decimal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:5.14kb
    • 提供者:务额佛
  1. Pinnacle

    0下载:
  2. mathematical function integer to decimal and decimal to integer for 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:24.16kb
    • 提供者:Pradeep
  1. fixed-sqroot

    0下载:
  2. Fixed point square root routine for any microcontroller (8/16/32 bit), faster than libc version. Function calculates the integer square root for 32-bit number. Calculated as 16-bit integer part and 16-bit fractional part. Computation is performed f
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:727byte
    • 提供者:Kirill Frolov
  1. cvEucdist

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:902byte
    • 提供者:aa
  1. danpianji

    0下载:
  2. 基于单片机的数字温度计的设计   要求使用6位数码显示管,最高位为符号位,如果温度为正,不显示,如果温度为负,则显示负号;第2~4位显示温度值的整数部分,并在第4位数据上显示小数点;第5位显示一位小数,最低位显示摄氏度符号“℃”。-Based design requires the use of single-chip digital thermometer digital display tubes, the most significant bit is the sign bit
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:5.32kb
    • 提供者:王静
  1. Automatically-printf-

    0下载:
  2. STM32程序 自动电脑打印小数,整数等变量值。在实际调试程序中非常简明的可以看到一个变量的变化。从而给程序的调试工作带来极大的便利-The program automatically STM32 computer print a decimal integer variable values. Very concise in the actual debugger can see the change of a variable. Bring great convenience to the
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:5.69mb
    • 提供者:应歌
  1. misc_Int32ToHexStr

    0下载:
  2. 把无符号整形数转换为16进制字符串,长度为len。 -The unsigned integer converted to hexadecimal string of length len
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:835byte
    • 提供者:王宪平
  1. HandoutNew

    0下载:
  2. 1 随机产生一批整数 2 手动输入一批整数3 将表中数据随机化4 快速排序 5 希尔排序6 堆排序7 归并排序 -A number of randomly generated integer integer from 2 to manually enter the number of the data in Table 3 randomized quicksort 4 5 6 Hill sort merge sort heap sort 7
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:41.47kb
    • 提供者:徐雅文
  1. LCD-4-bit

    0下载:
  2. LCD 4 bit AVR ATMEGA 328 P. Includes many command functions of LCD and optional functions like writing an Integer or a Float to LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:RolandV
  1. int-to-bits

    0下载:
  2. 一个c语言的源码,整数传值给位域,用于数据转换-A C language source code, integer value to the bit domain, for data conversion
  3. 所属分类:Other Embeded program

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