搜索结果
找到约 385 项符合
Multi-resolution 的查询结果
人工智能/神经网络 annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
人工智能/神经网络 Single-layer neural networks can be trained using various learning algorithms. The best-known algori
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer pe ...
人工智能/神经网络 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy
人工智能中模糊逻辑算法
FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support.
It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, De ...
其他 RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Spa ...
嵌入式/单片机编程 Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO
Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2,
to support multitasking. PMOS was designed primarily with real-time
applications in mind. It is not an operating system in the conventional
sense rather, it is a collection of modules which you can import
into your own programs, ...
单片机开发 一个Jtag调试仿真程序
一个Jtag调试仿真程序,兼容Multi-ICE,这是源代码,很难找到的。特别推荐
数据结构 R+树的c实现源码
R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
matlab例程 The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
J2ME This example application is a collection of Flash Lite do s and don ts from the usability point of
This example application is a collection of Flash Lite do s and don ts from the
usability point of view. The application contains real examples and animations
of static examples that help you to see problematic issues in real life on a
Nokia device. The application is optimized for devices with t ...
数值算法/人工智能 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造有限元空间
* Convenient facilities to implement mesh adaption
很方便的进行网格加密和稀疏化
* Multi-mesh operation supported
支持多套网格操作
需要有一定的有限元基础和C++语言基础,最好 ...