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

搜索资源列表

  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. owndraw

    0下载:
  2. C++中编辑之后的窗口缩放,以及放大.无论是缩小还是放大缩小、放大按钮都会保持在窗口中间-In c++ edit window, and after scaling. Whether narrowing or zoom-in and amplification button will remain in the window
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:2038
    • 提供者:yang
  1. AlgorithmCpp

    0下载:
  2. 主要在VC6.0上用MFC完成的排序算法和搜索算法: 首先弹出一个对话框,上面有排序前和排序后的编辑框,在排序前编辑框中输入整型数组,然后选择排序的方法,点排序按钮即将排序好的数组呈现在排序后的编辑框中。 排序顺序分“升序”和“降序”,排序方法总共7种,分别是:冒泡排序,简单选择排序,直接插入排序,希尔排序,快速排序,堆排序和基数排序。这些方法都是用c++实现的。还有一个搜索的功能,分别可以“线性搜索”和“二分搜索”,线性搜索时从排序前的数组中搜索,二分搜索时从排序后的数组中搜索,且必须
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:865541
    • 提供者:阿表
  1. database

    0下载:
  2. Simple database for 2-5 person. You can store name, lastname and phone number and edit in any way. For student which start with C++ language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:933
    • 提供者:keny
  1. C_Algorithms_code

    0下载:
  2. C 语言编些的各种算法程序代码、源程序第二版-C Algorithms code(second edit)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:279224
    • 提供者:李岩
  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. matlab

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

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

    0下载:
  2. 计算两个序列之间的编辑距离,使用c++实现-Compute the edit distance between two sequences
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:890
    • 提供者:lijian
  1. Sort

    0下载:
  2. C语言环境中的数据排序排序算法,用于数据排序- Undo edits DictionaryGoogle Translate for Business:Translator ToolkitWebsite TranslatorGlobal Market Finder Turn off instant translationAbout Google TranslateMobilePrivacyHelpSend feedback► Click to edit and see
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1236345
    • 提供者:linfen
  1. more-lines-in-the-show

    0下载:
  2. Visual c++在编辑框中实现多行显示-In the edit control is realized in more lines in the show
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:12297
    • 提供者:liu
  1. match

    0下载:
  2. 应用Visual studio C# 编辑计算本息 与阶乘的计算-Visual studio C# Edit calculate principal and interest calculated factorial
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:979
    • 提供者:xiaoqi
  1. despt

    0下载:
  2. 利用C语言编写的一个图书管理系统 拥有借书还书的功能 并且能编辑图书信息管理库存情况。-The use of C language library management system has a library book function and can edit library information management inventory.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:李媛希
  1. FEMcPP

    0下载:
  2. 适合于C++有限元编程初学者,利用C++编辑有限元力学公式,作用初学的参考,可以借鉴使用-C++ finite element programming for beginners, using the finite element C++ edit formulas, the role of reference beginner, you can learn to use
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1223526
    • 提供者:孟新星
  1. distance_SA13006029

    0下载:
  2. 编辑距离问题的C语言源代码 计算机算法设计与分析中的题目 动态规划算法-C language source code for a computer algorithm design and analysis of dynamic programming algorithm to edit the title from issue
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1137805
    • 提供者:冰仔
  1. distence

    0下载:
  2. VS2013编写的C++程序,计算字符串的编辑距离,返回距离值和矩阵。-VS2013 written in C++ program that calculates the edit distance of the string, and returns the value the matrix.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1096830
    • 提供者:魏琳
  1. min_edit-distance

    0下载:
  2. Minimum edit distance problem implementation in c++. One of the fundamental problems in Dynamic Programming.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:Duch
搜珍网 www.dssz.com