搜索结果

找到约 721 项符合 bit 的查询结果

按分类筛选

显示更多分类

VHDL/FPGA/Verilog verilog 32-bit ALU

verilog 32-bit ALU
https://www.eeworm.com/dl/663/179774.html
下载: 192
查看: 1179

其他 可以将以bit为单位进行处理的算法扩展到8位

可以将以bit为单位进行处理的算法扩展到8位,即以Byte为单位进行处理。由于有8个bit,所以有2^8种选择。这样明显会使运行时 间大为减少,速度明显更快,但是也有它的缺点,即,占用资源太大,所以综合考虑速度和 资源两点,采用半字节查表法。即以半 Byte为单位进行处理。由于有4个bit,所以有2^4种选择。 ...
https://www.eeworm.com/dl/534/180081.html
下载: 59
查看: 1077

其他书籍 ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use i

ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is particularly suitable for cost and power-sensitive applications. The ARM7’ ...
https://www.eeworm.com/dl/542/184428.html
下载: 155
查看: 1046

matlab例程 Bit Error Rate in Bit Error rates with pulse shaping consideration

Bit Error Rate in Bit Error rates with pulse shaping consideration
https://www.eeworm.com/dl/665/187049.html
下载: 93
查看: 1060

其他书籍 寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令

寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令 比较指令 分支指令 条件执行 软件中断指令 APCS (ARM 过程调用标准) 编写安全的 32-bit 代码的基本规则 IEEE 浮点指令 汇编器伪指令 指令快速查找 ...
https://www.eeworm.com/dl/542/187522.html
下载: 189
查看: 1041

驱动编程 64位的filedisk原代码, 64 bit compiling of filedisk

64位的filedisk原代码, 64 bit compiling of filedisk
https://www.eeworm.com/dl/618/188763.html
下载: 160
查看: 1095

操作系统开发 Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386 & above CPU`s. Its complete

Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386 & above CPU`s. Its completely written in C++.
https://www.eeworm.com/dl/531/189477.html
下载: 183
查看: 1097

微处理器开发 A complete set of bit banged, software driven I2C routines I created for any PIC device - and they w

A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
https://www.eeworm.com/dl/655/191409.html
下载: 194
查看: 1083

汇编语言 Really great code and info for 32-bit protected mode .ASM programming

Really great code and info for 32-bit protected mode .ASM programming
https://www.eeworm.com/dl/644/197619.html
下载: 109
查看: 1056

汇编语言 tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us

tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab2543",0dh,0ah,0
https://www.eeworm.com/dl/644/199821.html
下载: 162
查看: 1034