搜索结果
找到约 127 项符合
Pre-Regulator 的查询结果
matlab例程 The GSMSP uses the USRP hardware device to receive data from the GSM band. This data is raw and pre
The GSMSP uses the USRP hardware device to receive data
from the GSM band. This data is raw and pretty useless unless filtered
correctly.
VC书籍 E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Pre
E文版的经典C语言书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 19
数据结构 该程序的功能为已知二叉树中序遍历和后序遍历序列
该程序的功能为已知二叉树中序遍历和后序遍历序列,求二叉树的二叉链表结构,程序中假设前序序列和中序序列已经分别储存在数组Pre和In中,由子树的前序和中序序列建立其二叉链表,在中序序列中查找子树根,计算左右子树的大小,置队列为空队列,输出左右孩子并入队列中 ...
数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full
The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods
(Metropol ...
matlab例程 The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and clas
The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and classify in vivo and ex vivo MRS signals. These tools are embedded in a matlab graphical user interface (GUI). (Pre)processing and classification methods can also be automatically run in a row using the m ...
STL Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s pre
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
人工智能/神经网络 NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than st
NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
Linux/Unix编程 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial ...
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 ...
Windows Mobile Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phon
Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phones. This app will replace original autobacklight level regulator and add more customizable options.