搜索结果
找到约 249 项符合
given 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (23)
- matlab例程 (21)
- 其他 (21)
- 数值算法/人工智能 (15)
- 书籍 (14)
- 数学计算 (12)
- 其他书籍 (11)
- 人工智能/神经网络 (7)
- 单片机开发 (7)
- 数据结构 (6)
- 驱动编程 (5)
- 编译器/解释器 (5)
- Java编程 (5)
- 通讯编程文档 (5)
- VHDL/FPGA/Verilog (4)
- 技术管理 (4)
- 书籍源码 (4)
- 嵌入式/单片机编程 (4)
- 文章/文档 (4)
- 汇编语言 (4)
- 模拟电子 (3)
- SQL Server (3)
- 电子书籍 (3)
- Java书籍 (3)
- DSP编程 (3)
- 软件设计/软件工程 (3)
- 技术资料 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- Applet (2)
- 行业发展研究 (2)
- 微处理器开发 (2)
- Linux/Unix编程 (2)
- MySQL数据库 (2)
- JavaScript (2)
- 家庭/个人应用 (2)
- 多国语言处理 (2)
- 其他行业 (2)
- 源码 (2)
- 论文 (2)
- VIP专区 (2)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- ARM (1)
- FlashMX/Flex源码 (1)
- Windows Mobile (1)
- 系统设计方案 (1)
- 文件格式 (1)
- 压缩解压 (1)
- GPS编程 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 加密解密 (1)
- Jsp/Servlet (1)
- 其他数据库 (1)
- Symbian (1)
- STL (1)
- 技术书籍 (1)
电子书籍 Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu
Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web ser ...
GPS编程 Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
Least-squares searching for receiver position.Given 4 or more pseudoranges and ephemerides.
数值算法/人工智能 Computes approximate significance points of a Pearson curve with given first four moments, or first
Computes approximate significance points of a Pearson curve with given first four moments, or first three moments and left or right boundary
数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...
通讯/手机编程 [p]=ss_Pe42(rho_in_dB) % SS_PE42 finds the measured error rate for the given value of % signal
[p]=ss_Pe42(rho_in_dB)
% SS_PE42 finds the measured error rate for the given value of
% signal per interference ratio in dB.
matlab例程 Wavelet Subband coding for speaker recognition The fn will calculated subband energes as given in
Wavelet Subband coding for speaker recognition
The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progres ...
数值算法/人工智能 spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they
spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
数值算法/人工智能 spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick tree
spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
通讯编程文档 in this document basic frame details and data rate specification about 802.11a is given.ofdm based
in this document basic frame details and data rate specification about 802.11a is given.ofdm based wireless lan system uses this.
其他书籍 this is a book on pearl , simple example with explanation is given here. it could be beneficial for
this is a book on pearl , simple example with explanation is given here. it could be beneficial for begineres.