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

搜索资源列表

  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序Sele
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10.05kb
    • 提供者:战天
  1. TI-dspc28xfilter

    0下载:
  2. TI公司提供的基于c28x系列的FIR和IIR算法实现程序。主程序用C编写,滤波算法采用汇编语言,执行速度高效且简洁。对开发DSPc28X系统工程师非常有用。-Provided by TI c28x series based on FIR and IIR algorithm program. Main program written using C, assembly language filtering algorithm, the execution speed efficient and
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-04
    • 文件大小:340kb
    • 提供者:teng
  1. TSP_GA

    0下载:
  2. 在c语言中用遗传算法解决旅行商问题的一个简单的程序,含有主程序,数据文件-In c language using genetic algorithms to solve the traveling salesman problem of a simple program, with the main program, data file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3.37kb
    • 提供者:陈建飞
  1. boat-realise

    0下载:
  2. 本程序用于区分海面舰船与海水。应用算法为小区域方差对比,程序简单,适用于初学者参考的例程。主程序为var.m,dxout.m为方差计算程序。其余图片为测试图片。-This procedure is used to distinguish sea ships with seawater. Application algorithm for small regional variance contrast, simple procedures, suitable for beginners refe
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1.46mb
    • 提供者:许成斌
  1. GA

    0下载:
  2. 1元简单函数优化的遗传算法程序,包括初始化、适应度函数、交叉、变异、选择和主程序以及画图分析。-A simple function of the genetic algorithm optimization procedures, including initialization, fitness function, crossover, mutation, selection and the main program as well as drawing analysis.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:4.21kb
    • 提供者:chennan
  1. Simple-function_GA

    1下载:
  2. 3元简单函数优化的遗传算法程序,利用遗传算法求三元函数的最优值,包括主程序、初始化、交叉、变异、选择等子程序,方便自己修改,并且包含图像分析。-A simple function of the genetic algorithm optimization procedures, the optimal value of ternary functions using genetic algorithms, including the subroutine of the main program,
  3. 所属分类:matlab

    • 发布日期:2016-08-08
    • 文件大小:4kb
    • 提供者:chennan
  1. 1DSIMPLE

    0下载:
  2. 一维SIMPLE算法,fortran语言交错网格算例,包含主程序和用户程序。-2D SIMPLE algorithm example Picks
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:2.7kb
    • 提供者:Allen
  1. SIMPLE3d

    2下载:
  2. 三维SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-3D SIMPLE algorithm Fortran computational procedures, including the main program, and user-defined procedures.
  3. 所属分类:Algorithm

    • 发布日期:2014-11-05
    • 文件大小:10kb
    • 提供者:Allen
  1. SIMPLE

    5下载:
  2. 非结构网格SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-Non-structural mesh SIMPLE algorithm the Fortran calculated program contains the main program and user-defined procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:30.21kb
    • 提供者:Allen
  1. stagger

    0下载:
  2. 二维交错网格SIMPLE算法fortran计算程序,包括主程序和用户定义程序。-The two-dimensional to SIMPLE algorithm the fortran calculation procedures staggered grid, including the main program and the user-defined procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:7.13kb
    • 提供者:Allen
  1. Code

    0下载:
  2. 三维交错网格SIMPLE算法fortran计算程序,包括主程序和用户自定义程序。-The three-dimensional staggered grid SIMPLE algorithm fortran calculation program, including the main program and the user-defined program.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:7.76kb
    • 提供者:Allen
  1. yichuan

    0下载:
  2. matlab程序,用遗传算法解决八皇后的问题。不用添加工具箱即可运行。其中yichuan.m是主程序。算法简单易懂。-matlab program, using genetic algorithms to solve the eight queens problem. Do not add Toolbox to run. Where yichuan.m is the main program. The algorithm is simple and easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3.61kb
    • 提供者:王帅
  1. SIMPLE3d

    0下载:
  2. 用simple算法的流体力学程序,包含主程序和用户自定义程序数据-CFD code for simple agorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:10.59kb
    • 提供者:余果
  1. mainscan

    0下载:
  2. ezw算法的主扫描部分的主程序代码,可以实现比较简单的系数扫描-ezw main scanning algorithm main part of the code, can achieve relatively simple coefficient scanning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:sarah
  1. MOP-nsga2

    0下载:
  2. 多目标遗传算法 主程序采用switch 选择结构 程序运行完美 算法简洁易懂 适合初学者-Multi-objective Genetic Algorithm main structure using the switch selection algorithm runs perfectly simple and easy to understand for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:16.26kb
    • 提供者:mr feng
  1. CF

    1下载:
  2. 这是用matlab写的协同滤波算法主程序,程序简单,易于理解。可以应用于推荐系统-It is used to write collaborative filtering algorithm matlab main program, the program is simple and easy to understand. Recommended system can be applied。。。。。。
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1015byte
    • 提供者:kenneth
  1. SIMPLEt-2D

    1下载:
  2. 利用simple算法进行流动与传热传质过程的数值计算的主程序(Simple algorithm for flow and heat and mass transfer process of numerical calculation of the main program)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:6kb
    • 提供者:summersun
  1. mosift_1.0

    0下载:
  2. 简易版的SIFT算法,有主程序,只需要输入两张图片就可以实现的demo(Simple version of the SIFT algorithm, there are main procedures, you only need to enter two pictures, you can achieve demo)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:6kb
    • 提供者:S_Ting
搜珍网 www.dssz.com