搜索结果
找到约 186 项符合
University 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (16)
- matlab例程 (13)
- 人工智能/神经网络 (13)
- 软件设计/软件工程 (11)
- 数值算法/人工智能 (11)
- 书籍 (9)
- 其他 (8)
- 电子书籍 (6)
- 单片机开发 (5)
- 数据结构 (5)
- 数学计算 (5)
- VC书籍 (5)
- 加密解密 (5)
- 单片机编程 (4)
- 网络 (4)
- Linux/Unix编程 (4)
- 系统设计方案 (3)
- 书籍源码 (3)
- 其他行业 (3)
- 压缩解压 (3)
- 文章/文档 (3)
- 通讯/手机编程 (3)
- 微处理器开发 (3)
- SQL Server (3)
- 嵌入式/单片机编程 (3)
- 技术资料 (3)
- 人物传记/成功经验 (2)
- Java书籍 (2)
- Java编程 (2)
- VHDL/FPGA/Verilog (2)
- 行业发展研究 (2)
- 通讯编程文档 (2)
- 软件工程 (2)
- 技术书籍 (1)
- 多媒体处理 (1)
- PCB相关 (1)
- DSP编程 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 交通/航空行业 (1)
- 操作系统开发 (1)
- 企业管理 (1)
- 语音压缩 (1)
- 文件格式 (1)
- 中间件编程 (1)
- Jsp/Servlet (1)
- GPS编程 (1)
- 接口技术 (1)
- 源码 (1)
交通/航空行业 UNDERSTANDING THE NEW U.S. NATIONAL SPACE POLICY
UNDERSTANDING THE NEW U.S. NATIONAL SPACE POLICY,John M. Logsdon
Director, Space Policy Institute
Elliott School of International Affairs
The George Washington University
Washington, DC, USA
其他 THE UNITED STATES AND HUMAN SPACE EXPLORATION
THE UNITED STATES AND HUMAN SPACE EXPLORATION,John M. Logsdon
Director, Space Policy Institute
Elliott School of International Affairs
The George Washington University
Washington, DC, USA
在北大的讲座资料
单片机开发 /***************************************************************************************************
/***************************************************************************************************
The 4×4-keyboard drivers
*COMPANY NAME: WUYI UNIVERSITY
*MODULE NAME: Keyboard drivers
*WRITTEN BY: Pang Weicong
*FUNCTION DESCRIPTION: Keyboard input processing
*EDITION: The first edition V1.0 ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
其他书籍 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 ...
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
Java编程 FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based
FreeTTS is a speech synthesis system written entirely in the Java
programming language. It is based upon Flite, a small, fast, run-time speech
synthesis engine, which in turn is based upon University of Edinburgh s
Festival Speech Synthesis System and Carnegie Mellon University s
FestVox project. ...
matlab例程 对于信号的奇异性检测
对于信号的奇异性检测,也是一个道理。
% 小波变换用于奇异检测
% 编程人: 沙威(Wei Sha) 安徽大学(Anhui University) ws108@ahu.edu.cn