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

搜索资源列表

  1. 共享微粒群优化算法PSO工具箱

    2下载:
  2. 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
  3. 所属分类:Windows编程

  1. C#数值计算算法编程周长发

    2下载:
  2. C#数值计算算法编程周长发
  3. 所属分类:C#编程

  1. 基于Camshift算法实现彩色目标跟踪

    0下载:
  2. 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
  3. 所属分类:C#编程

  1. c#编程实现VRP问题

    1下载:
  2. c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
  3. 所属分类:C#编程

  1. C#数值计算算法编程90个经典算法

    2下载:
  2. C#数值计算算法编程90个经典算法,有助于学习C#语言,和数值计算算法。
  3. 所属分类:C#编程

  1. python编程算法的学习资料

    0下载:
  2. python编程算法的学习资料,一共11章-python programming algorithm learning materials, a total of 11 chapters
  3. 所属分类:其他小程序

    • 发布日期:2017-04-26
    • 文件大小:29303
    • 提供者:Lilyanne
  1. 双缓冲技术编程实训

    0下载:
  2. 1.详细介绍双缓冲技术 2.代码亲自编写,调试通过 3.结合定时器可以明显观测到使用双缓冲技术的好处 4.本例程仅适用于初学者,对于编程大牛,不敢献丑
  3. 所属分类:界面编程

    • 发布日期:2015-11-09
    • 文件大小:10438216
    • 提供者:121235584@qq.com
  1. Floyd算法程序及PPT讲解

    0下载:
  2. 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:141312
    • 提供者:惊荷一蛙
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. 银行家算法

    0下载:
  2. 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1892352
    • 提供者:sylviasue
  1. Bayer算法

    0下载:
  2. 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algorithm programming and call.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:219136
    • 提供者:馨ing
  1. 二分法查找算法C源码

    0下载:
  2. 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:xihananhai
  1. 算法技术手册-中文版

    0下载:
  2. 关于windows编程的代码工具,内有算法思想在其中,有举例,运筹方面的算法表示(This is a common function query tool for Windows programming, which includes explanations of functions used in various programs, for example, and so on.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:39909376
    • 提供者:穷奇
  1. MATLAB语言常用算法程序集清晰版

    0下载:
  2. matlab语言的产生与数学紧密联系在一起,友好的工作平台和编程环境,易学的编程语言(Matlab language and mathematics closely linked, friendly work platform and programming environment, easy to learn programming language)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17404928
    • 提供者:令狐chong
  1. GA遗传算法

    0下载:
  2. 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:nglnc
  1. 菜鸟级PID算法学习专用测试程序

    0下载:
  2. 菜鸟级PID算法学习专用测试程序,很好的PID入门编程实例(Rookie level PID algorithm learning special test procedures, a good example of PID entry programming)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:tjhl
  1. 算法导论

    0下载:
  2. 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:357376
    • 提供者:masterqkk
  1. 禁忌算法

    0下载:
  2. 禁忌算法matlab编程实现,处理非线性优化问题(Dealing with nonlinear optimization problems)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:xsf11
  1. chapter9基于遗传算法的多目标优化算法

    0下载:
  2. 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:Vie
  1. 经典算法例子

    1下载:
  2. c/c++编程算法例子,包含常用的50多个算法例子(c / c + + programming algorithm example)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5617664
    • 提供者:li58451845
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com