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

搜索资源列表

  1. jinzhizhuanhuan

    0下载:
  2. 本程序为二进制转换为十进制,以及二进制与其它进制相互转换的代码-This program is binary to decimal, and binary and other binary conversion code
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:682
    • 提供者:ryan
  1. RS232

    0下载:
  2. RS232串口通信接收发送数字发送:从单片机P1、P2口输入按键信号, PC机RS232C口接收。 接收:PC机由RS232C口发送数字时,P4口连接的数码管显示。需要发送十六进制数,例如, 十进制数3,应该发送03-RS232 serial communication to send digital receiving
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:1854
    • 提供者:chenyilin
  1. DS18B20

    0下载:
  2. MSP430单片机测温的一个子程序。单片机从DS18B20读取温度数值,然后转变为十进制数字量输出。-The MSP430 microcontroller temperature a subroutine. Microcontroller reads temperature values ​ ​ from the DS18B20, and then converted to decimal digital output.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:61624
    • 提供者:庞振
  1. shuzizhong

    0下载:
  2. 无编程纯属硬件实现数字钟功能信号源用555定时器390双十进制计数器4511数码管驱动-No programming purely hardware implementation of a digital clock function source digital tube driver with 555 timer 390 pairs of decimal counter 4511
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:105203
    • 提供者:lixiang
  1. common

    0下载:
  2. 通用C语言,1:BCD转十进制,2:十进制转BCD,3:求数组平均值,4:数组排序-1:BCD to DEC.2:DEC to BCD.3:mean.4:sort
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:706
    • 提供者:刘宇飞
  1. 4

    0下载:
  2. 求1+2+…+n之和超过2000的第一个n值及其和的程序。输入n位二进制数,输出十进制数。- Seeking 1 2 ... n sum of over 2000 and its first n values and procedures. Enter the n-bit binary number, output a decimal number.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:645
    • 提供者:沈力敏
  1. CK_SHUMAGUAN

    0下载:
  2. 用kevi4写的 串口发送两位十六进制数码管显示十进制-With kevi4 write the serial transmit two decimal hexadecimal digital display
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:972378
    • 提供者:朱浩
  1. ADPdigital-display

    0下载:
  2. 飞思卡尔16位单片机,实验板上单片机AD模块的AN15引脚接了可调电位器RV1(见实验板原理图),要求实现对可调电位器上的电压进行AD转换( 10位精度),并对采样结果进行数字滤波,即对采样多次(如10次)的结果排序并掐头去尾求平均值,将滤波后的结果(转换成十进制)送四位数码管显示-Freescale 16-bit microcontroller, experiment board microcontroller AD module AN15 pin is connected to an adj
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:375159
    • 提供者:lkk
  1. 14program_pcb

    1下载:
  2. 1.C8051F320做的测试USB速度可到240KBps. 包含单片机源码,驱动和上位机程序2.MCUc8051f040用自带的IIC控制器读写实时钟芯片PCF8563,完成BCD码到十进制码转换3.PCF8563的驱动程序,通过模拟IIC总线对PCF8563进行访问,有完整的读写报警,定时中断,最后把时间显示在LED上4.USB CDC using C8051F320340, virtual COM port thru usb connection5.本库函数实现了C8051F020 SMB
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6375051
    • 提供者:sevenjul
  1. PUDN

    0下载:
  2. 硬件类的程序,一个是RFID驱动程序自己写修改的(M104B)和原理图,完全可用。一个是将hex格式转文本十进制的算法(自己写的)。初学者没多少自己写的可以上传的-Hardware such procedures, a driver of RFID write their own modifications (M104B) and schematic, fully available. One is the hex format to text decimal arithmetic
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:72654
    • 提供者:
  1. time

    0下载:
  2. 通过P1.0端口以1HZ的频率输出信号,使用该信号点亮一个LED指示灯, 并将信号接入到INT1,统计中断的次数。 将中断的次数通过两个七段数码管采用十进制显示出来。当超过99次后,清零并 重新计数。-Through P1.0 port with 1 hz frequency output signal, using the signal light an LED light, And access to the signals to the INT1, statistical in
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:58356
    • 提供者:moweijie
  1. bcd2hex

    0下载:
  2. 快速,方便Keil C51的十进制到十六进制BCD 2HEX源程序,在Keil C51上测试通过,且源代码程序的产品应用上量产多年-The fast, easy Keil C51 decimal to hexadecimal BCD 2HEX source, the Keil C51 test and product application source code program production for many years
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1138
    • 提供者:daniel
  1. CONVERT

    0下载:
  2. 将十进制数转换为二进制数和16进制数,可用于单片机初值设定时的计算-convert decimal to binary and hexadecimal ,Can be used to calculate the initial set of single chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5764
    • 提供者:suyan
  1. dulijianpanjaince

    0下载:
  2. 用数码管的前两位显示一个十进制数,变化范围为00--59, //开始时显示00,每按下S2键一次,数值加1;每按下S3键一次,数值减1;每按下S4键一次,数值归零;每按下S5键一次,利用定时器功能使数值开始自动每秒加1,再次按下S5键,数值停止自动加1,保持显示原数。-The first two digital tube display a decimal number, range 00- 59// 00 begin to show when each press S2 button on
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1310
    • 提供者:gentleman
  1. ex7_1

    0下载:
  2. 对实验板上4*4矩阵键盘的16个按键S6---S21进行按键次数统计。键号06、07……21用最左边2位数码管显示,按键次数用右侧4位数码管显示。有键按下时,显示相应键号和该键累计按键次数,没键按下时,数码管不亮。(无论键号还是按键次数都用其十进制数显示。)-The experimental board 4* 4 matrix keyboard 16 keys S6--- S21 performed keystrokes statistics. No. 21 with key 06,07 ...
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:26256
    • 提供者:杜响红
  1. AD-display

    0下载:
  2. 利用AT89S52和ADC0809采集电压,电压范围0到5V,再用数码管显示采集的电压值,为十进制。-Use AT89S52 and ADC0809 collection voltage range of 0 to 5V, then the voltage digital display collected, as decimal.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:24952
    • 提供者:豆豆
  1. jisuanqi

    0下载:
  2. STM8计算器基于设计,可以实现任何八个十进制数的四则运算,并且可以连续的处理多个数据之间的运算关系-STM8 calculator-based design can achieve any eight decimal four operations, continuous processing operation relations between the multiple number
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:于东东
  1. EXP2_IOkou-xuexi

    0下载:
  2. 绘制实验仿真原理图,编写运行程序,实现将十进制数156拆为三个BCD码,并存入30H开始的三个单元,采用汇编语言和C51语言完成。-The simulation draw schematics, write to run the program, to achieve the decimal number 156 split into three BCD, and stores 30H three units started. Subjects were using assembly langu
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:40505
    • 提供者:李亮
  1. 51-c

    0下载:
  2. 该程序把精度计算到了小数点后第七位,并且根据各个位数的不同发送相应的单位。 在二进制和十进制单位的转换过程中,进行了一定的人为的修正-The program of the accuracy of the calculation to the seventh decimal places, and the corresponding unit depending on the transmitting each digit. During the conversion process bina
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6126
    • 提供者:王一舒
  1. 407decode

    0下载:
  2. 密钥加密解密demo,对8位十进制密码操作,包含异或以及随机移位操作代码部分,基于STM32f407_RTC,可移植-Key encryption and decryption demo, to 8 decimal cryptographic operations, comprising XOR and random shift operation code section, based STM32f407_RTC, portable
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8536461
    • 提供者:cheng
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com