CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Detection

搜索资源列表

  1. sushu2

    0下载:
  2. 该程序为一数学建模的程序,具体是一个圆型工件的检测代码.-the procedure for a mathematical modeling process is a specific circular workpiece detection code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.68kb
    • 提供者:邓斌
  1. jeromel

    0下载:
  2. 利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41 -use statistical word frequency. Scanning a C source files, using the hash table storage procedures of the keyword s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20.8kb
    • 提供者:芦林飞
  1. AirLine

    0下载:
  2. 航空最短路径探测,VB调用D-aviation shortest path detection, call VB D
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.37kb
    • 提供者:沈麒
  1. 几种目标提取方法 detection

    1下载:
  2. 基于运动物体的目标的检测,狠不错的
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-09-24
    • 文件大小:3.95mb
    • 提供者:gankeliang
  1. obbtree

    0下载:
  2. OBB树的建立,用于碰撞检测过程中的模型处理,提高效率-OBB tree establishment in the process of collision detection for model processing, improve efficiency
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2.34kb
    • 提供者:liuziyang
  1. EPROCESS

    0下载:
  2. 基于EPROCESS结构中双向链表的进程检测方法-EPROCESS structure based on two-way linked list in the process of detection methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:241.33kb
    • 提供者:
  1. a

    0下载:
  2. 用数据结构实现 螺旋数组 他分为东西南北4个方向 进行检测-Data structure used to achieve his spiral array is divided into four north-south east-west direction detection
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7.92kb
    • 提供者:王映理
  1. yinhangjia

    0下载:
  2. 用C++写的 银行家算法 还带有检错功能 并带有注释 很容易看懂-With C++ Write the banker s algorithm with error detection function also with the Notes is easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.2kb
    • 提供者:刘峰
  1. find

    0下载:
  2. 哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to stay for more than a few hash ad
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3.26kb
    • 提供者:yyfy
  1. TheUnderlyingProgramming

    0下载:
  2. c写的小程序,包括鼠标检测,时间陷阱,检测出错等。-c write small procedures, including the mouse detection, time traps, such as error detection
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:11.24kb
    • 提供者:liyang
  1. hasi

    0下载:
  2. 数据结构有关哈希表的探测以及冲突处理程序源代码-Hash table data structure, as well as the conflict detection process source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:166.42kb
    • 提供者:liguifang
  1. fastMV

    0下载:
  2. Fast Motion Detection calculate motion vector and representative motion vector for two sequence of images
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2.24kb
    • 提供者:georgies
  1. Banker

    0下载:
  2. 计算机操作系统死锁的避免--银行家算法C语言版。-Computer operating system deadlock detection algorithm for C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.37kb
    • 提供者:hezj
  1. haxi-contractt

    0下载:
  2. 针对数据结构哈希表是设计的要求,本源码是自己有vc.6.0编写的源码。使用线性探测处理冲突。整个程序的数据结构为结构体数组,方便查询。-According to data structure hash table is the design requirement and the source of their vc. 6.0 write source. Using linear detection dealing with conflict. The entire program for th
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1.21mb
    • 提供者:
  1. vlan_port

    3下载:
  2. vlan与port的组织.一个系统中的port的数量在1K以内, port以pid来标识, pid分布在两个区间内,[0, 512],[2048, 2048 + 128], port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less, port the pid to identify, pid distri
  3. 所属分类:Data structs

    • 发布日期:2014-07-29
    • 文件大小:315kb
    • 提供者:chenjunpei
  1. Adaptive-Random-Testing

    0下载:
  2. 自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.56mb
    • 提供者:
  1. tubao

    0下载:
  2. 一种新的最小凸包算法及其应用,在64*64大小的矩形内,生成任意个(可输入)点的x,y坐标 在最短的时间内计算出包含这些点的凸包-Edges of the edge detection and the points listed
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.55kb
    • 提供者:xiejuan
  1. cany-matlab-algorithm

    0下载:
  2. CANNY AND MARR ALGORITHM FOR LINE DETECTION
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:4.1kb
    • 提供者:ali
  1. Tree-detection

    0下载:
  2. 点云数据中树的自动检测,国外算法,希望对你有用。-Point cloud data in the tree auto-detection, foreign method, you want to be useful.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:王旺
  1. edge-detection

    0下载:
  2. 边界线提取,是数字图像处理技术最核心技术,是图像处理前沿-edge detection
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:905byte
    • 提供者:新手
« 12 3 »
搜珍网 www.dssz.com