CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - program with

搜索资源列表

  1. Gauss_Seidel迭代法

    0下载:
  2. 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:luo
  1. NLMS程序

    2下载:
  2. 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:叶君
  1. Matlab与VC CBuilder混合编程精选

    0下载:
  2. 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.12mb
    • 提供者:srgr
  1. Introduction to Functional Programming with Haskel

    0下载:
  2. Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.16kb
    • 提供者:鲍军波
  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13kb
    • 提供者:刘波
  1. xuanzhi

    1下载:
  2. 学校选址问题,是我们数据结构课程的一个小程序,希望有帮助-school siting, we data structure courses a small program, with the hope of helping
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:孙雷
  1. calculate(sign)

    0下载:
  2. 该程序用C语言实现了大整数的加减乘除运算-the program with C language of the large integer arithmetic operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.42kb
    • 提供者:梁伟明
  1. top_tb_source

    0下载:
  2. 一个扩频发射接收机的matlab仿真程序,用匹配滤波器的方法同步 -fired a spread spectrum receiver Matlab simulation program, with the matched filter synchronization method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:李文
  1. hanoisea

    0下载:
  2. 该程序用非递归的方法实现了汉诺塔问题的求解。当源盘的数目较少时该算法的执行速度比递归算法快,但当源盘块数较多时递归算法执行速度块-the program with non - recursive method of the Tower of Hanoi problem solving. When the source of the relatively small number of sites at the time of the algorithm implementation rate f
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:john
  1. fdtd-c-program

    0下载:
  2. fdtd的一些一维到三维的程序,通常为pml边界,用txt文本编辑,无需解压密码-fdtd some one-dimensional to three-dimensional procedure, usually pml border with txt text editor, without extracting passwords
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14.11kb
    • 提供者:阿呆
  1. FemProgram

    0下载:
  2. 这是等参单元的有限元程序,带有一板中圆孔的算例,输入文件和输出文件,文件中附有对程序的误差分析。-This is isoparametric element of finite element program, with a plate of the hole example, the importation of documents and output files, document with the right procedures error analysis.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:81.59kb
    • 提供者:周华
  1. 9_80

    0下载:
  2. 问题的提出:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-problem : preparation program with the children's father (or mother) surname, asked the children to show the name and age of the parents and the names and age, with the name of thei
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:萝卜
  1. model-with-noisy-news

    0下载:
  2. 该程序是一个数值模拟程序,模型是一个带有噪音信息的实际经济周期模型,该问题是实际经济周期的一个前言研究问题-The program is a simulation program, with the noise information model is a real business cycle model, the problem is a real business cycle research question preface
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:34.53kb
    • 提供者:yujin
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. Maximization-with-Genetic-Algorithm

    0下载:
  2. 基于matlab用自行编程的遗传算法,求解一个函数的最大值-Matlab-based program with its own genetic algorithm for solving the maximum of a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:8.21kb
    • 提供者:ldh
  1. matlab-practice-with-orders-1

    0下载:
  2. 个人学习Matlab过程中编的程序,带有题目,适合初学者看-The process of individual learning compiled Matlab program, with topics, for beginners to see
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:76.58kb
    • 提供者:Jim
  1. How-to-program-with-VC-and-matlab

    0下载:
  2. 本资料介绍VC与matlab混合编程的知识,介绍较为详尽。-How to program with VC and matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:230.82kb
    • 提供者:李贺军
  1. MIMO_OFDM_MATLAB-program

    0下载:
  2. These MATLAB programs in this directory belong to the book titled "MIMO-OFDM Wireless Communication with MATLAB㈢", which has been authored by Yong Soo Cho, Jaekwon Kim, Won Young Yang, and Chung G. Kang and published by John Wiley & Sons (Asia) Pte
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:199.29kb
    • 提供者:nkbill
  1. NUBS-program

    0下载:
  2. 均匀B样条拟合程序 可以拟合B样条曲线 谢谢大家-uniform B spline curve fitting program with MATLAB Development Env
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:773byte
    • 提供者:冀世军
  1. neural-network-matlab-source-program

    0下载:
  2. 关于神经网络的matlab源程序,程序内有详细的注释。-About neural network matlab source program with detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:528byte
    • 提供者:龙潭
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com