搜索结果
找到约 983 项符合
ing-g 的查询结果
其他 windows 下 g格式化cf卡为 ext3的工具软件
windows 下 g格式化cf卡为 ext3的工具软件,在linux和windows下用到cf卡的开发者和使用者都有用
VHDL/FPGA/Verilog 采用FPGA实现色彩空间转换R’G’B’ to Y’CbCr的VHDL和verilog源代码,支持xilinx的各种器件.
采用FPGA实现色彩空间转换R’G’B’ to Y’CbCr的VHDL和verilog源代码,支持xilinx的各种器件.
其他书籍 TMS320C55x DSP Mnemonic Instruction Set Reference Guide (Rev. G).pdf
TMS320C55x DSP Mnemonic Instruction Set Reference Guide (Rev. G).pdf
DSP编程 TMS320C55x DSP Peripherals Overview Reference Guide (Rev. G).pdf
TMS320C55x DSP Peripherals Overview Reference Guide (Rev. G).pdf
汇编语言 ARM汇编代码。编译命令:armasm -g armex.s -o armex.o armlink armex.o -o armex.axf
ARM汇编代码。编译命令:armasm -g armex.s -o armex.o
armlink armex.o -o armex.axf
微处理器开发 调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc
调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI,
ARM9TDMI, etc. DCC is accessed by the target via coprocessor 14 using the
ARM instructions MCR and MRC.
The two assembler source files provided are:
outchan.s for Target to debugger communication
inchan ...
语音压缩 G.711 & G.726A 語音壓縮講義及範例程式 這是2007年美國Master中的課程。值得參考。
G.711 & G.726A 語音壓縮講義及範例程式
這是2007年美國Master中的課程。值得參考。
语音压缩 G.729标准中文说明
G.729标准中文说明,这个建议包含了使用共轭结构代数码激励、线性预测编码的8kbit/s语音信号编码的算法描述。
语音压缩 ITU G.723.1编码算法的软件实现流程图,很好的指导实践!
ITU G.723.1编码算法的软件实现流程图,很好的指导实践!
语音压缩 用于编解码的G.723.1的算法实现
用于编解码的G.723.1的算法实现,可用于对算法的理解,并可以直接在vc环境下运行