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

搜索资源列表

  1. C++的多任务库, 含源程序

    0下载:
  2. 这是一个关于C++编程开发的算法!-This is a matter of C++ Programming Algorithm!
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:55039
    • 提供者:
  1. IDEA加密算法源码

    0下载:
  2. IDEA加密算法-IDEA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:小脚丫
  1. Visual C++ for image processing -v2

    0下载:
  2. 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:6281138
    • 提供者:刘宏
  1. C语言常用算法源代码

    0下载:
  2. C语言常用算法源代码-C language commonly used calculates the law origin code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:315840
    • 提供者:mongehover
  1. 分治算法

    0下载:
  2. 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6728
    • 提供者:小芝
  1. DS--C++

    0下载:
  2. 数据结构算法与应用--c++语言描述,适合学习数据结构的入门资料。-Data structures algorithms and applications- c++ Language descr iption of the data structure suitable for learning introductory information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:7928966
    • 提供者:刘健
  1. C++

    0下载:
  2. 数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:464057
    • 提供者:丁冬
  1. visual+c++

    0下载:
  2. 常用数值算法,真的很不错的,希望对大家有用处-Commonly used numerical algorithms, really good, everyone would like to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7503649
    • 提供者:panhuadong
  1. computerarithmetic(C++)

    0下载:
  2. 计算机常用数值算法与程序(C++版) 压缩包解压时没有密码-Computer numerical algorithm and procedures used (C++ Version) when extracting compressed packets do not have a password
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:464992
    • 提供者:lihui
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. C-ORDER

    0下载:
  2. 裡邊包含常用的排序算法,比如冒泡、快速、等等都有詳細的原始代碼供大家分享,希望對大家有用。-Inside contains commonly used sorting algorithm, such as bubbling, fast, and so a detailed source code for all to share, in the hope that useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1198
    • 提供者:孙健
  1. C++MecrosoftWord

    0下载:
  2. 这是关于一部电梯的C++算法实现对于初学者很有帮助望大家借鉴下载-This is an elevator on the C++ Algorithm look very helpful for everyone from beginners to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:17166
    • 提供者:xuyunjin
  1. c++

    0下载:
  2. 这是一个函数优化得源码 是遗传算法得 你看看吧 希望你能接受-This is a function optimization genetic algorithm is a source you have to see you hope you can accept
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4074
    • 提供者:段飞
  1. C++GAcode

    0下载:
  2. VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:47120
    • 提供者:lian
  1. c

    0下载:
  2. 常用算法源代码\c c语言源代码 很好的,很多-Commonly used algorithm source code cc-language source code very good, many
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:30892
    • 提供者:leoke
  1. FFT

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2867
    • 提供者:廖于翔
  1. C++paixu

    0下载:
  2. 编写一个程序,用菜单选择各种排序算法,对所给数据进行排序,并显示排序前与排序后的结果。-The preparation of a program, using menu to select a variety of sorting algorithms, to data of the sort, and display the sort order before and after results.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:8839
    • 提供者:yyfy
  1. C

    0下载:
  2. 常用C算法,源码,分20章,内容丰富,很多常见的算法-Algorithm commonly used C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:260926
    • 提供者:mywk
  1. PID_C_Program

    0下载:
  2. PID温度控制算法的C语言程序结构及其实现-PID algorithm C program structure and its implementation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4827
    • 提供者:leo
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3311
    • 提供者:liz
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com