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

搜索资源列表

  1. 卡尔曼滤波forMatrixVb

    0下载:
  2. 我用matrixVb编的卡尔曼滤波程序,很简单,但也费我不少工夫,希望对大家有点用,我就工夫没白费了,有问题互相切磋吗-I used matrixVb series Kalman filtering process is very simple, but I have spent a lot of efforts and I hope that we are a bit used to, I did not work in vain, to learn the problem?
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8005
    • 提供者:戈壁胡杨
  1. MATLAB_code

    0下载:
  2. MATLAB高级编程,MATLAB工程数学,MATLAB实用教程,MATLAB图形图像等源码集锦-MATLAB high-level programming, engineering MATLAB mathematics, MATLAB practical guides, such as MATLAB graphics source Collection
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1854785
    • 提供者:王春明
  1. 2006-3-15

    0下载:
  2. 脑波FFT分析程序,是分析周波数并画图的程序,用在脑波分析软件中-brainwave FFT analysis procedures, and frequency analysis of the procedures and drawing with the brainwave Analysis Software
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19245
    • 提供者:韩宇
  1. VBZIP

    4下载:
  2. 用VB调用ZIP.dll和unzip.dll实现文件的压缩和解压缩。-VB and unzip.dll ZIP.dll called a file compression and decompression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:272520
    • 提供者:深蓝
  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. 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. 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. 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. gaosihuandai

    1下载:
  2. 坐标换代程序。可以进行54北京和80北京坐标转换,包括坐标转经纬度,经纬度转坐标以及坐标换代的计算,简单,实用。-coordinates updating procedures. Can 54 and 80 Beijing Beijing coordinate conversion, including latitude and longitude coordinates to, and the longitude and latitude coordinates to the coordina
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1816
    • 提供者:贺顺德
  1. guss

    0下载:
  2. 解各类线性方程的方法以及相关的编程! 希望可以采用我这个工程软件,我可是花了好多的心血!-various solutions of linear equations method and the related programming! I hope to use this software works, but I spent a lot of effort!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1651218
    • 提供者:李历岷
  1. LngNum

    0下载:
  2. 可以对无限长度的整数进行加、减,乘的Basic类-of unlimited length can be rounded up for, plus or minus, by the Basic Class
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3768
    • 提供者:wc
  1. aPLib-0.42

    1下载:
  2. 一款高质量的压缩算法,内含解压算法的源码,好多压缩壳类软件,都用此压缩缩放-a quality compression algorithm, the algorithm containing unpacked source, a lot of shell type compression software and using compressed zooming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:200085
    • 提供者:梁飞
  1. BBGAVB

    0下载:
  2. 一个求解背包问题的遗传算法,该程序是基于VB平台开发的-a knapsack problem solving genetic algorithm, the program is based on the platform in the VB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24929
    • 提供者:史剑
  1. shulitongji

    0下载:
  2. 数理统计程序集,包含最基本的经典统计程序,数据处理程序-mathematical statistics collection procedures, including basic classical statistical procedures, data processing procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2234568
    • 提供者:张进
  1. dot

    0下载:
  2. 统计分析两组判别的VB实现 统计分析两组判别的VB实现-statistical analysis of the two groups of VB Discriminant ana lysis of the two groups discriminant VB
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:28236
    • 提供者:yeqiang
  1. ASE400(vb)Demo

    0下载:
  2. 典型的生物识别应用,实现了采集指纹、验证指纹,大大提高了身份验证的安全性、方便性。-typical biometrics applications, the acquisition fingerprints, fingerprint verification, thereby greatly increasing the identification of safety, convenience.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:136004
    • 提供者:chenxh
  1. dBm2Vrms

    0下载:
  2. 用VB编写的dBm到Vrms(有效值)的相互转换程序-VBdBmVrms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8001
    • 提供者:黄阳
  1. vbmath

    0下载:
  2. 科学与工程数值计算算法(Visual Basic版) 附赠的光盘包含了本书中全部的源代码-science and engineering numerical algorithm (Visual Basic version) comes with a CD-ROM of the book contains all the source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:170476
    • 提供者:李建
  1. kMean

    0下载:
  2. K-means algoritnm implemented with java
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:186947
    • 提供者:John Chan
  1. 20063110945971

    0下载:
  2. SPF算法 ospf协议dijkstra-SPF algorithm OSPF agreement -
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15951
    • 提供者:啊彪
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com