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

搜索资源列表

  1. surfer8

    0下载:
  2. Surfer是地学中常用的一个软件,可以完成等值线图,立体图,流向图等的汇制。其自带的类VBA的开发语言,可以进行二次开发。附件是一些源程序。其中的Jackknifes可以用来对比不同的内差方法,从而得出最优化的内差方法。 -Surfer is the study of a commonly used software, complete contour map, a three-dimensional map, map the flow of the system. Its built-
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21110
    • 提供者:Rocky
  1. VBA-Huitu

    0下载:
  2. 在Excel后台中应用VBA语言编制的自动绘图代码,使用方便快捷,以分布统计为例。-Applications in Excel VBA language background in the preparation of automatic drawing code, quick and easy to use, to the distribution of statistics, for example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18985
    • 提供者:登登
  1. TaskOrder

    0下载:
  2. 用VBA在Excel中实现的数据生成与分析程序 问题类别:任务调度 问题原型:N个任务,每个任务都有起始时间、结束时间和利润值,同一时间只能自行一个任务 功能:规定时间段内的利润最大化问题,并给出任务执行次序。-Using VBA in Excel to achieve the data generation and analysis procedure categories: task scheduling problem prototype: N task, each task
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14051
    • 提供者:tedachun
  1. prim

    0下载:
  2. 自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。-Own, and in VB in the minimum spanning tree algorithm prim implementation code, there is graph, edge weights are randomly generated, five nodes, point " generate tree" ,
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2276
    • 提供者:
  1. vb

    0下载:
  2. 钣金展开(用于天圆地方),vbA源程序代码-Sheet metal to start (for天圆地方), vbA source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17272
    • 提供者:承诺
  1. Maginken

    4下载:
  2. 马斯金根法求解洪水演进的程序,用EXCEL表格进行计算,简单易操作。-This is a Maskin programme made by VBA
  3. 所属分类:Algorithm

    • 发布日期:2015-07-29
    • 文件大小:13368
    • 提供者:李健
  1. fuzzy_control

    0下载:
  2. 基于模糊控制的自动配煤程序,分为流量模糊控制和配比模糊控制两个模块。-automatic blending process Based on fuzzy control , the algorithm is divided into fuzzy flow control and fuzzy ratio control.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:7991
    • 提供者:蓝逸尘
  1. quicksort

    0下载:
  2. Quicksort algorithm in VBA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8358
    • 提供者:anis
  1. Blowfish

    0下载:
  2. Visual Basic Blowfish functions This a Visual Basic version of Bruce Schneier s Blowfish algorithm as detailed in "Applied Cryptography", 2nd edition, 1996 It has been tested in VB6 and Access VBA. Use at your own risk. Version 6. Pu
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:41229
    • 提供者:Daldegam
  1. dealsec

    0下载:
  2. VBA的判断语句以及数组的应用,可以采取动态计算以及输出单元格数值结果-VBA array to judge statements as well as applications that can take dynamic calculations and numerical results of the cell output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1091
    • 提供者:caixidong
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1045292
    • 提供者:Cheng
  1. TWO-PART-ALGORITHM-BASED-JAVA

    0下载:
  2. 本程序是指派问题的匈牙利算法.采用Excel的后台VBA 程序来解决.下面就给出全部的代码。 -This program is the Hungarian Assignment algorithm. Using Excel VBA program to solve the background. Here, give all of the code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:9161
    • 提供者:王创举
  1. Simpson_Integral_Func

    0下载:
  2. 辛普森积分法(Simpson Integration)是一类常用且有效的数值积分法中,这里提供一个使用VBA实现的辛普森积分法-Simpson integration method (Simpson Integration) is a type of numerical integration commonly used and effective method, used here to provide an implementation of the Simpson integration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:608
    • 提供者:洋洋
  1. Binomial-Trees

    0下载:
  2. 计算欧式期权,美式期权,百慕大期权价格的二叉树VBA程序-Binomial Tree for EurpeanAmerican CallPut Option
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:172772
    • 提供者:小多
  1. PSOVBA

    0下载:
  2. PSO算法的VBA源代码,在Excel下编程实现。-PSO algorithm of VBA source code, the next programming in Excel.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:16774
    • 提供者:登登
  1. VBA-for-CST

    4下载:
  2. 给出了许多用VBA编写的代码;这些对代码专门用来与电磁场仿真软件CST互作用,进行许多高级的数据操作,大大提高了后处理的灵活性。-many VBA codes are given to communicate with CST( one kind of EM simulator) and are able to improve datas processing from it .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-06-29
    • 文件大小:197386
    • 提供者:万帅杰
  1. VBA-Excel-Example

    0下载:
  2. VBA—Excel开发实例,附带源码,用户可直接引用,或略加修改后使用-VBA-Excel development examples, with source code, the user can directly referenced, or slightly modified
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:477866
    • 提供者:星月
  1. vba-program

    0下载:
  2. vba程序,按顺序打开目录下文件,运行已有的宏。-vba procedures, in order to open the directory file, and run existing macros.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:696
    • 提供者:esther
  1. VBA简介

    0下载:
  2. 微波仿真论坛下载的一位版主的稿子,有图有例子,手把手教你学习关于CST中的高级语言设计(CST-VBA,The CST STUDIO SUITE tools can be controlled from a Visual Basic (VBA) scr ipt. The language of the built in BASIC interpreter is almost 100% compatible with the Visual Basic for Application languag
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:312320
    • 提供者:荷默诚
  1. opstine_sifre

    0下载:
  2. VBA brier score calculation
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:51200
    • 提供者:miske
« 12 3 »
搜珍网 www.dssz.com