搜索结果
找到约 49 项符合
Creates 的查询结果
按分类筛选
- 全部分类
- matlab例程 (6)
- Java编程 (5)
- 数学计算 (4)
- 其他 (3)
- 可编程逻辑 (2)
- 驱动编程 (2)
- 软件设计/软件工程 (2)
- 人工智能/神经网络 (2)
- 微处理器开发 (2)
- JavaScript (2)
- Linux/Unix编程 (2)
- 单片机编程 (1)
- 教程资料 (1)
- 磁盘编程 (1)
- 单片机开发 (1)
- 电子书籍 (1)
- 其他行业 (1)
- 书籍源码 (1)
- 压缩解压 (1)
- SQL Server (1)
- 嵌入式/单片机编程 (1)
- 其他书籍 (1)
- 其他数据库 (1)
- VHDL/FPGA/Verilog (1)
- 操作系统开发 (1)
- Java书籍 (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 ...
matlab例程 MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
Linux/Unix编程 Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux
Main Features:
* Creates a virtual encrypted disk within a file and mounts it as a real disk.
* Encrypts an entire partition or storage device such as USB flash drive or hard drive.
* Encrypts a partition or dr ...
Linux/Unix编程 HDFDUMP and BRFDUMP are utility programs developed for use with MISR data files. HDFDUMP will ext
HDFDUMP and BRFDUMP are utility programs developed for use with MISR data
files. HDFDUMP will extract data from a MISR file in the HDF-EOS grid format
(MISR Level 1B2 and Level 2 files) and writes unformatted binary files. BRFDUMP
calculates radiances and bidirectional reflectance factors (BRF) f ...
其他书籍 This gorgeous, full-color book will guide you through the complete design process, from getting insp
This gorgeous, full-color book will guide you through the complete design process, from getting inspiration and sketching ideas out, through to choosing a color scheme, designing the layout, and selecting effective imagery.
Throughout, the focus is on simple and practical techniques that anyone can ...
Java书籍 Shop Cart
An application that adds products to
an electronic shopping cart. The application uses three classes: Product, ShoppingCart, and ShoppingCartApplication. Part of the
work has been done for you and is provided in the student archive. You will
implement the method in ShoppingCartApplication that rea ...
源码 c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
软件 简单的计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...