搜索资源列表

  1. tabu_search_sorce

    0下载:
  2. 禁忌搜索源代码,求解新得到的可行解的目标函数值,并与先前的进行比较,取较好的解记为最优解 -Tabu search source code, get a feasible solution to solve the new objective function value, compared with the previous, take good note for the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:204800
    • 提供者:zhangyuxiang
  1. zz.FindStr

    0下载:
  2. 文本查找工具,指定根目录,搜索本目录及旗下所有子目录的文件-Text search tool, specify the root directory, search directory and file all of its subdirectories
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:98304
    • 提供者:11111
  1. FourStep

    0下载:
  2. 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3553280
    • 提供者:温娟
  1. 8-pluzze

    0下载:
  2. 这个是基于启发式搜索算法解八数码问题的一个演示程序,旨在演示启发式搜索及A*算法的基本使用方式。内部已经写好了三种启发式算法,可以在使用过程中选用。并另附了一份实验报告。-This is based on the heuristic search algorithm for solving the the 8-puzzle Problem. Program showed how to use heuristic search and
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:徐晓涛
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:4639744
    • 提供者:zhang
  1. binsrch

    0下载:
  2. 设a[0:n-1]是一个已排好序的数组。请改写二分搜索算法,使得当搜索元素x不在数组中时,返回小于x的最大元素的位置I和大于x的最大元素位置j。当搜索元素在数组中时,I和j相同,均为x在数组中的位置-binsrch
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈钰
  1. motionEstNTSS

    0下载:
  2. 该代码对图像处理中涉及到的搜索算法中的三步法进行了改进,即提出了一种新的三步法。-Of the code in image processing involved in the three-step search algorithm has been improved, that is, a new three-step method.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:lima
  1. MemRepair

    0下载:
  2. 游戏内存搜索工具,可以像CE那样搜索某位置数据的地址,如果CE被封可以用此工具。-Game memory search!
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:922624
    • 提供者:小马
  1. Cell_search

    1下载:
  2. 小区搜索程序,能够在OFDM框架下对信号的调制解调定位等问题进行仿真。-Cell search procedure, to the fr a mework of the OFDM modulation and demodulation of the signal localization issues such as simulation.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:zhangyaodong
  1. BinaryTree

    0下载:
  2. 二叉搜索树的C++实现,注释详实,对于学习数据结构很有帮助-Binary Tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:266240
    • 提供者:陈坚
  1. zhuomiansousuoyinqing

    0下载:
  2. 桌面搜索引擎用于搜索本机硬盘内各文件或者文件夹,并输出结果。-Desktop search engine used to search the hard drive of each file or folder, and output.
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-20
    • 文件大小:401408
    • 提供者:伊瓦
  1. onedemonsearch

    0下载:
  2. 一维搜索算法实现(黄金分割,二分法,抛物线,Fibonacci,三次差值和切线法)-One-dimensional search algorithm (golden section, dichotomy, parabola, Fibonacci, three times the difference and tangent)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1947648
    • 提供者:李凯
  1. fastsearch

    0下载:
  2. 一个快速搜索字符串的C程序,有命令行文件 -A quick search string C program, a command file
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:周周
  1. search

    0下载:
  2. 站内搜索脚本,于网站内网页内容的站内搜索!-Search scr ipt, web content on the website Site Search!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:寺院
  1. ThreeStepSearch

    0下载:
  2. 运动估计中的经典三步搜索法源码以及实验结果,直接能用。-Motion Estimation of the classic three-step search method and experimental results of source, can be used directly.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:431104
    • 提供者:summer
  1. treestep

    0下载:
  2. 针对视频的运动估计的新三步搜索法,内附源码及实验数据。-Motion estimation for video of the new three-step search method, containing source code and experimental data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2444288
    • 提供者:summer
  1. whole_search_and_three-step_search

    0下载:
  2. 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, give
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:442368
    • 提供者:朱洁丽
  1. QQMailSearch

    0下载:
  2. 爱博QQ邮箱搜索机根据腾讯网站的QQ达人,按照设定的地区(省市县)、年龄段、性别等条件,扫描搜索活跃的QQ号码,并用QQ号码生成QQ邮箱。 如果配合http://qunfa.abot.cn提供的邮件*工具一起使用,可以更方便您的网络营销。-Aibo Tencent QQ mailbox search machine based on the QQ site up to people, according to the set of
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-20
    • 文件大小:1809408
    • 提供者:aaaaddd
  1. kongzhi

    0下载:
  2. 真正实现DOM遍历,而且实现了获取百度上“百度搜索”按钮,且实现了点击,绝对可以运行,不像其他发的IEplus,根本不是-DOM,obtain the button an click it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3974144
    • 提供者:邓鹏
  1. FileManage

    0下载:
  2. 文件批处理系统 主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-Batch file system is mainly to achieve a bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:952320
    • 提供者:
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org