搜索资源列表
二进制转化十六进制浮点数
- 我用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 progr
60COUNTER
- 六十进制计数器.电子万年历是计数器的应用之一.年由月的十二进制计数器进位+1得到.月是日的三十进制计数器进位+1得到.日是小时的二十四进制计数器进位+1得到.小时是分的六十进制计数器进位+1得到.分是秒的六十进制计数器进位+1得到.本程序基于VHDL.其开发环境是MAXPLUS2
shinengcount
- 带使能、 异步复位端的十二进制计数器的 设计的一个例子
myCalculator
- 很好的计算器,功能很多,有十进制,十二进制,八进制计算功能
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal pr
二进制到BCD码转换
- 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
二进制与机器码转换
- 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth
12进制计数器
- 应用VHDL语言编写十二进制计数器
numt_convert
- 十进制、八进制、二进制、十六进制的相互转换-Decimal, octal, binary, hexadecimal conversion
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
二进制转化十六进制浮点数
- 我用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 progr
HexShow
- 很多流行的编辑器软件都提供了查看二进制文件的功能,例如:UltraEdit便提供了这样的功能,它能够显示二进制文件的内容,即将二进制代码显示为十六进制。这种功能对于进行系统级的开发很有用处。本例实现了这种功能。-many popular editing software provided View binary file functions, such as : UltraEdit will provide such a functio
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal pr
二进制到BCD码转换
- 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
二进制与机器码转换
- 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth
TenToTwelve
- 该软件实现了将十进制转化为十二进制,对于任意给定的十进制,都可以转化为十二进制-The software will realize the ten decimal into binary, for any given metric, can be translated into ten binary
161十二进制计数器
- 以matlab的simulink工具箱为平台设计一个十二进制的计数器,并对其功能加以验证(The platform design of a twelve hexadecimal counter by using MATLAB Simulink toolbox, and to verify its function)
十六转字节集
- OD里面复制 出来的二进制,直接转换为 字节集。方便写代码。(The binary copied in OD is converted into a byte set directly. Easy to write code.)
VB十六进制转换工具V1.0源代码和程序szd
- 将十六进制与二进制 十进制互相转换的工具,范围0-32767(A tool that converts sixteen decimal and binary decimal, range 0-32767)
汉字转二进制、十六进制工具
- 汉字转二进制、十六进制工具,方便大家游戏封包收索(Chinese characters to binary, sixteen hexadecimal tools, convenient for everyone to play the game packets.)