CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 算法 C语言

搜索资源列表

  1. 求网络的最小费用最大流-C语言

    0下载:
  2. 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:李平
  1. 数据结构( C语言版) 讲义

    0下载:
  2. 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1mb
    • 提供者:张东岳
  1. DSP-C

    0下载:
  2. 一本基于DSP的C语言算法的书,我专门从超星格式转换过来的。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:821.96kb
    • 提供者:
  1. YICHUAN

    0下载:
  2. 给予遗传算法的K均值聚类算法的c语言源代码,采用浮点数编码格式-ji YU YI CHUAN SUAN FA DE K JUN ZHI SUANFA
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:138.4kb
    • 提供者:jim green
  1. dsp_arithm_tic_by_c

    0下载:
  2. DSP算法C语言大全包含了各种DSP的C语言算法。-DSP algorithm for C Language Book contains a variety of DSP algorithms in C language.
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:杨永常
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:58.33kb
    • 提供者:fantasysq
  1. yinhangjia

    0下载:
  2. 操作系统课程设计报告(含源码),C语言实现。功能比较简单,课自己添加功能,应付报告还是可以的。 资源管理系统的设计与实现-银行家算法实现-Operating systems curriculum design report (including source), C language. Function of relatively simple classes to add their own features, or can deal with the report. Resource M
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:66.57kb
    • 提供者:张许
  1. DianZiXiangCe

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.78mb
    • 提供者:刘弈眸
  1. c-important105example

    0下载:
  2. 原名是:c语言经典教程105例源代码,里面讲述了一些经典的C语言编程,附代码,适合于初学者,里面许多编程的思想值得借鉴,它把复杂的算法用了一种很简单的方式来用c语言实现,让你有所领悟-Formerly known as are: c language tutorial 105 cases of classic source code, which describes some of the classic C language programming, with code, suitable f
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5.65mb
    • 提供者:connyzone
  1. dijkstra

    0下载:
  2. 用C语言实现的最短路算法 算法描述清楚,未结合文件操作-Realized with C language algorithm for shortest path algorithm described in clear, no combination of file operations
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1007.96kb
    • 提供者:
  1. DSP-algorithms-C

    0下载:
  2. DSP算法大全C语言版本,包含一般常用的DSP算法-Da Quan C language version of DSP algorithms, including commonly used DSP algorithms. . .
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5.5mb
    • 提供者:simon
  1. Common-algorithms-for-assembly-C

    0下载:
  2. 常用算法程序集 C语言版本,是清华大学出版的。-Common algorithms for assembly C language version, published by Tsinghua University.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:simon
  1. 14019

    0下载:
  2. C语言中基本的排序算法 C语言中基本的排序算法-C语言中基本的排序算法
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:58.17kb
    • 提供者:dish123
  1. c

    0下载:
  2. c语言经典代码:里面有计算圆周和面积的经典算法。-c language classic code: calculation of the circumference and area inside the classical algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:141.42kb
    • 提供者:Mr ren
  1. Calendar-week-speed-algorithm

    0下载:
  2. 程序算法:新编万年历星期速算法C语言的实现。-Program algorithm: New calendar week fast algorithm C language implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3.46kb
    • 提供者:st
  1. Round-robin-and-priority-scheduling

    1下载:
  2. 时间片轮转算法和优先级调度算法 C语言模拟实现-Round-robin and priority scheduling algorithm C language simulation to achieve
  3. 所属分类:软件工程

    • 发布日期:2017-03-25
    • 文件大小:30.25kb
    • 提供者:188
  1. 卡尔曼滤波算法C语言实现

    1下载:
  2. 数据滤波是去除噪声还原真实数据的一种数据处理技术, Kalman滤波在测量方差已知的情况下能够从一系列存在测量噪声的数据中,估计动态系统的状态. 由于, 它便于计算机编程实现, 并能够对现场采集的数据进行实时的更新和处理, Kalman滤波是目前应用最为广泛的滤波方法, 在通信, 导航, 制导与控制等多领域得到了较好的应用
  3. 所属分类:软件工程

  1. 实习报告书12.26

    0下载:
  2. 实现七种排序算法 比较各算法性能 数据结构算法 冒泡,插入,希尔,快速,选择,堆排序,归并排序(order algorithm sorting algorithm;Sort algorithm;PageRank algorithm bubble sort;bob sort method;Bubble sort algorithm Merge sort algorithm)
  3. 所属分类:系统设计方案

    • 发布日期:2017-12-19
    • 文件大小:439kb
    • 提供者:Boulder
  1. 数据结构与算法分析:C语言描述(原书第2版)

    0下载:
  2. 学习C语言数据结构,数据结构可以用很多种语言描述(learn the data of struct by c language)
  3. 所属分类:软件工程

    • 发布日期:2018-04-30
    • 文件大小:10.2mb
    • 提供者:huxiaoxiao
  1. 最全PID控制算法的C语言实现

    2下载:
  2. 吊炸天的PID详细讲解,非常使用,详细。。。。。。。。。。。。。(no thing,this persong is lazy)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2019-10-25
    • 文件大小:7.58mb
    • 提供者:O_oo
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com