搜索资源列表

  1. BP神经网络源程序

    1下载:
  2. 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11127
    • 提供者:李洋
  1. Tom M. Mitchell的《Machine Learning》中文版

    0下载:
  2. 机器学习的中文版本,作者Tom M. Mitchell。这本教材的目标是展现机器学习中核心的算法和理论。机器学习从很多学科吸收了成果和概念,包括统计学、人工智能、哲学、信息论、生物学、认知科学、计算复杂性和控制论等。-Machine learning of the Chinese version, the author Tom M. Mitchell. The teaching objective is to demonstrate t
  3. 所属分类:文档资料

    • 发布日期:2009-05-19
    • 文件大小:874212
    • 提供者:kengibon
  1. MySNMP_src

    0下载:
  2. This is a simple tool to walk through MIB tree using Simple Network Management Protocol (SNMP). I developed this tool solely for learning. Here, I m presenting this tool to explain the techniques behind SNMP manager (cli
  3. 所属分类:SNMP编程

    • 发布日期:2024-06-21
    • 文件大小:26624
    • 提供者:王小文
  1. BP神经网络源程序

    0下载:
  2. 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-21
    • 文件大小:11264
    • 提供者:李洋
  1. mp3player_console

    0下载:
  2. 我用Vc编写的控制台下播放mp3的软件,支持lcr歌词同步显示,是学习DirectShow的好例子-prepared by the console MP3 player software, support Introduction synchronized lyrics, learning is a good example of DirectShow
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-06-21
    • 文件大小:7168
    • 提供者:程序员
  1. Cube_map

    0下载:
  2. 一个VC和opengl编写的立方体环境图代码,很有学习价值!-a VC and opengl prepared by the cube environment map code, is worth learning!
  3. 所属分类:OpenGL

    • 发布日期:2024-06-21
    • 文件大小:883712
    • 提供者:葛学东
  1. Q-MLogicOptimization

    0下载:
  2. 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-21
    • 文件大小:48128
    • 提供者:李小南
  1. AVS

    0下载:
  2. AVS解码器源代码及SDK例程 AVC是国内研制较成功的视频编码解码器 这个是它的解码程序,已开源。可以作为学习之用。-AVS decoder source code and SDK routines AVC is more successful domestically developed video codec this it is the decoding process has been open source. A
  3. 所属分类:多媒体

    • 发布日期:2024-06-21
    • 文件大小:192512
    • 提供者:陈丽萍
  1. PIDCP7

    0下载:
  2. 先进PID控制及仿真中第六章仿真程序的代码,对学习该课程和毕业设计都非常有帮助。-advanced PID control and simulation of Chapter VI of the simulation program code, on learning of the course and graduate design are very helpful.
  3. 所属分类:电子书籍

    • 发布日期:2024-06-21
    • 文件大小:33792
    • 提供者:
  1. Isomap

    1下载:
  2. ISOMAP算法,包括dfun.m dijk.m isomap.m l2_distance.m等等等等,一种流形学习算法(很好用,本人编译运行并仿真实现过)-ISOMAP algorithm, including dfun.m dijk.m isomap.m l2_distance.m etc., a learning algorithm Manifold (useful, I compile and run off Simulatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-21
    • 文件大小:592896
    • 提供者:辰辰
  1. MD5_Code_VC

    0下载:
  2. 基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
  3. 所属分类:加密解密

    • 发布日期:2024-06-21
    • 文件大小:19456
    • 提供者:啊啊
  1. matlab-expcode

    0下载:
  2. matlab部分实验原码,从朋友那里要过来的,相信对刚学这个软件的人朋友们有用.-Matlab part of the experiment, the original code, from friends to the apartment. I think just learning the software useful friends.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-21
    • 文件大小:1481728
    • 提供者:羊羽
  1. C-mean

    0下载:
  2. 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-21
    • 文件大小:13312
    • 提供者:孙李娜
  1. sltoolbox_r101

    0下载:
  2. sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-21
    • 文件大小:5155840
    • 提供者:王冰
  1. mgi-lab

    0下载:
  2. minigui的实验代码,是学习minigui的好资料,-minigui experimental code, is a good learning minigui information
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-21
    • 文件大小:3604480
    • 提供者:
  1. MachineLearningChapter4Face-recognizationSample.ra

    0下载:
  2. Tom M.Mitchell(CMU) 机器学习 第四章人脸识别例子源代码!有需要的可以下来研究一下! 经典的东西总是很耐人寻味的!-Tom M. Mitchell (CMU) face recognition machine learning in chapter IV source code examples! May have needed to look down! Classic things always inter
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-21
    • 文件大小:22492160
    • 提供者:cy
  1. CG

    0下载:
  2. 基于MPI和OpenMp混合编程的并行共轭梯度法(CG)代码,可供正在学习并行数值计算的同学参考-Based on MPI and OpenMP parallel programming mixed conjugate gradient method (CG) code, for numerical calculation are learning students parallel reference
  3. 所属分类:Windows编程

    • 发布日期:2024-06-21
    • 文件大小:167936
    • 提供者:sany
  1. DocView

    0下载:
  2. MFC中DOC和VIew的关系,通过这个程序源代码可以很好的学习这个东西-MFC in the relationship between DOC and the View, through this process the source code can be good learning this thing
  3. 所属分类:系统编程

    • 发布日期:2024-06-21
    • 文件大小:69632
    • 提供者:
  1. q-learning

    1下载:
  2. q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。-q-learning with matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-21
    • 文件大小:2048
    • 提供者:xxx
  1. reinforcement-learning-robot-in-maze-master

    0下载:
  2. Reinforcement learning, a Q learning algorithm, implementation on a robot that tryies to solve randomly created maze and reach the goal. Note that you can run .m files both on Matlab and Octave.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-21
    • 文件大小:36864
    • 提供者:YH.HO
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org