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

搜索资源列表

  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:837byte
    • 提供者:wnangang
  1. MST

    1下载:
  2. 最小生成树prim算法matlab实现,计算出总权值和最优连线。-Minimum spanning tree algorithm matlab prim implemented to calculate the total weight and the optimal connection.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:875byte
    • 提供者:南达
  1. Connection

    0下载:
  2. 这程序是关系性质的判断,它能判断自反,对称,传递三种关系性质。这是学完《离散数学》后课程设计中的一个题目,我自己写的。-This procedure is to determine the nature of the relationship, it can determine the reflexive, symmetrical, three pass nature of the relationship. This is End of Study " Discrete Mathema
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:661byte
    • 提供者:在路上
  1. newconvex

    1下载:
  2. 自写凸包算法,简单实用,连线清晰,算法简练-Since the convex hull algorithm to write simple, practical, connection clear, concise algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-14
    • 文件大小:1.62mb
    • 提供者:lcj
  1. Matrix

    0下载:
  2. 矩阵连乘:矩阵的连乘,利用动态规划算法解决次序问题-Matrix with x: a matrix of connection by using the dynamic programming algorithm to solve the order problem. .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:530byte
    • 提供者:王周利
  1. Aoe

    0下载:
  2. 尋找AOE的陣列只要輸入你想要的連接方式 透過AOE可以幫你找出所要的陣列轉換-Find AOE array as long as the connection method you want to enter through the AOE can help you find the array to be converted
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:656byte
    • 提供者:kai
  1. robot

    0下载:
  2. 取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.77kb
    • 提供者:biaoshi
  1. MST_prim.c

    0下载:
  2. 用prim算法计算最小生成树的总权值和最优连线。-Prim minimum spanning tree algorithm with the total group and the best connection.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.48kb
    • 提供者:南达
  1. Seeking-K!-The-connection-plus

    0下载:
  2. 编写一个计算k!的递归函数,其函数名返回K!的值。再编写一个主函数,从键盘输入m和n的值(n>=m>=0),然后调用计算K!的递归函数计算-Write a calculation k! recursive function, the function name returned K! value. Then write a main function from the keyboard input m and n (n> = m> = 0), then call the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:350.47kb
    • 提供者:陈军
  1. Implied-and-Realized-Volatility

    0下载:
  2. studies the nonparametric connection between realized and implied volatilities. No-arbitrage identities and comparison inequalities are found. Formulate the multi-factor trading system on the volatility scale
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:207.19kb
    • 提供者:brescia
  1. Main

    0下载:
  2. 基于fortron的BA无标度小世界网络模型的生成程序,遵循复杂网络的增长与优先连接-the generate of BA scale-free network in the environment of fortron ,follow the complex network of growth and priority connection
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:816byte
    • 提供者:康霄莎
  1. VB

    0下载:
  2. 设计并实现以下算法:给出用单链表存储多项式的结构,利用后接法生成多项式的单链表结构,实现两个多项式相加的运算,并就地逆置相加后的多项式链式。-Designed and implemented the following algorithm: given the structure of a singly linked list storage polynomial, use the connection to generate a polynomial single-chain structur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:18.69kb
    • 提供者:冰冰
  1. regular-LDPC-code

    0下载:
  2. Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
  3. 所属分类:Algorithm

    • 发布日期:2015-08-19
    • 文件大小:278kb
    • 提供者:金琦
  1. Abaqus-and-fortran-verification

    0下载:
  2. 详细介绍了abaqus有限元软件和mvs、ivp的接口连接问题,是abaqus的fortran二次开发软件验证的神贴-Details abaqus finite element software and mvs the ivp interface connection problems, is the abaqus of fortran the secondary development software verification
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:530.42kb
    • 提供者:赵蒙
  1. exp10

    0下载:
  2. 图的实现由Graph类完成。类中,图数据结构采用邻接 表实现。邻接链表中的节点用一个数据对表示,第一个域 用来保存和连接第i个节点边的另一端的节点编号,第二个 域用来保存该边的权值。另外用一个辅助数组来存储各节点 的评分值。-Figure achieved by the Graph class is completed. Class, graph data structure using adjacency Table implementation. Adjacen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:560.39kb
    • 提供者:lemonzou
  1. ArrangeLine-

    0下载:
  2. 给出多个接线柱,进行连线,连线在同一个层里不能交叉。 求第一层里最多有多条线。-Given more than one terminal, make the connection, the connection can not be in the same layer in a cross. Up to ask a number of lines in the first layer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:710byte
    • 提供者:fanzhongkui
  1. ANSYS-secondary-

    2下载:
  2. 提供五种自编ansys二次开发的源代码,通过UPFs编译连接即可使用,为有意向进行ansys二次开发的朋友提供模版!-Offers five self ansys secondary development of the source code, compiled by UPFs connection can be used, for the intention to be a friend to provide secondary development ansys templates!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.97kb
    • 提供者:苗克军
  1. FEM

    0下载:
  2. 基于MATLAB的,仪器位置对共振幅值的影响(不考虑连接)的有限元计算-Finite element method based on MATLAB, the position of the instrument on the resonance amplitude (without regard to the connection) Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:帅哥
  1. MapleToolbox2016.0WindowsX64Installer

    0下载:
  2. 通过Maple产品可以在单一的环境中完成多领域物理系统建模和仿真、符号计算、数值计算、程序设计、技术文件、报告演示、算法开发、外部程序连接等功能。 大量易学易用的工具和特征,提供“数学版office”工作环境,用户即使没有任何语法知识也可以完成大量数学问题的计算,显著地缩短学习时间。(Through Maple products, we can accomplish multi domain physical system modeling and simulation, symbolic co
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:5.13mb
    • 提供者:穆徽月依
搜珍网 www.dssz.com