搜索结果

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

接口技术 USB2.0设备的设计与开发

USB-2.0设备的设计与开发
https://www.eeworm.com/dl/511/42322.html
下载: 71
查看: 1066

嵌入式/单片机编程 周立功dp1581usb2.0实验仪

周立功dp1581usb2.0实验仪,USB读写E2PROM演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。
https://www.eeworm.com/dl/647/103167.html
下载: 107
查看: 1029

嵌入式/单片机编程 周立功dp1581usb2.0实验仪

周立功dp1581usb2.0实验仪,USBUSB按键、时钟演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。
https://www.eeworm.com/dl/647/103168.html
下载: 96
查看: 1026

电子书籍 介绍一个基于U S B 2 . 0 接口和D S P 的高速数据采集处理系统的工作原理设计及实现该高速数据 采集处理系统采用TI 公司的TMS320C6000 数字信号处理器和Cypress 公司的

介绍一个基于U S B 2 . 0 接口和D S P 的高速数据采集处理系统的工作原理设计及实现该高速数据 采集处理系统采用TI 公司的TMS320C6000 数字信号处理器和Cypress 公司的USB2.0 接口芯片可 以实现高速采集和实时处理有着广泛的应用前景 ...
https://www.eeworm.com/dl/cadence/ebook/175130.html
下载: 50
查看: 1086

其他 Problem Statement You are given a string input. You are to find the longest substring of input su

Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameter ...
https://www.eeworm.com/dl/534/199662.html
下载: 68
查看: 1164

Java编程 SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDB

SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface.
https://www.eeworm.com/dl/633/231031.html
下载: 162
查看: 1038

数学计算 功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18

功能:编写的计算皮亚诺相关系数 开发语言:ruby 调用:correlate(x,y) 其中,x,y为需要计算相关度的向量 调用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1 ...
https://www.eeworm.com/dl/641/271297.html
下载: 121
查看: 1046

matlab例程 %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2

%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0, ...
https://www.eeworm.com/dl/665/307766.html
下载: 135
查看: 1115

USB编程 USB protocol 2.0

USB protocol 2.0 ,USB2.0标准协议,英文版本
https://www.eeworm.com/dl/643/319241.html
下载: 78
查看: 1090

金融证券系统 // chebysheve outlier detection // this function is used to detect the abnormal value among a set o

// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlie ...
https://www.eeworm.com/dl/638/373445.html
下载: 47
查看: 1090