搜索结果
找到约 248 项符合
Directory 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (20)
- 其他 (18)
- 人工智能/神经网络 (15)
- matlab例程 (11)
- Linux/Unix编程 (10)
- 文件格式 (10)
- 驱动编程 (9)
- 书籍源码 (9)
- 单片机开发 (9)
- Delphi控件源码 (8)
- 数学计算 (8)
- 其他行业 (8)
- DSP编程 (6)
- 网络 (5)
- 编译器/解释器 (5)
- Java编程 (5)
- Java书籍 (5)
- 微处理器开发 (4)
- 文章/文档 (4)
- 汇编语言 (4)
- 电子书籍 (4)
- USB编程 (3)
- 嵌入式Linux (3)
- 软件工程 (3)
- VC书籍 (3)
- 数值算法/人工智能 (3)
- 软件设计/软件工程 (3)
- Jsp/Servlet (3)
- 其他嵌入式/单片机内容 (3)
- 压缩解压 (3)
- 实用工具 (2)
- 操作系统开发 (2)
- uCOS (2)
- 邮电通讯系统 (2)
- 游戏 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- SQL Server (2)
- 行业发展研究 (2)
- 其他数据库 (2)
- 加密解密 (2)
- 教程资料 (1)
- 单片机编程 (1)
- STL (1)
- GPS编程 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 通讯编程文档 (1)
- 金融证券系统 (1)
- Windows CE (1)
- 数据库系统 (1)
- JavaScript (1)
- OA系统 (1)
- 语音压缩 (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式/单片机编程 (1)
- 家庭/个人应用 (1)
- FlashMX/Flex源码 (1)
- Ajax (1)
- 编辑器/阅读器 (1)
- MacOS编程 (1)
- 软件 (1)
- 教程 (1)
数学计算 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 ...
其他 --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nie
--- --- --- --- --- ---
Visual Studio Project Renamer
For Win9x/NT/2k
By Niek Albers
nieka@daansystems.com
(C)2001 DaanSystems
Homepage: http://www.daansystems.com
------------------------------------
Use with care and on your own risk!
Make backups before you use this program.
Do a rebu ...
其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html
3. Assuming you installed all these files in your matlab directory, In ...
VC书籍 If your application uses MFC in a shared DLL, and your application is in a language other than the
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it ...
Java编程 JAVA通用开发框架(Java Common Development Framework
JAVA通用开发框架(Java Common Development Framework,简称JCDF)是基于J2EE(Java2 platform, Enterprise Edition)开发平台,面向企业的分布式开发框架。JCDF集中JSP(Java Server Pages),Servlets,EJB(Enterprise JavaBeans)组件,JDBC,JNDI(Java Naming and Directory Interface),标签库(TagLib),XML文档格 ...
Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env
Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://< ...
Linux/Unix编程 虚拟频谱分析仪的设计
虚拟频谱分析仪的设计,在linux下面安装qt3.3以上的版本才可以运行。
安装步骤如下:
Untar the tarball
Enter the directory QtDSO
call ./configure
call make and wait a few minutes
数学计算 FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime
FFTW, a collection of fast C routines to compute the Discrete
Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms,
and the rfftw/ directory contains the source code for the real transforms.
Delphi控件源码 For build this project you can use ant (www.apache.org). Before build project rename file build.pro
For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all b ...