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

搜索资源列表

  1. 批量替换工具

    0下载:
  2. 批量替换工具 可以自动替换掉文档于网页文件的关键字符,非常实用!- The batch replace tool may automatically replace the documents to the homepage document essential character, is extremely practical!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14295
    • 提供者:发发
  1. mclolor

    0下载:
  2. 用VC写的一个小程序,用数组代替解空间树,可以实现图用m种颜色着色的问题。-VC write a small program used to solve the spatial array to replace the tree, can achieve a map m colors coloring problems.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13409
    • 提供者:蔡淑佳
  1. c++ notepad

    0下载:
  2. c++记事本 用于类似记事本的功能功能 能基本代替词本-c notebook for the notebook similar to the basic functional features can replace the word
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:68580
    • 提供者:周颖
  1. 用数字图像实现摄像机自动调焦算法程序

    0下载:
  2. 用VC++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-VC write on digital image processing procedures source to replace the infrared focusing, for automatic focusing camera control.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:89015
    • 提供者:张永
  1. vcmagic

    0下载:
  2. 申明:本文讨论的是立方体魔方,且暂不考虑小立方块的方向。 我们知道魔方其实是一个大的立方体,包含了26个小立方块,但是,在建模的时候,我们可以用6个面和每个面上9个均匀排列、初始状态下颜色相同(称为面色,但各个面色互不相同)的小正方形来代替26个小立方块。这是因为每个小立方块无论什么时候都是只有特定的一个面(朝外)可见,这个面就作为我们建模时的小正方形。 -stated : This paper discusses the cube Rubik's cube, and not c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:79143
    • 提供者:陈光华
  1. huan

    0下载:
  2. 可以更换皮肤,可以方便的更换各种皮肤-can replace skin, to facilitate the replacement of various skin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13668
    • 提供者:李名
  1. happyyear

    0下载:
  2. 我只用VB编个东西,不好意思!这个很好玩的,可以替代屏保哦! 任何操作系统使用!-I only spent VB series-something, I beg your pardon! This is a lot of fun, can replace screensavers! Any use of the operating system!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:ganger
  1. find_and_replace_dialog

    0下载:
  2. 找到并替换文件find and replace dialog-find replacement documents and find and replace dialog
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:368724
    • 提供者:杨凯
  1. EditTest

    0下载:
  2. 在Windows通用对话框中,查找/替换对话框是比较特殊的一个,它是一个非模态对话框,所以它的使用与其它通用对话框有所不同。 又由于它是系统对话框,所以与用户自定义的非模态对话框也不同。 -common in the Windows dialog box, search / replace dialog box is a special one. it is a non-Modal Dialog, its use with other common dialog is differ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31602
    • 提供者:李凡
  1. haode

    0下载:
  2. 字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string replacement operation replace (Stri
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:981
    • 提供者:dfssd
  1. piaoliang

    0下载:
  2. 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in search of a tree to delete two chi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1097
    • 提供者:dfssd
  1. find-replace-string(VB)

    0下载:
  2. 在VB中查找和替换字符串的例子程序,哈-in VB search and replace strings of examples of procedures, Kazakhstan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1913
    • 提供者:赵善龙
  1. ThumbViewer

    0下载:
  2. 可以代替Image控件,可以查看源图片大 图,解压后有一个示例项目和源代码工程两个文件,绝对好用!-Can replace the Image control, you can view the source picture to enlarge, after extracting a sample project and source code engineering documents, absolutely easy to use!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:274319
    • 提供者:同同
  1. StrRepl

    0下载:
  2. Delphi unit with fast string-replace routine.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:2514
    • 提供者:AleX
  1. Delphi.replace.classic.example.database

    0下载:
  2. Delphi实现数据库替换经典实例Delphi replace classic example of database -Delphi replace classic example of database
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:34197
    • 提供者:h
  1. delphi-replace

    0下载:
  2. Delphi MS word replace
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:100077
    • 提供者:ibrahimhacker
  1. Advance-Search-And-Replace(DELPHI)

    0下载:
  2. 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-For any type of file contents s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:339866
    • 提供者:hhj
  1. modify-and-replace-excel-information

    0下载:
  2. 使用Labview修改并且替换Excel中的数据-To use Labview modify and replace data in Excel
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:13139
    • 提供者:Joea
  1. delphi-color-replace

    0下载:
  2. 用另外一种颜色替换图片中的某种颜色,一个个像素扫描替换.-Replace one color with another picture of a certain color, a pixel scanning replaced.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:191300
    • 提供者:frank liu
  1. Clip-file-recursion-replace-software

    0下载:
  2. 全局文本替换软件(可适用于android studio),软件递归指定文件夹中所有文件,并读取指定后缀名的文件内容,替换指定文本-Global text replacement software (can be applied to the android studio), software recursion to specify all files in the folder, and reads the suffix of the specified file content, repla
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:410096
    • 提供者:zzc
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com