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

搜索资源列表

  1. 直接插入冒泡选择排序算法的实现

    0下载:
  2. 排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现- The arrangement is in a construction of data important content, this algorithm has included the direct insertion bubbling choice sort algorithm realization
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1329
    • 提供者:杨涛
  1. 最短距离问题

    0下载:
  2. 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10120
    • 提供者:葛林
  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. MCORRE

    0下载:
  2. 用FFT实现相关函数快速估计,相比一般的直接按定义计算其算法结构要简单得多,而且效率较高-using FFT function rapid estimates, compared to the direct general terms by its algorithm much more simple, but efficient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:887
    • 提供者:黄如意
  1. α-β-γ滤波源码

    0下载:
  2. 此滤波方法对于从事信号处理的工程人员很熟悉,这里提供了此滤波方法的C源代码,便于工程人员直接应用-this filtering method for signal processing engaged in the engineering staff is very familiar with, this provided a filtering method of C source code to facilitate direct application engineering staff
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:948
    • 提供者:赵凤鲜
  1. 27_142

    0下载:
  2. 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to achieve some basic tasks, such
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11623
    • 提供者:陈冲
  1. evaluat_max

    0下载:
  2. 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12027
    • 提供者:苏海鹏
  1. ip_07_10

    0下载:
  2. matlab信道模型,对OFDM信道建模,统计错误概率,并于直接传输的错误率比较。-Matlab channel model, the right OFDM Channel modeling, statistical probability of error, and direct transmission error rates.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1025
    • 提供者:客户
  1. 人脸识别系统设计—毕业设计

    2下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2281758
    • 提供者:陈万通
  1. Direct-adaptive-fuzzy-control-robot

    0下载:
  2. 该程序用于单力臂机械手直接自适应模糊控制,用于研究机器人的控制-The program is used for direct adaptive fuzzy control, single arm manipulator used to study the control of the robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6198
    • 提供者:曾小星
  1. Direct-insertion-method-main2

    0下载:
  2. 这是用C++语言写的一个用直接排序法排序的程序-This is written in c++ language a program that sorted by direct sequencing method
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:流川枫
  1. Direct-Torque-Control-Model

    0下载:
  2. 异步电机直接转矩控制模型,采用DTC直接控制原理,电路结构清晰-Induction Motor Direct Torque Control model, the DTC direct control principle, clear the circuit structure
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8687
    • 提供者:hero
  1. direct-torque-control

    0下载:
  2. 交流电动机的直接转矩控制系统Simulink仿真模型-Direct Torque Control System AC motor Simulink models
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:17126
    • 提供者:秦昌伟
  1. direct-method

    0下载:
  2. 求解最优控制问题的直接算法,将最优控制问题通过配点转化为NLP问题,费了很大劲才完成代码的,独家拥有!-Direct algorithm for solving optimal control problem, the optimal control problem through the point into the NLP problem, took great trouble to complete code, exclusive!
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7880633
    • 提供者:sea
  1. matrix-converter-direct-method

    0下载:
  2. matrix converter with direct method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:31229
    • 提供者:masoud
  1. direct-LDA

    0下载:
  2. 直接LDA算法人脸识别,适用于人脸识别中-Direct LDA face recognition algorithm for face recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4302732
    • 提供者:刘伟
  1. Direct

    2下载:
  2. 全局改进带约束direct 优化算法,可进行全局优化-direct optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2825674
    • 提供者:sun1213
  1. Direct-drive-Permanent--Magenet

    3下载:
  2. 包括风轮机,发电机,双PWM变流器,控制系统等完整的并网永磁直驱风电系统模型,-a complete grid-connected direct-drive wind power system model,including wind turbine, generator, dual PWM converter, control system,
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:41634
    • 提供者:黄纯军
  1. DSSS(direct sequence spread system)

    0下载:
  2. 基于matlab的直接序列扩频通信系统仿真(Simulation of direct sequence spread spectrum communication system based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:33792
    • 提供者:啊哈小星
  1. carte-robot

    1下载:
  2. cartesian robot, direct kinematic, it works in octave and matlab
  3. 所属分类:matlab例程

    • 发布日期:2019-07-30
    • 文件大小:2048
    • 提供者:zhunhun
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com