搜索资源列表
IBM-PC CMOS
- 汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
BinaryOperationXlabl
- 二进制计算器,位运算,计算器--用户界面设计,汇编语言学习工具-binary calculator, bit, calculator -- user interface design, assembly language learning tool
a1-2
- a program can convert binary to ASC and ASC to binary-a program can convert binary to ASC and ASC t o binary
jinzhizhuanhuan
- 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data conversion and so-band output doc
bomblab.rar
- CSAPP一书中十分经典的二进制炸弹实验,有详细实验报告,对加深C语言和汇编语言之间的关系的理解很有帮助,Book CSAPP binary bomb is a classic experiment, experimental report in detail on the C language and to deepen the relationship between assembly language understanding helpful
binarytobcd
- binary to bcd which converts 8bit binary input to bcd -binary to bcd which converts 8bit binary input to bcd
2fsk
- 数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符号“1”对应于载频,而符号“0”对应于载频(与不同的另一载频)的已调波形,而且与之间的改变是瞬间完成的。 -Digital frequency modulation called frequency shift keying (FSK), binary frequency shift keying recorded as 2FSK. Di
BINARY-FSK-DEMODULATION
- binary to fsk modulation
Convert-binary-to-BCD
- 计算机中的数值有各种表达方式,这是计算机的基础。掌握各种数制之间的转换是一种基本功。二进制到BCD转换-There are a variety of computer numerical expression, which is the basis for the computer. Of various kinds of number system conversion between a basic skills. Convert binary to BCD
Hex-into-binary
- 汇编实现十六进制转换为二进制,同时显示出来-Assembly hex converted to binary, and simultaneously displayed
Hexadecimal-turn-binary
- 控制输入16进数,以二进制形式输出来,显示-Control input 16, output in binary format, showing
binary
- 一个简单的数制转换的汇编程序,可以将二进制转换为十进制和十六进制,将十进制转换为十六进制和二进制等。-A simple number system conversion assembler can convert binary to decimal and hexadecimal, decimal to hexadecimal and binary.
-binary-tree
- 本文介绍了二叉树的定义、性质及存储方式,各种遍历算法。 以及求所有叶子及结点总数。-This article describes the definition, nature and storage of binary tree, various traversal algorithm. And the demand of all the leaves and the total number of nodes.
traversal-of-binary-tree
- 二叉树的建立,对于电网模型层次结构实现遍历搜索-traversal of binary tree
Decimal-ASCII-code-into-binary
- 通过汇编语言将十进制ASCII码转化成二进制-Through the decimal ASCII code assembly language into binary
Decimal-to-binary-and-decimal
- 键盘输入一个无符号的十进 制数(0~255),得到其实际数值后保存到bl中,然后在显示器上同时以二进制和十六进制显示出来。 -Decimal to binary and decimal.
convert--integer-to-binary-string
- 给结构STUDENT赋值,此程序是汇编语言与c的混合编程,开发工具为KEIL-To convert an integer to a binary string
binary-to-bcd
- binary to bcd conversion using assembly language
Binary-insertion-method-main3
- 这是用C++语言写的一个用二分插入法排序的程序-This is written in c++ language with a binary insert sorting procedure
binary
- 简单的C#读写二进制文件的代码,在Visual Studio 2010平台上编写-Reading and writing binary files using c#
