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

搜索资源列表

  1. 从剪贴板粘贴数据

    0下载:
  2. 粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。 ---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。 ---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COle
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3636
    • 提供者:刘影
  1. bivalue

    0下载:
  2. 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45480
    • 提供者:中国
  1. javasrcipt

    0下载:
  2. 欢迎使用 Jscr ipt 语言参考 这些方便实用的信息将帮助您了解 Jscr ipt 的各个部分。 在“字母顺序的关键字列表”中,可以找到按字母顺序列出的所有 Jscr ipt 语言的主题。如果只需要查看某个主题(例如对象),则有对该主题进行详细说明的章节可供查阅。 如何操作呢?单击左边任意一个标题,即可显示该标题所包含的项目列表。再从该列表中选择要查看的主题。在打开所选主题后,就可以方便地链接到相关章节。 好了,现在就开始行动,赶快进去看一看把!学习一些语句
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:526779
    • 提供者:朋国发
  1. 又一个写硬盘的网页病毒程序

    0下载:
  2. 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbv
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:陈盛福
  1. pbfind3_5_9

    1下载:
  2. 欢迎使用PB小助手。 作为一名PB程序员,您是否有过为了查找某一语句而不辞辛劳地打 开一个又一个事件或函数,在其脚本中苦苦寻觅的痛苦经历;而为了找 到某一变量或函数的定义,您不得不在错综复杂的对象继承关系中刨根 溯源、上下求索。有了PB小助手,这些问题都将迎刃而解。它能帮您在 一大堆对象或脚本中迅速找到您想要的,快人一步,胜人一筹! 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:968382
    • 提供者:陈同坏
  1. Generic_Pool_demo

    0下载:
  2. Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:174272
    • 提供者:zhuxin
  1. trykalman

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

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

    0下载:
  2. This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the added bonus of automatic buffer a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5936
    • 提供者:郭春阳
  1. JoSQL-src-stable-1.5.tar

    0下载:
  2. JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like \"%html\" -JoSQL 1.5 source code. JoSQL (SQL for Java Objects) to provide J
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:371923
    • 提供者:vkuang
  1. 200000

    0下载:
  2. Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。   另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( ht
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:129749
    • 提供者:yu
  1. RichTextmyj

    0下载:
  2. 打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。-Print object in RichTextBox when neglecting the Rich Text code w
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:进吗
  1. ply

    0下载:
  2. This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53458
    • 提供者:狗蛋
  1. xvidcore-mpeg4

    0下载:
  2. XVID MPEG-4 Codec, No object-coding is supported, please find more details in XVID.org
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:839779
    • 提供者:Wang Hanli
  1. VBNet

    0下载:
  2. the program to find the closest object
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:17269
    • 提供者:jianzhuhuai
  1. Exocortex.Geometry3D

    0下载:
  2. For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see whether C# lived up to it s hy
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:36091
    • 提供者:萧董
  1. camshift

    0下载:
  2. The source is to find the detecting object center in anti-projection image.particularly,it can detct colorful object.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5088
    • 提供者:黄春瑞
  1. [javaprogramart].Pulp.Free.Press.Java.For.Artists.

    0下载:
  2. 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning o
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-21
    • 文件大小:38877357
    • 提供者:ds
  1. HannesKruppa_haar_pedestrian

    0下载:
  2. template matcihng using to find object.template matcihng using to find object.-template matcihng using to find object.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:190757
    • 提供者:ectivehe
  1. ObjectFinder

    0下载:
  2. using color histogram and mean shift to find object
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:93271
    • 提供者:
  1. Find-Event-Sender

    0下载:
  2. Find out, Which Object Sent event?
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:50820
    • 提供者:es
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com