CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - c/c 算法

搜索资源列表

  1. Cyuyan

    0下载:
  2. 一个很典型的C语言算法 初学者在学习C语言过程中经常遇到的一种算法 气泡法 以及一些经典的例题
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:112.16kb
    • 提供者:jwjshitiancai
  1. mars.asm

    0下载:
  2. IA-32汇编原代码,mars算法.相比于c/c++写的原代码,效率更高
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.82kb
    • 提供者:elipas
  1. scop.asm

    0下载:
  2. IA-32汇编原代码,scop算法原码.相比于c/c++写的原代码,效率更高
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:elipas
  1. Ellipse-fitting

    2下载:
  2. 椭圆拟合 以C语言和C++语言算法实现为主-Ellipse fitting to C language and C++ language based Algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:177.9kb
    • 提供者:liujisheng
  1. fi

    0下载:
  2. c++算法,关于如何实现滤波等功能你TMD机及歪歪怎么这么多事-c++ algorithm, on how to achieve filtering TMD your machine and how so many things YY
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.47mb
    • 提供者:chen
  1. Wave6000

    1下载:
  2. 我学单片机89C51时编的大部分程序都在里面,单片机是软硬相结合的,硬件会了,软件部分没什么算法,相当简单。-89C51 Singlechip school when I made most of the procedures are in there, single-chip is a combination of hardware and software, hardware and software no algorithm is quite simple.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:799.27kb
    • 提供者:王敬
  1. cheng

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:30.57kb
    • 提供者:崔暁魏
  1. 1213

    0下载:
  2. 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。  (2)最短作业
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:703.93kb
    • 提供者:刘生
  1. C

    0下载:
  2. 利用分支限界算法求解最优装载,实现了最优装载问题的求解-The use of branch and bound algorithm to solve the optimal load to achieve the optimal load for solving the problem
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.36kb
    • 提供者:郭碧坤
  1. C

    0下载:
  2. 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5.93kb
    • 提供者:李鸣
  1. RLS

    1下载:
  2. 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。-Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:3.3kb
    • 提供者:毛毛
  1. C

    0下载:
  2. 主要介绍线性结构,树型结构,图状结构三种逻辑结构元素的存储实现,在此基础上介绍一些典型算法及时,空效率分析.-Introduces the linear structure, tree structure, graph-like structure of three elements of the logical structure of the storage to achieve, on this basis are some typical algorithms in time, spac
  3. 所属分类:assembly language

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

    0下载:
  2. 解遗传算法的c语言代码,就是关于货物配送路径-Genetic algorithm solution c language code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:12.5kb
    • 提供者:林婉芳
  1. C

    0下载:
  2. 这是我们今年C++课上老师给的例题源代码,结构清晰,算法简单易懂。-This is our year, C++ class teacher gave the example source code, clear structure and is easy to understand.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:5.95kb
    • 提供者:王涛
  1. aco

    0下载:
  2. mop算法,蚁群算法,多目标优化,基于c-mop
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8.22kb
    • 提供者:王恒
  1. 1098Nqueens

    0下载:
  2. C语言算法设计 经典问题 N皇后问题 回溯算法-C language algorithm designed N queens problem backtracking algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:646byte
    • 提供者:
  1. C-94

    0下载:
  2. C语言经典算法94例,顾名思义,其中有94个C经典程序及其源代码,可以拿来研究研究-94 cases of C language classic algorithms, as the name implies, of which there are 94 classic C program and its source code can be used to study a
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:29.66kb
    • 提供者:诸葛草帽
  1. MoHu-pingpan--C-yuyan-code

    0下载:
  2. 模糊综合评判算法(C语言编程)的实现: 本算法采用了二级模糊综合评判法,评价集个数为4,评价因子个数为11,实现c语言编译过程 -Fuzzy comprehensive evaluation of the implementation of the algorithm (C programming language): This algorithm uses two fuzzy comprehensive evaluation method, the number of evaluati
  3. 所属分类:assembly language

    • 发布日期:2017-11-01
    • 文件大小:15.14kb
    • 提供者:慕华
  1. RC4-C

    0下载:
  2. RC4加密算法的C语言实现,还包括它的带哦用示例,希望能够对大家有所帮助-The RC4 encryption algorithm C language implementation
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:10.28kb
    • 提供者:mj
  1. genenetic-algorithm-C-

    0下载:
  2. 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:66.51kb
    • 提供者:褚玉璞
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com