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
    • 文件大小:2253
    • 提供者:qiao
  1. ProSOM

    0下载:
  2. SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6622
    • 提供者:fuyu
  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
    • 文件大小:837
    • 提供者:wnangang
  1. Generic_Pool_demo

    0下载:
  2. Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:174272
    • 提供者:zhuxin
  1. 20056871474833-9246

    0下载:
  2. MAPX实例-Connection examples.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6495
    • 提供者:ppy
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2984
    • 提供者:bo
  1. Connection

    0下载:
  2. 关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1644
    • 提供者:王五
  1. 稀疏矩阵运算器

    0下载:
  2. 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10131
    • 提供者:雨后阳光
  1. shipturn

    4下载:
  2. 这是一个关于船舶回转实验的simulink仿真实验连接图。-This is a ship of the experiment about turning simulink experiment connection diagram.
  3. 所属分类:matlab例程

    • 发布日期:2012-07-05
    • 文件大小:8266
    • 提供者:王皓
  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
    • 文件大小:875
    • 提供者:南达
  1. logintimeout

    0下载:
  2. 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性- TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current value of time allowed for a connection to a database to be successful. FIRSTARG, an optional argument, is a string that
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1366
    • 提供者:resson
  1. S

    0下载:
  2. 基于s函数的神经网络PID描述。实现Matlab与simulink之间的连接。-S function of the neural network based PID descr iption. Realize the connection between Matlab and simulink.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:830
    • 提供者:wade
  1. stk

    0下载:
  2. matlab控制利用stk进行实时仿真的连接指令以及一个stk现成的场景仿真-matlab control simulation using real-time connection stk instruction and a ready-made scene simulation stk
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:109782
    • 提供者:邓雨辰
  1. DBmatlab

    1下载:
  2. matlab和数据库的连接,本实例用ODBC连接,使用时要在本机上建立数据源,程序提供对Access操作的简单功能-matlab and database connection, the example of using ODBC connection, when used in this machine to set up a data source, the program provides a simple function of Access Operation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7667
    • 提供者:cxc
  1. simplelinklist

    0下载:
  2. 数据结构的链表处理函数,可以实现链表的插入\删除\修改\查询\连接等算法-Linked list data structure to deal with function, can amend the list of insert query to delete the connection algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1562
    • 提供者:陈付龙
  1. Development

    0下载:
  2. 有关用MATLAB做GPS星座仿真大家多交流啊相互学习-In connection with the GPS constellation MATLAB simulation you do more exchanges and learn from each other ah
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:3018353
    • 提供者:许龙霞
  1. 2008925175139289

    0下载:
  2. 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:1444
    • 提供者:杨欢
  1. connection

    0下载:
  2. 从图片中找出连同区域,保留有三个以上的圆的连同区域-Find out the connection areas, and keep areas with three or more circles
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:46880
    • 提供者:Alice
  1. Abaqus-Matlab-Connection

    4下载:
  2. It s about connection of matlab and abaqus
  3. 所属分类:matlab例程

    • 发布日期:2013-11-08
    • 文件大小:1586
    • 提供者:Mehran
  1. bluetooth connection optimization

    1下载:
  2. there is so lots of conflict during bluetooth connection. we shall improve the efficiency.
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com