搜索资源列表
ASCII_List
- ASCII码查询器,可以显示或查询任意字符的ASCII码,可以显示或查询按键的虚拟键码,还带有一个10进制和16进制转换工具。
pichex-tombin
- 这是一个自制的实用的文件格式转化工具,因常用的pci单片机编译器MPASM.EXE编译的文件是HEH十六进制的 并且含有握手码,不能使用通用编程器烧录(例TOM2000编程器), 因此用VB6.0制做一个16_2.exe文件 用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 16_2.exe使用方法:准备好pic.asm文件(文件名一定要用这个名),点击16_2.exe既可生成通用编程器(例TOM2000)使用 的pic.bin二进文件 16_2.
HEX_7_BCD
- 将双字节16进制数转换为可用于数码管显示用的7段码,直接输入移位寄存器即可正常显示。附带注释,经验证完全可用。
MASM
- 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
turn5
- ASCII编码转换器,非常简单易用。可以自由转换各进制及中文-ASCII Encoding Converter is very easy to use. Are free to convert the binary and Chinese
HexEditTool
- 十六进制转换编辑器工具的源代码,可直接用。-Hex conversion editor tool of source code, can use directly.
16edit
- 十六进制编辑器,用于不同进制与16进制的转换。-16 edit
1
- 采集0-7路输入来自直流源经分压器产生的0~5 V直流电压(可功能扩展,8路可接不同的传感器,采集不同的信号,例如:温度、湿度、图象、声音等)ADC0809将各路模拟信号分别转换成8位二进制数字信号,再对各路数据进行显示。各路通道采集方式为以约5s为周期循环采集(即0路、1路……7路、0路…)约每5ms更新,重新采集一次。显示方式为循环显示和单路显示:开关打开时,循环显示0-7路采集的数据;开关闭合时,显示当前单路采集的数据。3个七段数码管显示结果:最左边的一个数码管DS0显示通道号,其它两个数
IBM-PC-programanswer
- 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
hexadecimaleditor
- 采用C++语言编写的十六进制编辑器-完整版本,简洁易懂。有ASCII转换等效果。是学习的好代码。VS2008编译通过。-C++ language using hex editor- full version, simple and easy to understand. Effects are ASCII conversion. A good code to learn.
Hex-Editor-II
- 进制转换器,编写的一个简单的进制转换器,很实用,对于十进制、二进制等转换数据-Into the converter, write a simple into the converter, is very practical, for the decimal, binary conversion of data, etc
jinzhi
- 用32位汇编语言编写的2、8、10、16进制转换器,根据罗云彬的改编-32 assembly language to write the 2,8,10,16 hex converter the Luo Yunbin of adaptation
HuiBianZhuanHuanQi
- 汇编转换器源码...附带superec_od.dll 支持十进制/十六进制,代码简洁。-Assembler converter source ... comes with superec_od.dll support decimal/hexadecimal code simple.
one
- 键盘输入字符并输出,大写转换为小写输出 将寄存器BX中的数据以十六进制的形式显示-Keyboard input characters and output, uppercase to lowercase output data register BX is displayed in hexadecimal form
decimal-conversion
- 在labviEW中利用特殊的计算实现2、10、16进制间的转换,界面很适合程序员使用,它将每位二进制分开显示,对寄存器的赋值计算很有帮助-Take advantage of a special calculation in labviEW 2,10,16 hex conversion, the interface is very suitable for programmers to use, it will be separate from each binary register assig
寄存器及指令的用法
- 32位寄存器和32位指令使用的基本用法.1.对存储区中的一组双字进行排序,并将排序结果显示在屏幕上2.将一组ASCII字符转换成16进制数码,并在屏幕上显示出来
51
- 2,10,16进制转换器。要求程序有良好的用户界面以及错误处理功能-2,10,16 hex converter. Claims process has a good user interface and error handling capabilities
translator
- 基于C8051F310的进制转换器,可以实现二、十、十六进制的进制转换-The translator on C8051F310
单进制转换器
- 十进制转十六进制 或者十六进制转十进制 专门给win10系统计算器英文话的人用(The decimal to sixteen or sixteen to the decimal system for the win10 system calculator in English language)
Verilog源代码
- 多种基本功能的Verilog代码实现,包括多路选择器,二进制到BCD码转换,二进制到格雷码转换,7段译码器,8位数据锁存器,移位寄存器等等多种功能。(Verilog code implementation of a variety of basic functions, including multiplexer, binary to BCD code conversion, binary to Gray code conversion, 7-segment decoder, 8-bit dat