自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串替换.
标签: hexadecimal decimal ultra Edit
上传时间: 2016-05-19
上传用户:ddddddos
conversion From 32-bit hexadecimal Representation To Decimal Floating-Point Along with the Equivalent 64-bit hexadecimal and Binary Patterns
标签: Floating-Point Representation hexadecimal conversion
上传时间: 2017-09-27
上传用户:yimoney
IEEE-754 Floating-Point Conversion From Decimal Floating-Point To 32-bit and 64-bit hexadecimal Representations Along with Their Binary Equivalents
标签: Floating-Point hexadecimal Conversion bit
上传时间: 2017-09-27
上传用户:jhksyghr
1 Communication Protocol (Computer as master) The communication protocol describes here allows your computer to access 4096 internal registers (W0000-W4095) and 1024 internal relays (B0000-B1023) in the Workstation.. 1.1 Request Message Format Request message is a command message to be sent from the computer to the Workstation. The data structure of request message is shown below. Note that numbers are always in hexadecimal form and converted into ASCII characters. For example, Workstation unit number 14 will appear in the message as character 0(30h) followed by character E(45h); a BCC of 5Ah will appear in the message as character 5(35h) followed by character A(41h).
上传时间: 2013-10-28
上传用户:cxl274287265
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
标签: applying features network strives
上传时间: 2014-01-15
上传用户:bcjtao
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed in // binary or hexadecimal format. Also, a "BCD-to-binary" converter is // tested in this build.
标签: binary-to-BCD developing displaying for
上传时间: 2015-07-07
上传用户:lmeeworm
This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FPR for hexadecimal (R=16), Octal (R=8), and Binary (R=2).
标签: representation floating program number
上传时间: 2017-07-14
上传用户:ANRAN