搜索资源列表
EX_Calculator01
- 使用VC++6.0编程,能进行八进制、十进制、十六进制转换-use VC 6.0 programming can make octal, decimal, hexadecimal conversion
8bit.详细的八位十六进制频率计课程报告
- 详细的八位十六进制频率计课程报告,是我的eda课程设计报告书,Detailed eight hexadecimal Cymometer curriculum report is my report on the curriculum design EDA
vc.rar
- vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
Hexadecimal-to-decimal
- 十六进制转换为十进制C程序设计,函数实现,通俗易懂-Hexadecimal to decimal C programming, function implementation, easy to understand
sscom32
- 非常好用的读写串口程序SCOMM,支持十六进制,字符-Very useful procedure to read and write serial SCOMM, support for hexadecimal, character
EDA
- 60进制计数器 序列检测器 适用于MAX PLUS2程序开发-60 hexadecimal counter sequence detector for MAX PLUS2 development
123
- 常见的几种数据格式转换,例如16进制字符串转化为16进制字节数组-Several common data format conversion, such as 16 into a hexadecimal string of 16 hexadecimal byte array
citra-bab2
- Mahasiswa dapat membuat program untuk memproses gambar dengan mengambil warna RGB 2. Mahasiswa dapat membuat program untuk memproses gambar dengan meletakkan warna RGB pada lokasi x dan y 3. Mahasiswa dapat membuat program untuk memproses gambar
xilinx
- -- Hexadecimal to 7 Segment Decoder for LED Display -- Hexadecimal to 7 Segment Decoder for LED Display--- Hexadecimal to 7 Segment Decoder for LED Display -- Hexadecimal to 7 Segment Decoder for LED Display -- Hexadecimal to 7 Segment Decoder
DEBUG
- 该命令从汇编语言语句创建可执行的机器码。所有数值都是十六进制格式,必须按一到四个字符输入这些数值。在引用的操作代码(操作码)前指定前缀记忆码。-The command statement from the assembly language to create executable machine code. All values are in hexadecimal format, must be 1-4 characters enter these values. In reference
21_perevod
- It is a program which is translate numbers to a different system:binary, decimal, hexadecimal.
4
- 用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。 由此可见,要实现以上的功能,需要8个7段LED数码管和逻辑开关,闪烁的频率为1s。从开关读数,用LED显示。 -Machine Design STARES598
SourceCode1
- Program show per byte of hexadecimal number
c
- 将键盘接受到的四位十六进制数据转换位等值的二进制数,再显示在终端上-Will receive the keyboard data into the 4-bit hexadecimal equivalent of the binary number, and then displayed in the terminal
2-16showdecoder
- 输入为二进制,输出为十六进制的七段发光译码器-Binary input and output for the seven-segment light hexadecimal decoder
format
- 二进制、十进制和十六进制及其相互转换的公式-Binary, decimal and hexadecimal and their mutual conversion formula
ASCIItabel
- ASCII tabel decimal hexadecimal.
Data-compression
- 数据压缩及解压缩的方法,一段C语言的代码。适用于单片机存储16进制数时,进行适当压缩以节省资源。-Data compression and decompression method, a C language code. Microcontroller memory 16 for hexadecimal numbers, the appropriate compression to save resources.
vi
- 本VI,是在labview环境开发。16进制到二进制原码、反码、补码计算-Hexadecimal to binary of the original code, anti-code complement calculation
theory-of-curriculum-design
- 递归实现年龄累微加和16进制32位字符相加 机原理课程设计-Age of accumulated micro-recursive plus and 32-character hexadecimal sum of machine