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

搜索资源列表

  1. integral.c

    0下载:
  2. Using 3 methods to integrate the function f(x) = 1/(1+x*x)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:张琦
  1. BP(C)

    0下载:
  2. 神经网络BP算法(C程序) 文件输入输出目录为:F:\\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3776
    • 提供者:刘今越
  1. tushendu

    0下载:
  2. 图的深度遍历,输出结果为(红色为键盘输入的数据,权值都置为1): 输入顶点数和弧数:8 9 输入8个顶点. 输入顶点0:a 输入顶点1:b 输入顶点2:c 输入顶点3:d 输入顶点4:e 输入顶点5:f 输入顶点6:g 输入顶点7:h 输入9条弧. 输入弧0:a b 1 输入弧1:b d 1 输入弧2:b e 1 输入弧3:d h 1 输入弧4:e h 1 输入弧5:a c 1 输入
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1385
    • 提供者:Louis
  1. finalreport

    1下载:
  2. matlab实现的多个基础程序和报告并有流程图(1) 绘出正弦信号波形及频谱。 (2) 单极性归零(RZ)波形及其功率谱,占空比为50%。 (3) 升余弦滚降波形的眼图及其功率谱。滚降系数为0.5。发送码元取值为0、2。 (4) 最佳基带系统的Pe~Eb\\No曲线,升余弦滚降系数a=0.5,取样值的偏差是Ts/4。 (5) Pe~Eb\\No,升余弦滚降系数a=0.5,取样时间无偏差,但信道是多径信道,C(f)=abs(1-0.5*exp(-j*2*pi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:311879
    • 提供者:dongming
  1. 用c实现的约瑟夫环问题

    0下载:
  2. 约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决———直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:曾德胜
  1. fortran-c-ANSYs

    2下载:
  2. 有限元分析源程序(包括f,c,ANSYS三者衔接)-Finite Element Analysis of source code (including the f, c, ANSYS three convergence)
  3. 所属分类:Algorithm

    • 发布日期:2016-10-15
    • 文件大小:356352
    • 提供者:张皓
  1. baowb_699q

    0下载:
  2. f一个完整的实验是管理系统、 非常好用-fdsadfsdfasdfasfasdfcxv fsdfasfasdfsdfsdf fdsafsadfdsaf fdsafsadf fdasfsadf fdsafdasf fdasfdsaf fsadaf
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:232850
    • 提供者:高高
  1. fisher_classify

    0下载:
  2. function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:842
    • 提供者:王晶
  1. Matlabeg

    0下载:
  2. 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.-The Ge ne t i c Al g or it h m To o l b ox ba s e d on Ma t l a b s u ppo ~s t h e b i na r y a nd f lo a t , a n d t he r e a r e t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100529
    • 提供者:阿铁
  1. F2C

    1下载:
  2. We describe f 2c, a program that translates Fortran 77 into C or C++. F 2c lets one portably mix C and Fortran and makes a large body of well-tested Fortran source code available to C environments.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:502280
    • 提供者:潘义勇
  1. gvfsnakeMATLAB

    1下载:
  2. gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution imp
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:1561803
    • 提供者:Jason Wang
  1. Arithmetic

    0下载:
  2. 实现带()的字符串串四则运算 如(a+b*c-f/g)-(i+r+l)*m-n+x-Achieved with () string string arithmetic If (a+ b* c-f/g)- (i+ r+ l)* m-n+ x
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5220439
    • 提供者:chenzhongxian
  1. convert-C-to-F

    0下载:
  2. labview vi that converts c to fehrinhite tempreture made by me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4416
    • 提供者:sam
  1. test

    0下载:
  2. 某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F) 设A,B,C,D,E五个等距区间并取: A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G) 所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:393051
    • 提供者:郭军
  1. numerical-calculation

    0下载:
  2. 某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F)设A,B,C,D,E五个等距区间并取:A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。取
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:394166
    • 提供者:郭军
  1. e.c

    0下载:
  2. 1 R Finding particular sequences of prime numbers Write a program that finds all sequences of consecutive prime 5-digit numbers, say (a, b, c, d, e, f ), such that b = a + 2, c = b + 4, d = c + 6, e = d + 8, and f = e + 10.-1 R Finding particular
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:974
    • 提供者:Cynthia Lee
  1. f

    0下载:
  2. 队列操作 数据结构书中的算法实现 c++语言-by c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:lv
  1. f

    0下载:
  2. 用栈和队列实现的回文判断源代码 数据结构书中的c++实现-by c++
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:840
    • 提供者:lv
  1. newton-C-

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using function f (x) in a certain interval in some point of function value, the appropriate specific function, in these points from the given value, in th
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:616
    • 提供者:周辉
  1. adi_4.f

    0下载:
  2. This program solve the Fourth Order Navier-Stokes (FONS) equations C C introduced by Erturk and Gokcol ["Fourth-Order Compact Formulation C C of Navier-Stokes Equations and Driven Cavity Flow at High Reynolds C C Numbers",-This program solve the Four
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:Z.T.
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com