CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - match

搜索资源列表

  1. COMPATIABLE

    0下载:
  2. 此程序可用于匹配正则表达的字符串,非常好用-this procedure can be used to match a regular expression string, very handy
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:10525
    • 提供者:姚卯青
  1. trykalman

    0下载:
  2. “假设我们要研究的对象是一个房间的温度。根据你的经验判断,这个房间的温度是恒定的” 学习kalman滤波的朋友开始,很可能会在网上找到一篇“卡尔曼滤波器”的文章,而且有程序,但是发现程序和文章不匹配 我自己写了一个程序,和文章一致的,图也相同,初学的朋友可以看看(我自己也刚学几天,^_^) 另:我好像在没有下载权限的情况下突然收到了一个很需要的程序,虽然不明白原因,还是很感谢-"If we are to the object of research is a room te
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:始发地
  1. hafnian

    0下载:
  2. Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then \"make\" the codes (this code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3039
    • 提供者:卢松
  1. biomatch

    0下载:
  2. 序列比对程式,主要一开始输入两串DNA序列,然后设置MATCH的值,最后算出分数-sequence alignment program, began to import store a DNA sequence, then set up MATCH value, calculate the final score
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1168
    • 提供者:林建达
  1. LSM_Match

    2下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2915
    • 提供者:fshguo
  1. 2006111

    1下载:
  2. 支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:37291
    • 提供者:王成平
  1. Zernike-match

    0下载:
  2. 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape translation, The scale-invariant
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1263897
    • 提供者:李杰
  1. Face3DModel

    3下载:
  2. 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54700
    • 提供者:言研
  1. fg-Sample-sourcecode-for-FVC2004-c

    0下载:
  2. 内容概要: Sample source code - contains C-language skeletons for FVC2004-compliant ENROLL and MATCH programs-outline : Sample source code-contains C-language skele tons for Garbor-compliant ENROLL and MATCH pr ograms
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:19901
    • 提供者:yangjie
  1. 333333308Matchbasedoncorners

    0下载:
  2. 这个是基于角点的匹配和拼接的MATLAB算法程序,如果有用得到的,可以参考!-is based on the corner of the match and combinations of MATLAB algorithm procedure, if the useful, reference!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:253166
    • 提供者:xxh
  1. ff11lockprogs

    0下载:
  2. ff11lockprogs Programs that I ve made that do something with FFXI. Zones + Importer - Reads FFXI dat files to match zone lines to zones Filter v0.3 - A program that will analyze the packets sent from FFXI Keygen - Replacement for keyget,
  3. 所属分类:模拟服务器

    • 发布日期:2008-10-13
    • 文件大小:1163535
    • 提供者:李少龙
  1. FingerprintMatchingUsingMinutiaeandeffective

    0下载:
  2. 这是一篇利用指纹细节点进行指纹识别(匹配)的比较好的文章,对初学者理解指纹细节点匹配方法有较大帮助。-This is a use of fingerprint minutiae fingerprint identification (match) the relatively good article, for beginners to understand the minutiae matching method is helpful.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:171469
    • 提供者:黄玉
  1. ransac

    1下载:
  2. ransac是常用的稳健计算机视觉的方法,可用于两幅影像的配准。本源代码用仿摄模型模拟两影像的几何变形,用ransac算法来剔除错误匹配点,得到最终的仿摄参数。-ransac is commonly used in computer vision of a stable, two images can be used for the registration. Imitating source code model perturbation two images of the geometric
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1839
    • 提供者:陈艳
  1. DAZIgame

    2下载:
  2. 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of the screen in a certain time i
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:mong
  1. GroceryStoreSimulation

    0下载:
  2. the applet is used for Grocery Store Simulation,When you execute the main() method, the output should match the output file provided in the course website. You will be graded according to the correctness of your output and your compliance to these sp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11267
    • 提供者:cyt
  1. gir

    0下载:
  2. 多媒体课件《卖火柴的小女孩》 教师下载看看 很漂亮 -multimedia courseware "The Little Match Girl," teachers look at the very pretty Download
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:23241837
    • 提供者:陈磊
  1. VC_Harris_detector

    0下载:
  2. 使用vc开发的harris算法源代码,对进行特征匹配研究的同仁有借鉴作用。-use vc harris development of the algorithm source code to match the features of the study are useful colleagues.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:567989
    • 提供者:周东
  1. mffmSilhouette

    0下载:
  2. outlook express反垃圾邮件插件,用于和SMTP server相配合,请多指教!谢谢!-outlook express anti-spam plug-ins, and the SMTP server for the match, please enlighten! Thank you!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:15672
    • 提供者:胡栋
  1. jhvhjhk

    0下载:
  2. 乒乓球游戏机实验报告实验人: 大火虎设计课题: 用VHDL设计一个乒乓球游戏机,用开关来摸拟球手及裁判,用LED来模拟乒乓球,采用每局十一球赛制,比分由七段显示器显示. 设计思路: 采用按功能分块,将整个电路分成若干子程序,利用不同的子程序来实现记分,显示,键盘控制。设计过程: 1) 对4MHZ信号进行分频,得到所需的1HZ,及七段显示器所需的频率.存为CLOCKMAKE.VHD(注:仿真时所加的信号频率比这要高。)。 2) 设计一个子程序来描述裁判,左击球手,右击球手的动作对LED显示的影响,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1120
    • 提供者:slw
  1. 121212

    0下载:
  2. In this code,I use VC to complete a Image examination, template match algorithm.-In this code, I use to complete a VC Image examination, template match algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67216
    • 提供者:liyuan
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com