搜索结果
找到约 161 项符合
Sub-critical 的查询结果
人工智能/神经网络 Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
其他行业 实验参数采集窗口程序 开始采集 Private Sub kaishicaiji_Click() Timer1.Enabled = True End Sub Private Sub lishi
实验参数采集窗口程序
开始采集
Private Sub kaishicaiji_Click()
Timer1.Enabled = True
End Sub
Private Sub lishishuju_Click()
Form5.Show
Form2.Hide
End Sub
Private Sub shishiquxian_Click()
Form4.Show
Form2.Hide
End Sub
软件设计/软件工程 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
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...