资源列表
[人工智能/神经网络/遗传算法] rjMCMCsa
说明: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<徐剑> 在 2025-09-19 上传 | 大小:16kb | 下载:0
[人工智能/神经网络/遗传算法] hmok4
说明:基于Visual C++开发的BP神经网络源程序 基于Visual C++开发的BP神经网络源程序-Based on Visual C++ Developed based on BP neural network source code Visual C++ Developed by BP neural network source code<黄敏> 在 2025-09-19 上传 | 大小:347kb | 下载:0
[数学计算/工程计算] work
说明:MATLAB教程中提到的根据C-14计算化石生活年代的程序,放在MATLAB文件夹下的工作目录中,使用C14命令即可运行,根据教程要求写成然后换成中文提示方式,呵呵,方便处学者!-MATLAB tutorial mentioned in the calculation in accordance with C-14 during the process of living fossils, on the MATLAB folder under the working directory, use<黄敏> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] hmok5
说明:java语言实现的神经网络,包括源程序,这是简单的实现方式,给初学着一个参考!-java language of neural networks, including the source, this is a simple way to achieve, a reference to the beginner!<黄敏> 在 2025-09-19 上传 | 大小:33kb | 下载:0
[人工智能/神经网络/遗传算法] LearningPatternClassificationASurvey
说明:模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis t<蒋大为> 在 2025-09-19 上传 | 大小:802kb | 下载:0
[matlab例程] netlist_CH2
说明:As a consequence, more exact models of devices can be retained for analysis rather than the approximate models commonly introduced for the sake of computational simplicity. A computer icon appears in the margin with each introduction of MATLAB<wsz> 在 2025-09-19 上传 | 大小:3kb | 下载:0
[matlab例程] netlist_CH3
说明:As a consequence, more exact models of devices can be retained for analysis rather than the approximate models commonly introduced for the sake of computational simplicity. A computer icon appears in the margin with each introduction of MATLAB<wsz> 在 2025-09-19 上传 | 大小:2kb | 下载:0
[matlab例程] netlist_CH5
说明:As a consequence, more exact models of devices can be retained for analysis rather than the approximate models commonly introduced for the sake of computational simplicity. A computer icon appears in the margin with each introduction of MATLAB<wsz> 在 2025-09-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 7MethodsOfQsort
说明:快速排序(qsort)在程序开发中的七种用法(VC)。其中列举了对int和char型数组排序、结构和类的一级二级排序等,具体的cmp函数。-Quicksort (qsort) in the development of seven Usage (VC). Which lists the type of int and char array to sort, structure and type of level 2 ranking, the specific function cmp.<sql> 在 2025-09-19 上传 | 大小:27kb | 下载:0
[数据结构常用算法] IntroductionToAlgorithms
说明:算法导论英文版 This book is one of a series of texts written by faculty of the Electrical Engineering and Computer Science Department at the Massachusetts Institute of Technology. I-Algorithms Introduction to the English version This book is one of a se<sql> 在 2025-09-19 上传 | 大小:11.44mb | 下载:0
[数据结构常用算法] Splay
说明:伸展树 都知道如果使用二叉查找树树平衡度不好则会降低查询效率,所以我们要维护二叉树的平衡性,即TreapTree 、SplayTree 、AVL、红黑等,本文介绍伸展树的平衡原理和核心代码 -Tree stretching all know if you use binary search tree tree balance will not reduce the query efficiency, and therefore we have to safeguard the balan<sql> 在 2025-09-19 上传 | 大小:184kb | 下载:0