搜索结果
找到约 76 项符合
arithmetic 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (14)
- 其他书籍 (12)
- 数学计算 (6)
- 其他 (6)
- VHDL/FPGA/Verilog (5)
- matlab例程 (3)
- 单片机开发 (3)
- 数据结构 (3)
- 电子书籍 (2)
- Linux/Unix编程 (2)
- 加密解密 (2)
- 数值算法/人工智能 (2)
- 学术论文 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 技术管理 (1)
- 人工智能/神经网络 (1)
- 软件设计/软件工程 (1)
- DSP编程 (1)
- 系统设计方案 (1)
- 教育系统应用 (1)
- 行业发展研究 (1)
- 其他嵌入式/单片机内容 (1)
- DSP工具/软件 (1)
- 笔记 (1)
- 技术资料 (1)
- VIP专区 (1)
其他书籍 Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
Designand Analysisof Fast Text Compression Basedon Quasi-Arithmetic Coding.
其他嵌入式/单片机内容 Galois Field Arithmetic algorithm
Galois Field Arithmetic algorithm
学术论文 高效的CABAC解码器设计及FPGA实现
H.264/AVC是ITU与ISO/IEC(International Standard Organization/Intemational Electrotechnical Commission国际标准化组织/国际电工委员会)联合推出的活动图像编码标准。作为最新的国际视频编码标准,H.264/AVC与MPEG-4、H.263等视频编码标准相比,性能有了很大提高,并已在流媒体、数字电视、电话会议、视频存储等诸多领域 ...
模拟电子 如何提高模幂运算速度应用笔记
Abstract: This application note describes how to improve the speed of modular exponentiation by more than 50% whenusing MAXQ® microcontrollers that have a modular arithmetic accelerator (MAA).
单片机编程 基于单DSP的VoIP模拟电话适配器研究与实现
基于单DSP的VoIP模拟电话适配器研究与实现:提出和实现了一种新颖的基于单个通用数字信号处理器(DSP)的VoIP模拟电话适配器方案。DSP的I/O和存储资源非常有限,通常适于运算密集型应用,不适宜控制密集型应用[5]。该系统高效利用单DSP的I/O和片内外存储器资源,采用μC/OS-II嵌入式实时操作系统,支持SIP和TCP-UDP/IP协议,通 ...
可编程逻辑 Nios II定制指令用户指南
     Nios II定制指令用户指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom
instructions, you can reduce a complex sequen ...
压缩解压 很好用的压缩和解压缩程序
很好用的压缩和解压缩程序,Arithmetic,请大家试用一下,多指教!
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
VHDL/FPGA/Verilog vhdl程序源代码
vhdl程序源代码,包括Combinational Logic
Counters
Shift Registers
Memory
State Machines
Registers
Systems
ADC and DAC
Arithmetic等
VHDL/FPGA/Verilog /* This program generates the DApkg.vhd file that is used to define * the DA filter core and give
/* This program generates the DApkg.vhd file that is used to define
* the DA filter core and gives its parameters and the contents of the
* Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm