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

资源列表

« 1 2 ... .34 .35 .36 .37 .38 27939.40 .41 .42 .43 .44 ... 28276 »
  1. Cfunction_study

    0下载:
  2. 一些实用的而且基本的C语言编程实例,从最基本的学起,相信你一定有所收获!-practical and basic example of the C programming language, learning from the most basic, sure you will gain!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:72794
    • 提供者:冰浪
  1. MoShiPiPei

    0下载:
  2.   有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30193
    • 提供者:陈力
  1. vb-GA

    1下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. suanshubiaodashi

    0下载:
  2. 关于栈中算术表达式求法 别人写的,觉得很好 十分敬佩-on the stack arithmetic expression Solution written by someone else, a very good feel admiration
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:tt
  1. matlabhuatu1

    0下载:
  2. MATLAB画图 目的是学会怎样使用MATLAB软件 来绘制各种图形 包括平面图和三维立体图-MATLAB drawing is to learn how to use MATLAB software to draw various graphics including floor plans and three-dimensional map
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4249
    • 提供者:可乐
  1. kingview6.5

    0下载:
  2. 我有组态王设计工控的朋友可以参考,这个是KingView For Omron在青海碱业热电厂的应用方案说明,对制作实际的产品有帮助的-I Kingview industrial design can refer friends, this is KingView For Omron alkali industry in Qinghai Power Plant Program indicate that the actual production of the products help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:580249
    • 提供者:李洪臣
  1. caculation2

    1下载:
  2. 主要介绍逐步回归的方法,并介绍如何利用逐步回归建立最佳线性回归方程。-introduced stepwise regression method, and how to use stepwise regression to establish the best linear regression equation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:284146
    • 提供者:梁建军
  1. caculation1

    0下载:
  2. 主要介绍回归分析,即确定自变量与因变量之间的定量关系,所建立的定量表达式称为回归方程;对自变量与因变量之间的关系进行检验; -introduced regression analysis, identify variables and dependent variables between the quantitative relationship, the establishment of quantitative formula known as the regression equat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:497306
    • 提供者:梁建军
  1. Program2

    0下载:
  2. 曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any conditions to meet the needs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27603
    • 提供者:梁建军
  1. Program1

    0下载:
  2. 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18977
    • 提供者:梁建军
  1. StringFloat

    1下载:
  2. 在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of single-precision the number of sing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:梁建军
  1. Matlab_Wireless_Communications_samples

    3下载:
  2. matlab无线通信,包括天线阵列,软件无线电,CDMA,蓝牙,调制,解调,等等,各方面例程及simulink仿真(包括说明)-Matlab wireless communications, including antenna arrays, software radio, CDMA, Bluetooth, modulation, demodulation, and so on, all routines and Simulink simulation (including informatio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7213951
    • 提供者:李鹏
« 1 2 ... .34 .35 .36 .37 .38 27939.40 .41 .42 .43 .44 ... 28276 »
搜珍网 www.dssz.com