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

搜索资源列表

  1. C-language-classic-.pdf

    0下载:
  2. C语言经典算法100例 C语言经典算法100例-C language classic algorithms in 100 casesC language classic algorithms in 100 cases
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:211998
    • 提供者:高嘉义
  1. CImg-1.5.4

    0下载:
  2. 很小很方便的一个图像处理小工具包,使用时只需要把CImg.h头文件加入工程即可-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12873412
    • 提供者:芍药
  1. algorithms

    0下载:
  2. 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:166991
    • 提供者:袁中卫
  1. integration

    0下载:
  2. Integrating m-files functions and algorithms in C++ applications-Integrating m-files functions and algorithms in C++ applications
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8725
    • 提供者:machael
  1. depth-first-search

    0下载:
  2. 基于C语言的数据结构与算法分析:深度优先搜索-Based on data structures and algorithms in C language analysis: depth-first search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7204
    • 提供者:Austin Chou
  1. banker

    0下载:
  2. 基于C语言的数据结构与算法分析:银行家算法-Data Structures and Algorithms in C language-based analysis: the banker s algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6620
    • 提供者:Austin Chou
  1. Algorithms-for-FCM

    1下载:
  2. 模糊聚类方法在C均值聚类算法中的应用研究;作者: Sadaaki Miyamoto-Algorithms for Fuzzy Clustering Methods in c-Means Clustering with Applications Studies in Fuzzine(FCM)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3717161
    • 提供者:李 乐
  1. md5sum

    0下载:
  2. c/c++语言下可用的md5加密算法,亲测可用-md5 algorithms in c/c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:6697
    • 提供者:roycui
  1. Single-objective-GA-code-in-C

    0下载:
  2. 遗传算法,适用于单目标的优化情况,C语音编写-Genetic algorithms for optimization case of a single goal, C prepared speech
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:28705
    • 提供者:xcy
  1. MERGE

    0下载:
  2. 数据结构与算法中归并排序,基于C语言实现-Data Structures and Algorithms in C language merge sort
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:16075
    • 提供者:刘军
  1. Algorithm-BIOS

    0下载:
  2. 算法精解c语言版,讲解了c语言和数据结构,大量讲解了各种算法在c语言中的实现-The algorithm BIOS c language, explains c language and data structure, and explains the realization of various algorithms in c language.
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8575040
    • 提供者:tkorange
  1. tiny-AES128-C-master

    0下载:
  2. This a small and portable implementation of the AES128 ECB and CBC encryption algorithms written in C.-This is a small and portable implementation of the AES128 ECB and CBC encryption algorithms written in C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:Ainu
  1. introduction to algorithms

    0下载:
  2. 算法导论,对算法感兴趣的朋友可以借鉴这本书(Introduction to algorithms, friends interested in the algorithm can learn from)
  3. 所属分类:

    • 发布日期:2017-12-29
    • 文件大小:13634560
    • 提供者:TraceCJY
  1. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
  1. 常用的图像处理算法及其实现

    0下载:
  2. 使用C/C++编写的一些图像处理算法,拿出来分享,非原创。(Some image processing algorithms written in C/C++ are used to share, not original.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:5711872
    • 提供者:天之玄奥
  1. 所有程序

    0下载:
  2. 一些基础的数据结构算法的C语言程序实现实现,比如队列、栈等(Some basic data structure algorithms are implemented in C language, such as queues, stacks, etc.)
  3. 所属分类:数据结构

  1. C++_tetris

    0下载:
  2. 使用C++面向对象编程,随机算法,注释详细,(Using C++ object oriented programming, random algorithms, and annotations in detail,)
  3. 所属分类:Windows编程

  1. C程序设计语言(第2版·新版)

    0下载:
  2. C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1102848
    • 提供者:rzf_rookie
  1. C_test

    0下载:
  2. 50个算法的C语言实现,网络经常出现的50个基本算法,算法工程师入门必做的题目(The implementation of the 50 algorithms, the C language, the 50 basic algorithms that often appear in the network, the problems that the algorithmic engineers must do)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:3760128
    • 提供者:cuijy
  1. sort

    0下载:
  2. c语言中的几种不同类型的初级算法的程序实现(The implementation of several different primary algorithms in C language.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:liruic
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com