搜索结果
找到约 1,024 项符合
Msc-G 的查询结果
数据结构 1)自选存储结构,输入含n个顶点(用字符表示顶点)和e 条边的图G; (2)求每个顶点的度,输出结果; (3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS 顶点序列(提示:使用
1)自选存储结构,输入含n个顶点(用字符表示顶点)和e
条边的图G;
(2)求每个顶点的度,输出结果;
(3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS
顶点序列(提示:使用一个栈实现DFS);
(4)指定任意顶点x为初始顶点,对图G作BFS遍历,输出BFS
顶点序列(提示:使用一个队列实现BFS);
(5)输入顶点x,查找图G:若存在含x的 ...
数学计算 FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fouri
FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)
其他 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中的課程。值得參考。