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

搜索资源列表

  1. ProBP

    1下载:
  2. 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, but the majority adopted a thre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28kb
    • 提供者:fuyu
  1. MatlabVB

    0下载:
  2. MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在 环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:509.6kb
    • 提供者:文华
  1. 计算本利和

    0下载:
  2. 这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 猜数字,是一个VB数值计算类程序,程序可以让你输入一个数字,猜错了可以继续猜-viewing, VB is a numerical type of proceedings, procedures can let you input a number of wrong guess can continue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48.74kb
    • 提供者:杨勇登
  1. bp算法程序vb版

    1下载:
  2. bp算法的程序实现,可以任意只指定中间结点和输入输出节点的个数-bp algorithm program can only arbitrarily designated intermediate nodes and the input and output nodes Number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:紫荆
  1. VB-AHP.rar

    1下载:
  2. 用VB语言编写的层次分析法程序,包括两个小程序,其中还包含了输入参数,VB language with the level of analysis procedures, including the two small programs, which also includes the input parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:338.62kb
    • 提供者:glxy
  1. ltjjr

    0下载:
  2. 登陆用户名/密码乱输入即可,因为功能不在这儿。 登陆界面全是图片,只是为了演示更亲切一点。 主要对话AI内容在talk.dat 里面,他是程序的数据库。 本程序核心代码为网友sc寻制作的,本人自己把外设界面加上而成的,可以给VB学习者以借鉴。-Your username/password input can be arbitrary because the function was not here. Landing Interface are pictures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:356.31kb
    • 提供者:力人
  1. Mechanicalprocesssystemdesign

    0下载:
  2. 机械工艺系统设计,基于VB进行了开发,该窗体重点是 参数的输入窗口-Mechanical process system design, based on the VB carried out the development, the focus on form parameters input window
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:fine
  1. NeuralNetwork

    1下载:
  2. BP神经网络原代码,每个输入向量占用一行,用|分隔输入和预期输出值.-BP neural Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:62.26kb
    • 提供者:huangzhihu
  1. lzxjd

    0下载:
  2. 用VB 编的计算两条直线交点坐标的程序,只要输入两直线的斜率(k)和截距(b),就能打印出两条直线,并计算出交点的坐标。-VB calculations made by the two straight-line intersection coordinates procedures, as long as the two enter the slope of a straight line (k) and intercept (b), will be able to print out two
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:34.81kb
    • 提供者:史芸初
  1. vb-bp

    0下载:
  2. 用VB编写的神经网络BP程序,有输入和图形显示功能-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:138.98kb
    • 提供者:glxy
  1. Project1

    2下载:
  2. 用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.03kb
    • 提供者:周伟
  1. VB

    0下载:
  2. 输入一些数,计算它的线性度和最小二乘式,以及两端连线方程-Input, calculation of some linearity and least-square type, and ends attachment equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:13.23kb
    • 提供者:灵动
  1. _fsimpfun@20_RK4fun@28

    0下载:
  2. 在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lua中的函数名fun(x),fan(n),fsx(x),fan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:177.82kb
    • 提供者:hanxiaohua
  1. VB-Arithmetic

    0下载:
  2. VB算法大全,包含线性方程组、插值、数值积分、函数逼近、极值及优化等等常用算法-允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 VB suànfǎ dàquán, bāohán xiàn xìng fāngchéng zǔ, chāzhí, shùzhí jīfēn, hánshù bījìn, jí zhí jí yōuhuà děng děng chángyòng suànfǎ 中文(简体) 英语 日语 Alpha VB algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.64mb
    • 提供者:steven
  1. daima

    0下载:
  2. 输入一个整数可以计算它的累加和,简单明了易懂有助于vb初学者的学习-Input a integer can calculate it stack and, simple to understand the beginners to vb study
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:473.17kb
    • 提供者:zhang
  1. xsd

    0下载:
  2. VB 解决小数点问,如输入0.1变成.1,要是用fromat则输入1变成1.00而不是1,原生态,输入0.1和.1都是0.1
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1.33kb
    • 提供者:金黄色
  1. Delaunay

    0下载:
  2. VB编写的Delaunay三角形构建的算法,由EluZioN改编自Paul Bourke的Fortran 77源程序,直接在画图框输入点,自动生成Delaunay三角形-Construction of Delaunay triangulation algorithm written in VB, by EluZioN adapted from Paul Bourke' s Fortran 77 source directly in the drawing box to enter the
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:15.57kb
    • 提供者:fish
  1. Calculate--sinX

    0下载:
  2. 计算正弦值的vb代码,可以计算所输入的弧度制或者角度值的正弦值。-Calculate sinX
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.43kb
    • 提供者:shemily
  1. 50HZ

    0下载:
  2. vb软键盘输入频率50赫兹 不是数字报错 是数字不大于50-vb soft keyboard input frequency of 50 Hz is not numeric error is not more than 50 figures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:66.42kb
    • 提供者:上镀金
« 12 »
搜珍网 www.dssz.com