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

搜索资源列表

  1. 编辑距离问题

    0下载:
  2. 此算法也是非常常用的算法之一,在这个算法中我们特别要明白编辑距离问题的实质所在.-This algorithm is very commonly used algorithm, the algorithm in particular, we need to understand edit distance the real problem lies.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6095
    • 提供者:周华
  1. graphics_tools

    0下载:
  2. A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Labels, lines and arrows can be added and the program is very flexible and easy to use. -A graphics toolkit. Graf_Tool () is developed which can be used
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:74217
    • 提供者:李青松
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. matx_processor

    0下载:
  2. matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state space models, and perform various kind of matrix analysis in a visible way. -Matlab matrix handling routines. A matrix processor,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:68321
    • 提供者:mr.dang
  1. Audition

    0下载:
  2. Adobe Audition 是一个专业音频编辑和混合环境。AdobeAudition专为在照相室、广播设备和后期制作设备方面工作的音频和视频专业人员设计,可提供先进的音频混合、编辑、控制和效果处理功能。最多混合128个声道,可编辑单个音频文件,创建回路并可使用45种以上的数字信号处理效果—AdobeAudition是一个完善的多声道录音室,可提 供灵活的工作流程并且使用简便。无论您是要录制音乐、无线电广播,还是为录像配音,AdobeAudition中的恰到好处的工具均可为您提供充足动力,以
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14857741
    • 提供者:yange
  1. avisynth-source-0.3

    0下载:
  2. avisynth-source-0.3.zip,avi edit src-avisynth-source-0.3.zip, avi edit src
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79840
    • 提供者:trampor
  1. hPSOption

    0下载:
  2. 一个国外学者编辑的粒子群算法,对于初学者和其他人员均有很大的帮助作用-a foreign scholar edit the PSO for beginners and other staff have been very helpful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4086
    • 提供者:李冰
  1. 1DFDTD_waveguide

    0下载:
  2. Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON \"1-D Digital Waveguide Modeling for Improved Sound Synthesis\".-Demonstrates 1-D FDTD initial state forma tion. Please edit the FLAGS
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1591
    • 提供者:chunfenglay
  1. edit

    0下载:
  2. 网页的文档编辑
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:282873
    • 提供者:libin
  1. ml0310_1

    0下载:
  2. 可编辑乐曲演奏器的实现-edit music concert with the realization
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8756
    • 提供者:wang
  1. dpa

    0下载:
  2. 动态规划算法求字符串的相似性(编辑距离)-dynamic programming algorithms to find the similarity of the string (edit distance)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4491
    • 提供者:Richard
  1. vmp_toolbox

    0下载:
  2. vmp is the file generate from Brainvoyager which can link vtc file and the 3D image. This toolbox help you to edit vmp file in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4993
    • 提供者:kun
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance calculation algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2734
    • 提供者:蓝色梦幻
  1. 用动态规划算法思想求最小编辑距离

    0下载:
  2. 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-25
    • 文件大小:890
    • 提供者:Doreen
  1. Demo

    1下载:
  2. 游戏中的寻路算法C++源码,可以自己编辑地图 。-Wayfinding game algorithm C++ Source, you can edit the map itself.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:50577
    • 提供者:原无星
  1. displayedit

    1下载:
  2. 用matlab gui编写的通过按钮获取编辑框中的数据,并在静态文本框中显示。-Prepared by using matlab gui button for edit box of the data and display the static text box.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3398
    • 提供者:魏秀芳
  1. browse_score_xls

    0下载:
  2. Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。 从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩; 其中提供了文件浏览窗口,可供选取文件。 本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。-Matlab GUI program with the file name browse function, can open th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6159
    • 提供者:lewis
  1. TemplateMatchingProgram

    2下载:
  2. 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离; back-tracking程序是“回溯”法画出最佳路径的代价网格; Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯 折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance proce
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1341
    • 提供者:王明松
  1. edit-distance

    0下载:
  2. 算法导论(3)动态规划中edit distance 一题解答-Introduction to Algorithms (3) dynamic programming in an edit distance Answers
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2497
    • 提供者:xiazhao
  1. dynamic-edit-box

    0下载:
  2. MATLAB GUI 产生 动态编辑框,通过输入参数确定编辑框个数-源语言: 检测到中文目标语言: 英语翻译自动检测ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙语日语瑞典语斯洛文尼亚语泰语UVWX文言文西班牙语希腊语匈牙利语YZ中文英语意大利语粤语中文繁体 ABC阿拉伯语爱沙尼亚语保加利亚语波兰语DEFG丹麦语德语俄语法语芬兰语HIJKLMN韩语荷兰语捷克语罗马尼亚语OPQRST葡萄牙语日语瑞典语斯洛文尼亚
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4370
    • 提供者:jxa
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com