搜索结果
找到约 721 项符合
bit 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (79)
- 技术资料 (65)
- VHDL/FPGA/Verilog (58)
- 单片机开发 (47)
- 其他 (26)
- 驱动编程 (21)
- 其他书籍 (20)
- 通讯编程文档 (20)
- 嵌入式/单片机编程 (20)
- 模拟电子 (17)
- 加密解密 (16)
- 汇编语言 (16)
- VIP专区 (15)
- matlab例程 (14)
- 串口编程 (13)
- 文章/文档 (12)
- 微处理器开发 (12)
- 系统设计方案 (11)
- uCOS (10)
- 压缩解压 (9)
- 可编程逻辑 (8)
- 其他嵌入式/单片机内容 (8)
- 书籍 (8)
- 其他 (8)
- 资料/手册 (7)
- 教程资料 (7)
- 软件设计/软件工程 (7)
- DSP编程 (7)
- 嵌入式综合 (6)
- 书籍源码 (6)
- 电源技术 (5)
- 邮电通讯系统 (5)
- 电子书籍 (5)
- GPS编程 (5)
- VC书籍 (5)
- 数据结构 (5)
- 通讯/手机编程 (5)
- 源码 (5)
- 技术书籍 (4)
- C/C++语言编程 (4)
- 数值算法/人工智能 (4)
- Windows CE (4)
- 其他行业 (4)
- 手册 (4)
- 学术论文 (3)
- 传感与控制 (3)
- 开发工具 (3)
- 测试测量 (3)
- 仿真技术 (3)
- 编译器/解释器 (3)
- 人工智能/神经网络 (3)
- Java编程 (3)
- 数据库系统 (3)
- USB编程 (3)
- 无线通信 (2)
- 接口技术 (2)
- Internet/网络编程 (2)
- 嵌入式Linux (2)
- 中间件编程 (2)
- Linux/Unix编程 (2)
- 文件格式 (2)
- 技术管理 (2)
- 语音压缩 (2)
- 编辑器/阅读器 (2)
- 电子书籍 (2)
- DSP工具/软件 (2)
- 软件 (2)
- 经验 (2)
- 精品软件 (2)
- 电子管及音响 (1)
- 其他文档 (1)
- VHDL/Verilog/EDA源码 (1)
- 单片机 (1)
- 行业应用文档 (1)
- EDA相关 (1)
- ARM (1)
- 操作系统开发 (1)
- 家庭/个人应用 (1)
- TAPI编程 (1)
- 数学计算 (1)
- VxWorks (1)
- Delphi控件源码 (1)
- MacOS编程 (1)
- 3G开发 (1)
- BREW编程 (1)
- 网络 (1)
- CA认证 (1)
- 行业发展研究 (1)
- 多媒体处理 (1)
- 笔记 (1)
- 开发板 (1)
- 教程 (1)
- 应用设计 (1)
VHDL/FPGA/Verilog verilog 32-bit ALU
verilog
32-bit ALU
其他 可以将以bit为单位进行处理的算法扩展到8位
可以将以bit为单位进行处理的算法扩展到8位,即以Byte为单位进行处理。由于有8个bit,所以有2^8种选择。这样明显会使运行时
间大为减少,速度明显更快,但是也有它的缺点,即,占用资源太大,所以综合考虑速度和 资源两点,采用半字节查表法。即以半
Byte为单位进行处理。由于有4个bit,所以有2^4种选择。 ...
其他书籍 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’ ...
matlab例程 Bit Error Rate in Bit Error rates with pulse shaping consideration
Bit Error Rate in Bit Error rates with pulse shaping consideration
其他书籍 寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令
寄存器和处理器模式(26-bit 体系)
寄存器和处理器模式(32-bit 体系)
程序状态寄存器和操纵它的指令
寄存器装载和存储指令
算术和逻辑指令
移位操作
乘法指令
比较指令
分支指令
条件执行
软件中断指令
APCS (ARM 过程调用标准)
编写安全的 32-bit 代码的基本规则
IEEE 浮点指令
汇编器伪指令
指令快速查找
...
驱动编程 64位的filedisk原代码, 64 bit compiling of filedisk
64位的filedisk原代码, 64 bit compiling of filedisk
操作系统开发 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++.
微处理器开发 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
汇编语言 Really great code and info for 32-bit protected mode .ASM programming
Really great code and info for 32-bit protected mode .ASM programming
汇编语言 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