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

搜索资源列表

  1. softwarecoursedesign

    1下载:
  2. 课程设计报告(C语言编程解二重定积分),包括算法说明,流程图,C源码)-Course Design Report (C Programming Language Solutions two replacement Integral), including the algorithm shows, flowcharts, C source)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:20166
    • 提供者:陈建生
  1. 11e1

    0下载:
  2. 以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-In C language and Java languages, embedded development, the main algorithm, the number source of hundreds of thousands, there are more than 200 categories, many of them are membe
  3. 所属分类:Software Testing

    • 发布日期:2017-05-22
    • 文件大小:7115157
    • 提供者:redo
  1. gudianmimaxue

    0下载:
  2. 古典密码课设。C++ 多表古典加密方法主要有Playfair体制、Vigenere体制、Beaufor体制、Vernam体制和Hill体制,用高级语言实现其中一种体制的加密和解密算法。 -Classical cryptography class-based. C++ multi-table classical encryption methods Playfair system, Vigenere system, Beaufor system, Vernam system and Hill
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:32499
    • 提供者:陈靖
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  1. VC3

    0下载:
  2. C语言经典算法在100例 希望有助于初学者! ! ! ! !绝对经典! -C language classic algorithms in 100 cases Hope is helpful for beginners!!!!! An absolute classic!
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5161653
    • 提供者:dfsg
  1. DSPC

    0下载:
  2. 针对DSP设计中使用到的函数算法的C语言的设计-Designed to use the function for DSP algorithm design in C language
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5818775
    • 提供者:renzufang
  1. Function-parameters

    0下载:
  2. C语言插入排序算法及代码 C语言中函数参数的传递有:值传递、地址传递、引用传递这三种形式。题一为值传递,题二为地址传递,题三为引用传递。-Insertion sort algorithm and C language code The parameter of function in C language transfer: transfer value, address, pass by reference to these three forms. Problem a value t
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3002
    • 提供者: 马宇
  1. dijkstra

    0下载:
  2. 大一时完成的求最短路径算法。利用C语言实现了经典的Dijkstra算法。转化矩阵图求取给定起点至其他结点的最短路径。 -Freshman completed the shortest path algorithm. Using C language to achieve a classic Dijkstra algorithm. Transformation matrix to strike the shortest path to a given starting point to oth
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1122
    • 提供者:
  1. lsb

    0下载:
  2. 用LSB算法实现BMP信息隐藏 用C语言来实现的-using lsb to hide the information in BMP
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:249838
    • 提供者:Dexter
  1. shujujiegou

    0下载:
  2. 数据结构与算法工程的c语言版本,可以很好的复习数据结构的一些算法知识-C language version of the data structure and algorithm engineering, can be a good review some knowledge of data structures algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8978491
    • 提供者:熊元燚
  1. LCD-Clanguage-drawline

    0下载:
  2. 使用C语言,讲解了led屏幕是如何画出一条直线的,算法讲解-Use C language to explain the led screen is how to draw a straight line, the algorithm explained
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:110555
    • 提供者:yadong ni
  1. chazhao

    0下载:
  2. 以C语言为基础的数据结构的查找算法,利用不同的算法实现查找功能-Search algorithm in C language-based data structures, using different algorithms search function
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2898
    • 提供者:雷莹
  1. PID-algorithm

    0下载:
  2. 基于单片机的c语言描述PID算法,可移植-SCM c language descr iption based on PID algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4821
    • 提供者:李程序
  1. Binary-Tree

    0下载:
  2. 关于二叉树先、中、后三种遍历的算法,以及对两棵二叉树进行判等的算法用c语言加以实现-About binary tree first, middle and last three traversal algorithms, and sentenced to two trees and other binary tree algorithm to be implemented in c language
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:2625
    • 提供者:
  1. Double-dimension-OTSU

    0下载:
  2. 二维OSTU图像自适应阈值分割算法代码,基于c语言编程实现。-OTSU dimensional image adaptive thresholding algorithm code, c-based programming language.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:李丽
  1. PID

    0下载:
  2. 使用c语言实现的PID算法。PID算法用于工业控制,比如控制温度。通过输入,可以严格控制输出,使输出为用户期望结果。-such as temperature control. Through the input, can strictly control the output, the output for the user expectations.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:179666
    • 提供者:曹匆
  1. Yemianzhihuan

    0下载:
  2. 操作系统课程设计-页面置换算法C语言,报告-ye mian zhi huan
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:86523
    • 提供者:qxbiao
  1. jingsaisuanfa

    0下载:
  2. C语言竞赛经典算法,对学习C语言的同志帮助很大!-C language classical algorithm contest, to learn C language comrades great help!
  3. 所属分类:software engineering

    • 发布日期:2017-06-21
    • 文件大小:37950292
    • 提供者:贾军雨
  1. CPP

    0下载:
  2. 基础C++编程实现多种C语言方法,还有算法的实现,冒泡排序,迭代等方法-To achieve a variety of C language based C++ programming method, and algorithm, bubble sort, iterative method
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3143054
    • 提供者:胡云
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com