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

搜索资源列表

  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. shop

    0下载:
  2. 算法实验作业 3-3 购物问题 问题描述: 由于换季,某商场推出优惠活动,以超低价格出售若干种商品。但是,商场为避免过分 亏本,规定某些商品不能同时购买,而且每种超低价商品只能买一件。身为顾客的你想获得 最大的实惠,也就是争取节省最多的钱。经过仔细研究过,我们发现,商场出售的超低价商 品中,不存在以下这种情况: n(3≤n)种商品 c1, c2, c3,…, cn,其中 ci和 ci+1是不能同时购买的(i=1, 2, …,n-1),而 且 c1和 cn也不能同时购买
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1484
    • 提供者:begin
  1. AES-encryption-algorithm-

    0下载:
  2. 本例通过C语言编程来实现AES的加密算法-C programming language to implement the AES encryption algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:3909
    • 提供者:王威
  1. GA

    0下载:
  2. 介绍了一个遗传算法实例,用c++语言编程,源代码-Examples of genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:6575
    • 提供者:谢梦星
  1. Classical-programming-based-on-C

    0下载:
  2. 【CPP】经典编程900例(C语言),基于c语言的各种源代码,经典算法,系统调用,dos调用等,学习c语言的极品源码资料-Classical programming 900 cases (C), source code based on the C language; all kinds of classical algorithm, the method about system calls(DOS) learning C language source code of the need f
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:184268
    • 提供者:刘急
  1. aa

    0下载:
  2. 利用分治法,写一个二分检索的递归算法,在计算机上编程实现,同时进行时间复杂性分析。(要求用递归方法实现)-Divide-and-conquer method, write a recursive algorithm to retrieve a dichotomy, computer programming, and simultaneously the time complexity of the analysis. (Using recursive method to achieve)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:30834
    • 提供者:熊磷
  1. c-programming-examples-

    0下载:
  2. c 语言经典编程282例,一些经典的算法,数据结构等。有助于巩固基础和提高。-The c language classic programming 282 cases of some classical algorithms, data structures, and so on. Help consolidate the foundation and improve.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:623139
    • 提供者:ax
  1. ch01fanbing

    0下载:
  2. 编程之美翻饼问题的具体算法实现,思想在原书基础上改进了一些-The programming of the United States turned cake specific algorithm, ideological improved on the basis of the original book
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:26766
    • 提供者:jingaofang
  1. Dijkstra

    0下载:
  2. Dijkstra算法的C++编程实现,对简单的数据组合进行计算-Dijkstra algorithm c++ programming implementation, combination of simple data to calculate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:151288
    • 提供者:luying
  1. gaoshouchuanVC

    0下载:
  2. 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:27258880
    • 提供者:林晓琪
  1. joseph

    0下载:
  2. 约瑟夫问题(有时也称为约瑟夫斯置换,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。又称“丢手绢问题”)。-Joseph problems (sometimes called Josephus replacement, is an appearance in computer science and mathematics problems in computer programming algorithm, similar problems also kno
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:1127
    • 提供者:uname
  1. CBIR-HIST

    0下载:
  2. 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:3686643
    • 提供者:周佳森
  1. turbo-source-and-simulink

    1下载:
  2. Turbo码编译码算法matlab仿真源程序基于吴宇飞教授编程源代码,以及在simulink中仿真源代码-Turbo decoding algorithm matlab source code based on Professor Wu Yufei programming source code, and the simulation in simulink source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:4615487
    • 提供者:曾波
  1. language

    0下载:
  2. 电阻与温度的比例模糊算法,适合编程开发使用!-The ratio of resistance and temperature fuzzy algorithm for programming development and use!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:675
    • 提供者:lifei
  1. PIDshenjingwangluo

    0下载:
  2. pid——神经元网络控制原理算法,matlb编程-pid- neural network control theory algorithms, matlb programming
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:150354
    • 提供者:daisy
  1. Bee-algorithm4

    0下载:
  2. Bee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)群体智能算法、(5)混沌分形、(6)图像处理、(7)数据挖掘、(8)Matlab与VC混合编程   -Bee algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2993
    • 提供者:他里雾
  1. DE

    0下载:
  2. DE进化算法C语言编程代码,仅供参考DE evolutionary algorithm C language programming code, for reference-DE evolutionary algorithm C language programming code for reference DE evolutionary algorithm C language programming code, for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:
  1. datastr

    0下载:
  2. 程序的算法加数据结构,认真分析下数据结构吧。提高编程能力。-programe consist of algrithm and data struct.anlyse this book serious.ok
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7851369
    • 提供者:小龙
  1. 123

    0下载:
  2. 小波图像融合的Matlab实现示例,介绍算法编程实现的几个细节问题。-Wavelet image fusion Matlab implementation example, introduced a few details on the algorithm programming.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:382019
    • 提供者:王龙
  1. example_code

    0下载:
  2. 游戏编程中的人工智能技术的全部源码,包括遗传算法,人工神经网络。-Game programming in artificial intelligence source, including genetic algorithms, artificial neural networks.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-25
    • 文件大小:8503818
    • 提供者:毕锐
« 1 23 »
搜珍网 www.dssz.com