CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hex to b

搜索资源列表

  1. hexsud

    0下载:
  2. Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell scr ipts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prolog codes for the 16x16 Sudoku
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6204
    • 提供者:emerald
  1. wuxianyaokong

    1下载:
  2. 将无线接收模块按照脚位对应插入学习板无线插座注意,不要插错,否则会损坏模块学习板学习板处于正常工作状态D3,D2,D1,D0 ,LED灯亮起,将程序tanst.hex 下载 到学习板程序在配套光盘HZC51学习板使用教程HZC51学习板实验程序无线遥控程序无线遥控里面,下载完后,数码管显示0000按遥控发射器A键,此时遥控器红灯亮起,并发出编码信号,学习板,收到信号并解码并驱动数码管显示4000分别按遥控器B,D,C键,学习板分别显示此遥控器发射距离开阔地可达到100米-The wireless
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-28
    • 文件大小:14327
    • 提供者:lili
  1. HEX2BINandBIN2HEX

    1下载:
  2. inter hex 与 bin文件互转,功能很好,测试可用。-inter hex and bin files Hu Zhuan, function well, the test can be used.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:109254
    • 提供者:李心
  1. MyCalculation

    0下载:
  2. 题目:复杂计算器设计 要求:设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3) 具有进制转换功能. -Title: complex design requirements calculator: design of a complex calculator, to achieve Windows system calcu
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:2321
    • 提供者:m11
  1. ColorUtil

    0下载:
  2. A simple object to store a color and perform Hex/RGB conversions. methods included ColorSetRGB - ColorGetHex RGBToHex(r, g, b) hexToRGB(hex) ColorBlend(colorFrom, colorTo) ColorBlendGetColor(alpha) ColorBlendToString() -A simple ob
  3. 所属分类:JavaScript

  1. Hex_To_Bin

    0下载:
  2. 将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!-Firmware of the hex file will be converted into 16 binary files, which in the application that need to download Firmware is very useful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1117238
    • 提供者:zhang
  1. B

    0下载:
  2. this program convert BIN value to HEX value
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:33304
    • 提供者:ali
  1. 8~~16

    0下载:
  2. 实现8进制数的进制转换,用户输入B则转为二进制,用户输入H则转为16进制,用户输入D则转为10进制!-To achieve binary conversion decimal number 8, the user input B is converted to binary, the user input H is converted to 16 hex, the user input is converted to 10 decimal D!
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1111
    • 提供者:sunying
  1. the-n-time-A--plus-B

    0下载:
  2. Descr iption: 想必大家都做过A+B这道经典的入门题了,这次的A+B问题是基于十六进制数的两个数相加。这16个数字是 0 ~ 9 ,另外用 a 表示数字 10 ,用 b 表示数字 11 ,用 c 表示数字 12 ,用 d 表示数字 13 ,用 e 表示数字 14 ,用 f 表示数字 15 。 Input: 输入包含多组数据,每组数据包含一行两个十六进制整数a和b(0<=a,b<=fffffff,都以小写给出)。处理到文件结束。 Output:
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:9459
    • 提供者:沙魄郎君
  1. Assembly-code-conversion-program

    0下载:
  2. 程序分七个模块编写,不同模块实现不同功能 1为主模块,调用模块5和模块7,模块5又调用模块2、3、4和模块6四个模块,其中: 模块2实现小写字母向大写字母的转换,模块3实现大写字母向小写字母的转换, 模块4实现二进制数向十进制数的转换,模块6实现十六进制数向二进制数的转换,模块7实现十进制数向十六进制数的转换。按“q”键退出 运行程序后,屏幕上要有选择哪种转换的提示菜单 显示结果,十进制数后要加D,十六进制数后要加H表示;二进制数要以二进制形式输出,后面要加B-Program
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:260928
    • 提供者:fcc
  1. huibianyuyan---kechengsheji

    0下载:
  2. 设计内容:编码实现大小写字母之间、二进制和十六进制之间,以及十六进制和十进制之间的转换。 目的与要求:从键盘输入字母或数字,输出相应的转换结果。在出现的界面中,输入“b”开始转换;输入“q”退出。 -Design content: encoding realize case letters, between binary and hexadecimal between, and hex and decimal conversion between. Purpose
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:311503
    • 提供者:胡维维
  1. qi-duan-yi-ma-qi

    0下载:
  2. 七段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用译码程序在FPGA\CPLD中来实现。本实验作为7段译码器,输出信号LED7S的7位分别是g、f、e、d、c、b、a,高位在左,低位在右。例如当LED7S输出为“1101101”时,数码管的7个段g、f、e、d、c、b、a分别为1、1、0、1、1、1、0、1。接有高电平段发亮,于
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:3147
    • 提供者:xuling
  1. main

    2下载:
  2. usaco第九题回文数是指从左向右念和从右向左念都一样的数。如12321就是一个典型的回文数。 给定一个进制B(2<=B<=20,由十进制表示),输出所有的大于等于1小于等于300(十进制下)且它的平方用B进制表示时是回文数的数。用’A’,’B’……表示10,11等等。 -The ninth title palindrome usaco is the same number of read and right-to-left read from left to rig
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:595
    • 提供者:
  1. Lcd_Blink Lpc1768

    0下载:
  2. The LCD_Blinky project is a simple program for the NXP 'LPC1768' microcontroller using Keil 'MCB1700' evaluation board and demonstrating interrupt functionality and display to graphic LCD. (compliant to Cortex Microcontroller Software Interface Stand
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-05-07
    • 文件大小:485534
    • 提供者:vuxuansyhut
  1. jinzhizhuanhuan

    0下载:
  2. 【问题描述】编写函数itob(n,s,b),用于把整数n转换成以b为基的字符串并存储到s中. 编写程序,使用函数itob(n,s,b)将输入的整数n,转换成字符串s,将s输出.转换后的字符串从最高的非零位开始输出。如果n为负数,则输出的字符串的第一个字符为’-’。b为大于1小于37的任意自然数值。当b=2时,输出字符只可能是’0’和’1’;当b=16时,输出字符串中可能含有字符为’0’-’9’,’a’-’f’(字母以小写输出)。b还可以是其它数值。比如输入n=33,b=17,则输出33的17进制
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:362308
    • 提供者:服部半藏
  1. jinzhi

    0下载:
  2. tc实现了2-36进制的任意转换。多进制转十进制用的是按权展开,十进制转多进制用的是倒取余数。 注:10进制以上,分别用A表示10、B表示11、以此类推……参数中的n是进制数。-Achieve a 2-36 hex any conversion. Ary turn is based on the right of the decimal to start using decimal ary turn is used to take down the remainder. NOTE: mo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:聂国军
  1. rgbzhgj_v1.0

    0下载:
  2. 软件介绍 RGB转16进制工具具用于将RGB颜色值转换为十六进制字符串,工具使用简单,你只需要在以下三个输入框:红(R)、绿(G)、蓝(B)中输入RGB的颜色值及会自动回转换十六进制的字符串。-Software introduction RGB turn 16 hex tool for converting the RGB color value to sixteen hex string, the tool uses a simple, you only need to enter t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:92243
    • 提供者:erpudn11
  1. DIY数字电桥V3.0

    0下载:
  2. 液晶电压表\ADC0809.asm 液晶电压表\0809.plg 液晶电压表\ADC0808.PWI 液晶电压表\液晶_Uv2.Bak 液晶电压表\STARTUP.A51 液晶电压表\液晶.plg 液晶电压表\STARTUP.LST 液晶电压表\ADC0809.LST 液晶电压表\液晶.lnp 液晶电压表\液晶.M51 液晶电压表\液晶.hex(Figure 3. Timing diagram 10, 16Phase This TTL-compatible
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:78848
    • 提供者:兔子209209
搜珍网 www.dssz.com