搜索资源列表

  1. 汇编编写电话号码表

    0下载:
  2. 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jake
  1. 二叉排序树及其查找

    0下载:
  2. 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-data structure two forks on the plane and you sort tree, update contains two fork-tree storage binary search tree by sequencing, two tree fork insertion sort, t
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:大阳
  1. 查找父亲窗口的通用函数

    0下载:
  2. 利用powerbuilder 编写的查找父亲窗口的通用函数-use PowerBuilder to prepare his father's search window generic function
  3. 所属分类:数据库编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈雯
  1. 查找要素

    0下载:
  2. vb和mo作的例子是用mo中的searchexpression的方法进行地理要素的查找,包括点,线,面要素。-vb and mo for example is the use of mo method searchexpression the geographical elements of the search, including point, line and surface elements.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:何学洲
  1. H[1].264解码器中CAVLC码表查找算法的改进

    0下载:
  2. H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
  3. 所属分类:编程文档

    • 发布日期:2024-05-15
    • 文件大小:92160
    • 提供者:罗生
  1. 查找文件功能

    0下载:
  2. 在VB中要实现查找文件功能,我们可以利用VB的DIR函数进行递归来实现。-in VB to achieve document search function, we can use the DIR VB recursive function is to be achieved.
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:黄桦
  1. FileFindDemo

    0下载:
  2. 很实用的文件查找功能演示,挺有参考价值,如果需要这方面的代码,可以-very useful document search capabilities demonstration, quite valuable, and if needed the code can look at
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:赵东
  1. autorunshutdown

    0下载:
  2. 一、可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到WIN2K关机需要权限获取,和一些简单的文件查找代码! 升级版增加了自动运行个数 可以最多运行10个任务,可以删除任务,开机自动运行,全局快捷键。 运用到SETTIMER HOOK REG等相关知识。比如 SetWindowsHookEx RegOpenKey RegQueryValueEx GetWindowLong 等函数。 二、关键代码请
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:toke
  1. 16.如何对文本文件进行查找与替换?

    0下载:
  2. 对文件内容进行查询和替换,非常好用,希望大家喜欢。-content of the document inquiries and replacement, very good, hope you like them.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:北京城
  1. 单词查找及统计系统

    0下载:
  2. 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-the program by a keyboard above the agreed text file name and a word, the calculation of the word in the document the number of occurrences o
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:宁夏
  1. 模式匹配MFC_jwj

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the str
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1934336
    • 提供者:蒋文靖
  1. CCeFileFind_src

    0下载:
  2. WinCE环境下文件查找源码。 文件清单: CeFileFind.cpp CeFileFind.h-environment WinCE source document search. The list of documents : CeFileFind.cpp CeFileFind.h
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:water1974
  1. Example09

    0下载:
  2. 一个小型的文件查找系统,可以根据文件大小或路径查找硬盘上的文件并显示完整路径名-a small document locator system can be based on the file size or path to search files on the drive and display full path name
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:452608
    • 提供者:柱子
  1. zhebanchazhao

    0下载:
  2. 一种基于VC的折半查找方法源代码,对VC初学者有用-a VC-based binary search method source code, useful for beginners VC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:138240
    • 提供者:hulin
  1. FindWin

    0下载:
  2. 一个查找窗口并修改窗口内容的例子。你可以根据具体的情况修改使用。-a search window and the window changes as examples. You can depend on the specific use of the amendments.
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:老源
  1. XSearch

    1下载:
  2. 这是一个高效的多域查找算法的程序,在实际环境中可以和微软的查找相比。-This is a more efficient algorithm to search domain procedures, the physical environment and can be compared to Microsoft's search.
  3. 所属分类:其它资源

    • 发布日期:2024-05-15
    • 文件大小:45056
    • 提供者:路晓遥
  1. PartionSearch(T)

    0下载:
  2. 二分查找的源码~~~~~~~~~~ 要是喜欢就来下吧-two hours to search the source code if Albion on to the next like it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1118208
    • 提供者:黄涛
  1. serach

    0下载:
  2. 二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non- recursive so that you delete nodes, etc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:163840
    • 提供者:苗建新
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which
  3. 所属分类:其他游戏

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:天路
  1. mystruct

    0下载:
  2. 这是一系列关于二叉树的创建,查找,霍夫曼等数据结构编程,-This is a series of binary tree to create, find, Hoffman data structure programming,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:65536
    • 提供者:周艳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org