CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 进制

搜索资源列表

  1. 二进制转化十六进制浮点数

    0下载:
  2. 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38.8kb
    • 提供者:阿勇
  1. 单片机采集数据

    0下载:
  2. 简介下这个项目,好让大家有个全面的了解. 这个项目是用单片机采集回来数据,再以16进制的形式发给串口.现在就是要用VB做一个监控程序,处理数据,一方面实时显示,一方面存入数据库,再提供给远端的客户端.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:2kb
    • 提供者:曾小君
  1. 实时时钟-单片机

    0下载:
  2. 采用定时器中断的方法,设计一个一天24小时进制的实时时钟;用6个发光二极管分别显示时、分、秒的记时; 能进行整点报时。可以从键盘中预置、修改时钟值。含有硬件设计图-timer interruption using the method to design a band 24 hours a day in real-time clock; With six light-emitting diodes showed the hours, minutes, and seconds to the ent
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42.93kb
    • 提供者:刘印亮
  1. 基于51单片机的音乐播放机

    0下载:
  2. 基于51单片机的音乐播放机 程序中所引用的歌曲16进制数值,均从WAV歌曲文件中提取,其中WAV文件以8000HZ采样8位编码,DAC0832同样 以8000HZ采样8位编码恢复波形,通过示波器观察声音波形 程序中3首歌曲均选取WAV文件中的192个采样点即24ms时间的波形,51 Single-chip-based music players proceedings quoted hexadecimal value of 16 songs, all songs from the WA
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:96.6kb
    • 提供者:李朝政
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:29.8kb
    • 提供者:fwr
  1. gbunicode

    0下载:
  2. vc6.0 环境下写的一个小工具,用于生成unicode格式的16进制代码,对于用单片机开发手机短消息很有帮助的工具。从源码可以理解MFC中的CString,UNICODE WCHAR 等的转换过程。-vc6.0 environment to write a small tool used to generate unicode format hexadecimal code 16, for development with single-chip mobile phone short mess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.82mb
    • 提供者:duan
  1. MCU-to-VB

    1下载:
  2. Visual Basic 串口通讯接收单片机发送的16进制数据-Visual Basic serial communication receiver microcontroller 16 to send binary data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-21
    • 文件大小:467.53kb
    • 提供者:王强
  1. C51prgram2

    0下载:
  2. MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:5.89kb
    • 提供者:yyaaa
  1. c51chengxujinji

    0下载:
  2. c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:515.01kb
    • 提供者:严春
  1. 51MCUCODE

    0下载:
  2. 单片机程序集//16进制<->10进制互换程序 /* 89C51系列CPU编程器接收CPU程序*/ //按键扫描驱动程序-Single-chip assembly// 16 M <-> 10-band exchange program/* 89C51 Series CPU programmer receiver CPU program*///buttons to scan driver
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.09kb
    • 提供者:zhongxinyu
  1. jisuanqi

    0下载:
  2. 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:80.41kb
    • 提供者:deng1243
  1. chuankuo

    0下载:
  2. 实现51单片机与PC串口通信的测试程序,从PC端用“串口调试助手”发送十六进制数在单片机的数码管上显示-51 single-chip serial communication with the PC of the test procedure, from the PC-side of " serial debugging assistants" to send hexadecimal number in single-chip digital control display
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.79kb
    • 提供者:Mobile 2.0
  1. CProgram

    0下载:
  2. 一些实用的单片机C程序如十六进制与十进制的转换-Some practical microcontroller C programs such as hexadecimal and decimal conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3.91kb
    • 提供者:伍袁娜
  1. 1016translate

    0下载:
  2. 自己写的一个简单的10进制和16进制进行互相转换的工具。对于学习单片机的朋友来说,非常实用。-This software is used to interconvert the HEX and BIN ,it s useful to the friends who are learning MCU.By the way ,it s very easy.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7.79kb
    • 提供者:gulian
  1. number-convert

    0下载:
  2. 单片机进制转化工具 ASCII代码表及详细说明-SCM ASCII code hex conversion utility with a detailed descr iption
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:82.35kb
    • 提供者:杨云
  1. chuzuchejijia

    0下载:
  2. 出租车计价器,用单片机等的设计,用到系统需三块千进制计数器,均由四块74ls290芯片组合。3元五公里-You can lean it ,though run it ,maybe it not good enough,but you can see it .
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:324.81kb
    • 提供者:廉颖
  1. 1

    0下载:
  2. 利用单片机将2进制转换成10进制并显示,应用相当广泛。-SCM will be used to convert base 2 base 10 and displays, a wide range of applications.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:927byte
    • 提供者:蜗牛
  1. 16zhuanBCD

    0下载:
  2. 16进制和bcd码转换,51单片机小程序,很使用的小程序-Hexadecimal and bcd code converter
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:605byte
    • 提供者:lilei
  1. 利用VC++实现PC机与单片机串口通信任务

    0下载:
  2. 用 visual c++ 实现pc与51单片机的十六进制数据往返,并提示通信正常与否。-Visual c++ PC and 51 microcontroller hex data to and from, and prompt communication is normal or not.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-10-31
    • 文件大小:44.71kb
    • 提供者:管斌
  1. 步进电机

    0下载:
  2. 单片机与步进电机的接口技术,本例使用六线制单极性步进电机(The interface technology of single chip microcomputer and stepping motor)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:40kb
    • 提供者:陆壹
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com