CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 常见算法

搜索资源列表

  1. C

    0下载:
  2. 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:55955
    • 提供者:cuijianzhou
  1. Data_struct_all

    0下载:
  2. 数据结构, 精华文档, 400多页. 从线性表到图,应有尽有, 还附带几个常见算法. 强力推荐.-Data structure, the essence of the document, 400 pages. From linear form to the chart, everything, also with several common algorithms. Highly recommended.
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7685870
    • 提供者:Zy
  1. algorithm_for_interview

    0下载:
  2. 面试常见算法以及解法,非常好,全部用C++实现。有详细解释-Common algorithms and interview method, very good, all with C++ implementation. Explained in detail
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:38844
    • 提供者:huochai
  1. cshrapdevelop

    0下载:
  2. 囊括了sharp诸多技术,例如一些常见算法,八皇后问题,猴子选大王问题,字符及字符串处理技术数据校验、控件数据处理’图片数据处理’日期和时间‘windows控件-Include a sharp many techniques, such as some of the common algorithm, the eight queens problem, the monkey king election issues, character and string processing data va
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:59194368
    • 提供者:xiewei
  1. acm

    0下载:
  2. 几种常见的acm算法 源码 包括简单背包问题 最短路径 游船问题 硬币问题等-Acm algorithm source code of several common
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:665882
    • 提供者:周浩
  1. 111

    0下载:
  2. 非常小的c语言的数据结构的常见算法的板块的代码-Very small c language, a common data structure algorithms plate code. . Very small c language, a common data structure algorithms plate code. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:437717
    • 提供者:niefang
  1. Java-algorithm-Guinness

    0下载:
  2. Java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。-Java algorithm Guinness, there are nearly 100 kinds of common algorithm source code is valuable information to learn JAVA algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1140404
    • 提供者:steven
  1. MY_ACM_BOOK

    0下载:
  2. acm中的一些常见算法整理 Borland Pascal-Some common algorithms acm finishing in Borland Pascal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1869427
    • 提供者:卢忠勇
  1. array-signal-processing-algorithms-

    0下载:
  2. 包含了阵列信号处理的常见算法的MATLAB仿真,比较全-Contains the common array signal processing algorithms MATLAB simulation to compare the whole
  3. 所属分类:matlab

    • 发布日期:2017-06-14
    • 文件大小:22847982
    • 提供者:yxz
  1. matlabchuli

    0下载:
  2. matlab指令讲解,和常见算法分析,,非常具体。。初学者实用-matlab command explanation, and the common algorithm analysis, and very specific. . Useful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1345874
    • 提供者:king
  1. C_allarithmetic

    0下载:
  2. c语言实现的常见算法,包括一些简单的棋类算法。-c language of the common algorithms, including some simple chess algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:448945
    • 提供者:longxiang
  1. suanfayanshi

    0下载:
  2. 包含常见算法并用动画演示算法的实现过程,非常适合学习-Contains the common algorithm and the algorithm implementation with the animation process, is very suitable for learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:992325
    • 提供者:阿毛
  1. Floyd

    0下载:
  2. 最短路径的常见算法,能够算出图中所有节点之间的最短路径(时间复杂度为o(n^3))-Common shortest path algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:553
    • 提供者:Lee
  1. using-adaptive-chebyshev

    0下载:
  2. 提出了一种基于自适应 Chebyshev 多项式神经网络(ACNN)的 Logistic 混沌系统控制算法。该算法采用 Chebyshev 正交多项式作为神经网络的激励函数, 构建 Logistic 混沌系统的预测与控制模型。为了保证算法的稳定性, 提出和证明了收敛定 理, 并利用自适应学习率算法提高神经网络的学习效率和收敛速度。通过采用自适应 Chebyshev 神经网络直接学习 Logistic 混 沌系统的动态特性, 并对系统实施目标函数控制。实验仿真结果表明, 该算法在 L
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1381168
    • 提供者:
  1. MyGa_1.0

    0下载:
  2. 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:454155
    • 提供者:彭鑫
  1. matlab

    0下载:
  2. 文档详述数值分析中常见算法的Matlab实现方法,为设计者提供了设计思路。-Document detailing the common numerical analysis algorithm implementation in Matlab, provides design ideas for the designers.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:223619
    • 提供者:刘晓
  1. htm

    0下载:
  2. 大量数值分析常见算法的源程序 如解方程组 插值等 可以用浏览器打开的HTM文件,内部使用C开发-A large number of numerical analysis algorithms common source such as the solution of equations interpolation can be used to open the browser
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:31606
    • 提供者:郭志
  1. wangxiaodong

    0下载:
  2. 这个一本算法书,他详细的讲解了我们现在遇到的各种常见算法-word help system
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:9040272
    • 提供者:xiaohei
  1. hdrpf

    0下载:
  2. HDR常见算法和编程案例,希望大家喜欢和试用-demo and hdr codes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:846001
    • 提供者:wincell
  1. segmentation

    2下载:
  2. 一种融合了色彩信息和空间信息的色彩分割算法,基于OpenCv,分割效果明显优于JSEG算法,K-means算法C-means算法等常见算法,是中科院863计划的项目,我进行了修改和平台移植,有详细的注释。-a efficient algorithm for colorful pic segmentation based on OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2015-03-31
    • 文件大小:12676096
    • 提供者:李木木
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com