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

搜索资源列表

  1. data-structure-Graph

    1下载:
  2. 本软件围绕无向图的应用这一主题,用图形化的界面实现了无向图的建立、显示邻接表、动态构造最小生成树(分别利用Prim算法和Kruscal算法)、查找最短路径等功能。 具体功能: 给定一个图,完成: (1) 建立并显示出它的邻接链表 (2) 分别用普里姆算法和克鲁斯卡尔算法构造其最小生成树,随时显示其构造的过程 (3) 给出某一确定顶点到所有其他顶点的最短路径 (4) 给出每一对顶点之间的最短路径 说明:程序开发时所用的文件和源码在文件夹“配套文件”中提供。另附说明
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3050480
    • 提供者:lsc
  1. Xinanjiang

    5下载:
  2. 三水新安江模型Matlab的m文件,可运行。运行时自己先找好数据,然后放在同一个文件夹。-The Sanshui Xin anjiang model Matlab m-files can be run. Run-time to find a good data, and then placed in the same folder.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1686
    • 提供者:David
  1. svm_box

    0下载:
  2. matlab的SVM工具箱,特别好用,把数据放入文件夹下的matlab文件夹下,打开matlab,输入1.-mex setup 2.y 3.2 4.y然后就可以通过训练样本和测试样本得出分类正确率和测试结果矩阵。-matlab SVM BOX
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:650087
    • 提供者:anny
  1. gatbx

    0下载:
  2. matlab遗传算法程序包,补充版本较低的matlab,安装方法如下 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为genetic; 3、打开toolbox\local\目录下的pathdef.m文件,在适当位置添加以下两行代码: Code in pathdef.mmatlabroot, \toolbox\genetic ,... matlabroot, \toolbox\
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:217897
    • 提供者:张洪森
  1. PID-yuandaima

    0下载:
  2. 文件中有11个文件夹,每个文件夹中含有十个左右实际工程例子的MATLAB实现PID算法的源代码-The Files has 11 folders, each folder contains about ten examples of practical engineering problems that MATLAB source code to solve PID algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:198974
    • 提供者:老赵
  1. FFT_IN_CPPCSharp

    0下载:
  2. 该文件夹包含两个目录,分另为实现FFT变换的C以及C#代码实现。 经我整理之后,现在两个程序都采用相同的方法,并且采样数据为8192个点。-The folder contains two directories, the other for the achievement of the FFT with C and C# code. The I order that the two programs by the same method, and sampling data for 8192
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:31341568
    • 提供者:王海光
  1. SA

    0下载:
  2. 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:39147
    • 提供者:杨诗听
  1. SINS-matlab-solver-

    1下载:
  2. 压缩文件包含两部分,一部分为捷联惯导的基本内容,是.ppt,一共五章。还有一部分为捷联惯导的解算程序,共九个,是.m文件。用的时候需要将数据的txt文档放在文件夹内,运行test.m即可。-The compressed file contains two parts, one for the sins of the basic ppt, a total of five chapters. SINS solver, a total of nine, is the m files. Used whe
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4495
    • 提供者:xiaoxiao
  1. aaa

    0下载:
  2. 备份数据是必不可少的一个工作,要不然,电脑特别是硬盘一出问题那就是很惨烈的事情。在备份数据时,整个个文件夹拷贝似乎没有必要,因为从上次备份过改动了没几个文件,但是只挑改动过的文件备份也是件很麻烦的事情。网上也有这样的软件,好像要钱。 用matlab写了个小程序,测试过了,可以用。貌似matlab对一些字库支持的不全,如果文件名中包含
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5613
    • 提供者:楠楠
  1. System-Identification

    1下载:
  2. 系统辨识及其matlab仿真 《系统辨识及其MATLAB仿真》附带的光盘注释: 打开系统辨识及其MATLAB仿真程序与剖析夹 : 1)“ch2,ch5,ch7辨识程序夹”文件夹为第2章、第5章、第7章的7个MATLAB辨识仿真源程序,可直接在MATLAB6.I环境下运行;对应“*.doc文件”是ch2,ch5,ch7的各程序的注释与剖析。 2)“ch3,ch4,ch6辨识程序”文件夹为第3章、第4章、第6章的6个MATLAB辨识仿真源程序,可直接在MATLAB6.I环
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:698569
    • 提供者:马新宇
  1. fft

    0下载:
  2. 利用matlab实现功率谱估计中的间接法,不是通过函数调用实现的,是根据算法的思想,一步一步实现的,文件夹中还有实现自相关的算法-Using matlab to achieve the indirect method of power spectrum estimation, not by function calls, is based on the idea of ​ ​ the algorithm, step by step, the folder also auto-
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:july
  1. Lplaate_BPTrri

    0下载:
  2. 针对车牌识别的字符bp神经网络训练,稍加改造即可用于ocr及其它字符识别场合将字符切分为32*16大小bbmp,放入相应文件夹,训练时选择该文件夹即可完成相应字符训练仅供学习使用,勿商业应用,本人保留所全部版权。 -License plate character recognition bp neural network training, a little transformation can be used for ocr character recognition occasions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1101527
    • 提供者:
  1. Gzip

    0下载:
  2. 通过c#语言实习,对文件或文件夹gzip解压和压缩-compress and decompress via c# release gz file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15007
    • 提供者:zhongyuan
  1. L_system

    7下载:
  2. 用matlab编写的用于描述L系统(植被仿真)的源程序,文件夹中包括描述其理论的基本文献-Using matlab for the descr iption of the L system (vegetation simulation) of the source folder, including a descr iption of the theoretical literature
  3. 所属分类:matlab例程

    • 发布日期:2013-10-28
    • 文件大小:36063973
    • 提供者:fanweiliang
  1. dirr

    0下载:
  2. 在文件夹及子文件中自动搜索所需要的文件,能够在一个文件夹及其子文件夹中轻松搜索得到想要的所有文件类型,并返回这些文件的地址-it can help you to find the perticular type of files in a folder and its subfloder~
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3907
    • 提供者:贺永宇
  1. dgfem

    2下载:
  2. 本文件夹中的文件是用间断Galerkin方法求解守恒律方程、空气动力学的Euler方程和浅水波方程-The files in this folder is discontinuous Galerkin method for solving the equation of conservation laws, the aerodynamics of the Euler equations and shallow water wave equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:30896
    • 提供者:
  1. watermark

    1下载:
  2. 文件夹LSB中是空域LSB算法程序,文件夹COX中是Cox算法主要程序,文件夹DCT中是频域加在中频的算法的程序。 步骤:把LSB,COX,DCT三个文件夹考在MATLAB目录下; 运行lsb_embed,programme,dct2_embed_mod即可。其中PSNR.m是计算峰值信噪比程序;attact.m & robust.m是攻击程序。-Content: folder LSB of spatial LSB algorithm program, folder COX Cox a
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:757404
    • 提供者:Schindler
  1. wenjiansuo

    0下载:
  2. e语言文件夹加密源码 再也不用担心隐私泄漏问题-e language folder encryption source code no longer have to worry about privacy leaks !
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:8140
    • 提供者:masa
  1. PID-controller-experiments

    0下载:
  2. 文件夹介绍计算机控制系统的PID两个实验,从数字信号的处理的方式,用调节三个控制参数的值从而实现系统控制的稳定。-Folder describes the PID of the two experiments of the computer control system, digital signal processing, system control to adjust the three control parameters values ​ ​ in order to
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:34071
    • 提供者:王兴杰
  1. inner_inter_demo

    1下载:
  2. 遍历文件夹下的文件,并计算类内距离和类间距离。-Traverse folder under the file, and calculate the distance between the within-class distance and class.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:803
    • 提供者:程雷鸣
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com