搜索结果
找到约 106 项符合
sub-architcture 的查询结果
软件设计/软件工程 bu9435是一款MP3解码IC,可以独立使用,也可以通过I2C接口作为SUB IC.不错的选择!
bu9435是一款MP3解码IC,可以独立使用,也可以通过I2C接口作为SUB IC.不错的选择!
通讯/手机编程 IEEE 802.15.3a标准的超宽带信道模型.This is the final report of the channel modeling sub-committee.
IEEE 802.15.3a标准的超宽带信道模型.This is the final report of the channel modeling sub-committee.
matlab例程 Comparison of the performances of the LS and the MMSE channel estimators for a 64 sub carrier OFDM
Comparison of the performances of the LS and the MMSE channel estimators
for a 64 sub carrier OFDM system based on the parameter of Mean square error
微处理器开发 以at91的9200举例讲解嵌入式系统中如何实现完美的SUB功能
以at91的9200举例讲解嵌入式系统中如何实现完美的SUB功能,代码很规范,值得读细品读
并行计算 用sub子程序的算法实行两个数大小比较
用sub子程序的算法实行两个数大小比较,比较结果直接显示出来。
系统设计方案 A New Optimization Model for Dynamic Power and Sub-Carrier
A New Optimization Model for Dynamic Power and Sub-Carrier
微处理器开发 ARM定址方式 直接由暂存器取出值操作 指令中的位址为暂存器编号 例题: MOV R1,R2 R2 -> R1 SUB R0,R1,R2 R1 - R2 -> R
ARM定址方式
直接由暂存器取出值操作
指令中的位址为暂存器编号
例题: MOV R1,R2 R2 -> R1
SUB R0,R1,R2 R1 - R2 -> R0
VHDL/FPGA/Verilog IEEE754 floating point sub
IEEE754 floating point sub
数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
软件工程 Private Sub cancel_Click(Index As Integer) Unload form1 End Sub
Private Sub cancel_Click(Index As Integer)
Unload form1
End Sub