搜索结果

找到约 26,030 项符合 A母usb2.0 的查询结果

人工智能/神经网络 采用CMAC网络对对频率为0.1572HZ的谐波进行辨识

采用CMAC网络对对频率为0.1572HZ的谐波进行辨识,选择联想单元A*=4,权值Wa=W1+W2+W3+W4
https://www.eeworm.com/dl/650/471867.html
下载: 57
查看: 1054

软件设计/软件工程 The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year.

The Pages 2.0 specification is one of the most exciting Java Community Process releases of the year. Chances are you picked this book to learn more about the new features of 2.0. Or you may be interested in using for the first time in your next project. Regardless of your interest, we ve put togethe ...
https://www.eeworm.com/dl/684/472668.html
下载: 115
查看: 1083

压缩解压 Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing ten ...
https://www.eeworm.com/dl/617/474961.html
下载: 40
查看: 1067

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1071

matlab例程 Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1

Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the symbol 1 is sent is two times than the probability that the symbol 0 is sent. Assume that the noise ...
https://www.eeworm.com/dl/665/478282.html
下载: 198
查看: 1035

电子书籍 AM26C31CLow Power, I CC = 100 &#402 &#8834 A Typ Operate From a Single 5-V Supply High Spee

AM26C31CLow Power, I CC = 100 &#402 &#8834 A Typ Operate From a Single 5-V Supply High Speed, t PLH = t PHL = 7 ns Typ Low Pulse Distortion, t sk(p) = 0.5 ns Typ High Output Impedance in Power-Off Conditions Improved Replacement for AM26LS31
https://www.eeworm.com/dl/cadence/ebook/486369.html
下载: 99
查看: 1019

VC书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh

The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
https://www.eeworm.com/dl/686/486802.html
下载: 53
查看: 1119

单片机开发 The program can manage at the same time manually entered trades at any time (they have a magic numbe

The program can manage at the same time manually entered trades at any time (they have a magic number of 0)
https://www.eeworm.com/dl/648/489149.html
下载: 21
查看: 1129

数学计算 #include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n)

#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { for(i=0 i<=n i++) a[i]=a[i]*(n-i) n-- for(i=0 i<=n i++) p ...
https://www.eeworm.com/dl/641/491234.html
下载: 98
查看: 1402

DSP编程 该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式

该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式,一次做16个转换,转换通道分别是0~15。转换完成后,在A/D中断服务子程序中将转换结果读出。该程序做一次A/D采样。
https://www.eeworm.com/dl/516/493357.html
下载: 74
查看: 1065