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

搜索资源列表

  1. wwwwimagedemo

    0下载:
  2. 一个很不错的图像处理界面框架程序,包含图像的放大缩小以及一些基本的算法,希望大家喜欢-a very good image processing interface framework of procedures, including image to enlarge and reduce some of the basic algorithm, hope you like them
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2364663
    • 提供者:www
  1. img

    0下载:
  2. 图形图像的一些基本操作VC,一些最基本的算法
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:56884
    • 提供者:qq
  1. suanfa

    0下载:
  2. 一些基本的算法代码 希望对大家有所帮助
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5553
    • 提供者:朱睿
  1. xmlforuser

    0下载:
  2. 简单的XML应用程序。包括一些XMl基本的算法。适合初学者。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:50005
    • 提供者:陈明辉
  1. 用c语言编写数学常用算法

    0下载:
  2. 该程序源码能够实现在C语言编程情况下的一些基本的数值算法。很好用,通俗易懂!-the program source code can be achieved in the C programming language of the basic algorithm. Useful, easily understood!
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:172629
    • 提供者:晋明
  1. 密码学四个基本加密程序

    1下载:
  2. 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39445
    • 提供者:ipkh
  1. 粒子基本的跟踪

    0下载:
  2. 粒子跟踪算法 粒子跟踪算法粒子跟踪算法粒子跟踪算法
  3. 所属分类:Windows编程

    • 发布日期:2012-08-19
    • 文件大小:1833
    • 提供者:lsadlsad
  1. 基于Camshift算法实现彩色目标跟踪

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

  1. Ant_Colony_Optimization_1

    0下载:
  2. 详细讲解蚂蚁优化算法的ppt课件。通过对课件的学习可以掌握最基本的蚂蚁算法的原理和基本应用领域。-Explain in detail the optimization algorithm ants ppt courseware. By learning courseware can acquire the most basic principle of ant algorithm and basic applications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24424
    • 提供者:付他
  1. DRAW

    0下载:
  2. 一个简单的画图程序,利用最基本的图形算法,有直线,曲线,圆等-A simple drawing program, using the most basic graphics algorithms, there is a straight line, curve, round, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:107929
    • 提供者:吴平波
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. Speech

    0下载:
  2. VC语音处理程序源码VC语音处理程序 语音信号处理中的所有基本的算法的代码-VC-source VC voice processing voice processing Voice signal processing algorithms all the basic code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2985873
    • 提供者:安飞
  1. C_Cross

    0下载:
  2. 井字棋,c实现,基本的text图形表现。-cross chess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1737
    • 提供者:PainDolor
  1. shangchuan

    0下载:
  2. 基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤-Based on the pilot channel estimation algorithm for ofdm research, including the basic ideas and algorithms to solve these
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1621002
    • 提供者:宋迪
  1. 2

    0下载:
  2. 两个基本遗传算法的例子,给大家一个参考吧-Two examples of the basic genetic algorithm, a reference to everyone you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1175
    • 提供者:hejizhu
  1. altificial+bee+colony+algorithm

    0下载:
  2. 蜂群算法改进和基本算法两种,帮助用户理解算法的核心要点。(Bee swarm algorithm improvement and basic algorithm two, help users understand the core of the algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:48128
    • 提供者:洛河官人
  1. Matlab实现最基本的枚举和算法检查报告

    0下载:
  2. Matlab实现最基本的枚举和算法检查报告,作为一个开发算法的最开始的基本设置和功能命令,可作为开发算法的一个模板来对待或者使用(Matlab implements the most basic enumerations and algorithmic inspection reports, which can be treated or used as a template for developing algorithms as the initial basic setup and fun
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:AAA书库
  1. esprit

    0下载:
  2. 基本ESPRIT算法,用于信号检测与估计中的信号测向(Estimating signal parameters viarotational invariance techniques)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:cat_hid
  1. GA

    4下载:
  2. 使用遗传算法解决空战火力分配问题,是一种最基本的算法(Solving Air Combat Firepower Allocation Problem by Using Genetic Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-03-26
    • 文件大小:2048
    • 提供者:zymmmm
  1. RFID landmarc 2

    1下载:
  2. RFID室内定位landmarc算法2,最基本的算法实现,效果比较理想(RFID indoor positioning landmarc algorithm2, the most basic algorithm implementation, the effect is ideal)
  3. 所属分类:其他

    • 发布日期:2021-03-28
    • 文件大小:6740992
    • 提供者:betty20006
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com