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

搜索资源列表

  1. distanceEdition

    0下载:
  2. 用动态规划的方法来实现的编辑距离问题。没了-Using dynamic programming methods to achieve the edit distance problem. Gone
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1380
    • 提供者:killer
  1. MagicCube

    0下载:
  2. 细菌。。关于编辑距离的计算。与前面那个不同。这个详细很多-Bacteria. . On the edit distance calculation. That different from the previous. The details of many
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3051
    • 提供者:ayianiu
  1. Data_struct_2

    0下载:
  2. 数据结构课后设计题第二章(2009-06-17 23:19:42)转载标签:数据结构第二章杂谈 分类:编程 ◆2.11② 设顺序表L中的数据元素递增有序。 试写一算法,将x插入到L的适当位置上,并保 持该表的有序性。 要求实现下列函数: void InsertOrderList(SqList &L, ElemType x) 顺序表类型定义如下: typedef struct { ElemType *elem int length
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:3915
    • 提供者:M.T
  1. CreatingGraphicalUserInterfaces

    0下载:
  2. 一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。-An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:28380332
    • 提供者:小明
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3457
    • 提供者:Christine
  1. richedit

    0下载:
  2. 这是人工智能prolog原码,Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo The example shows the way of loading of RTF te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:41131
    • 提供者:安准
  1. spiralgen

    0下载:
  2. L-Edit is a program often used to create MEMS layouts (if you re here, you probably know this), but it doesn t have a built-in facility to produce spirals, which are useful for inductors, springs, stress sensors, etc. This file generates a command wh
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1554
    • 提供者:Karthi
  1. Gen-1.5.0

    0下载:
  2. 遗传算法!里面有详细的说明!适当修改可为己用!-can not edit english words!sorry!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2396881
    • 提供者:zcl
  1. mariosong

    0下载:
  2. Put these two files into the same directory and run mariosong.m. It will play the first part of the mario brothers theme song. You can edit note.m to add qualities to the sound
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2296
    • 提供者:KK
  1. Gauss

    1下载:
  2. 大地测量高斯投影正反算程序! 使用VC6.0编辑基于对话框的MFC程序。实现高斯正算与反算。要求实现北京54坐标系、西安80坐标系、WGS-84坐标系下高斯投影的6度带正反算。-Positive and negative Gauss Projection geodetic computer program! Edit using VC6.0 MFC dialog-based program. Achieve positive operators and inverse Gaussian. R
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-01
    • 文件大小:259072
    • 提供者:方毅
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. Drawing

    1下载:
  2. 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30555
    • 提供者:ydb
  1. ClusterTitle_ED

    0下载:
  2. 能实现大规模文本间的编辑距离的计算,算法完整市现了处理过程,基于vc6.0环境编写,可以运用与聚类算法。-To achieve large-scale text edit distance between the calculation, the algorithm is a complete city process, based on the vc6.0 environmental preparation, and clustering algorithms can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2690327
    • 提供者:王虎虎
  1. edit

    0下载:
  2. 文本相似度计算,包含编辑距离,和最长公共子序列算法的结合。-xiangsudu jisuan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:312004
    • 提供者:
  1. p2

    0下载:
  2. program that uses a tree to store words, different things could be done to change, remove, or edit a word in a document
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4394
    • 提供者:eugenetoddbro
  1. sfunction

    0下载:
  2. MATLAB 中S函数的编辑模板 ,附有详细说明,清晰易懂,适用于matlab初学者入门使用。-MATLAB function in the edit template S, with detailed instructions, clear and easy to understand for beginner to use matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:792
    • 提供者:暖暖
  1. matlabsfunctions

    0下载:
  2. MATLAB中的S函数详细介绍,帮助大家深入了解,学会编辑S函数。-MATLAB, S-function details to help us understand and learn to edit the S function.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1080861
    • 提供者:Garrygong
  1. matlab

    0下载:
  2. MATLAB是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案,并在很大程度上摆脱了传统非交互式程序设计语言(如C、Fortran)的编辑模式,代表了当今国际科学计算软件的先进水平。 -MATLAB is a U.S. company' s main
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16404007
    • 提供者:syai02
  1. wenjiankunbang

    1下载:
  2. 易语言文件捆绑器,利用这个原理大家可以编辑其他捆绑器,直接下载就行-Easy language file tied up, using this principle we can edit the other tied up, direct download on the line
  3. 所属分类:压缩解压

    • 发布日期:2017-04-02
    • 文件大小:670352
    • 提供者:輕浮
  1. Map22

    0下载:
  2. 一个基于VC的有向无环图操作实例源代码,图的节点可以使任意可插入OLE项,在编辑一栏,您可以插入节点、删除节点、拓扑排序、广度遍历、最短路径、插入边等操作,该程序作者是中国地质大学的姜景捷。 -A VC' s are based on directed acyclic graph operation source code examples, graph nodes can be inserted into OLE can make any entry in the Edit colu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:27917
    • 提供者:madud00091
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com