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

搜索资源列表

  1. win32fi

    0下载:
  2. 在不使用 MFC 的程序中获得某个目录下的所有文件名称,包括子目录。把文件名称以一个固定的程度放入一个缓冲中,这个缓冲要足够的大,能容下所有的文件名称。函数的输入为要查找的根目录,输出为存放所有文件名称的缓冲-Do not use MFC in the process of access to a directory under the name of all documents, including subdirectories. The name of the document to the
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:41698
    • 提供者:zoubin
  1. diskobjectdemo_src(file)

    0下载:
  2. 一个简单的文件操作的程序,可以实现文件的增加修改删除和查找-Paper a simple operation procedures, can be modified to delete the document and find the increase and so on ...
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3743907
    • 提供者:chenhong
  1. whbRapidFinder

    1下载:
  2. 文件快速查找!利用MFC,多线程技术实现文件的快速查找,vs2008编译!-Documents quickly find! The use of MFC, multi-threading technology to quickly find documents, vs2008 compiler!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:12938133
    • 提供者:whb
  1. DLLheike

    0下载:
  2. DLL文件内存地址查找+黑客教程.rar,此电子书详细介绍了这方面的内容,希望大家喜欢-DLL file to find the memory address+ hacking tutorials. Rar, this book details the contents of this area, I hope you like
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2928116
    • 提供者:vincent wong
  1. searchandorder

    0下载:
  2. 查找与排序的算法实现,主要写了算法,头文件和主文件均包括在内-search and order
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14805
    • 提供者:王越
  1. filefind

    0下载:
  2. 一个文件查找示例编程,基于对话框,对文件编程描述很好-Examples of programming to find a document, based on the dialog box, the document described in a very good program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:17724
    • 提供者:杨勤
  1. sdss

    0下载:
  2. 闪电文件搜索,快速查找替换文章和源代码中的相关文字与代码.-sdss
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:257618
    • 提供者:zxb
  1. UdiskFireWall

    0下载:
  2. U盘防火墙 MD5文件查杀 查找 查杀AUTORUN 文件夹EXE病毒-U disk firewall killing MD5 file folder to find EXE killing AUTORUN virus
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-10
    • 文件大小:2004483
    • 提供者:liyuanjun
  1. bingdu

    0下载:
  2. 1,主程序调用病毒功能函数 2,病毒功能函数读取查找同目录下所有c文件; 3,找到一个(被感染c文件),打开它,并且将此文件全部读取到数组变量; 4,重新创建一个同名文件(被感染c文件) 5,数组变量写回这个被感染c文件,同时将病毒源文件所需要的头文件,病毒功能函数 调用语句写入; 6,打开病毒源文件,将病毒功能函数全部写到被感染c文件的最后; 这样一个简单的c语言伪病毒virus.c就完成了-1, the main program calls fun
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3872
    • 提供者:李红
  1. FileFind

    0下载:
  2. 查找一个文件夹里所有的文件个数,并且显示出来-Find a folder in the number of all the documents, and show
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:45867
    • 提供者:usher
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:316702
    • 提供者:126
  1. student

    0下载:
  2. 根据学生成绩管理的需要,建立一个“学生成绩管理系统”,以方便对成绩的各项管理操作。开发目的如下: ① 每一条记录包括一个学生的学号、姓名、3门课成绩、平均成绩。 ② 输入功能:能按班级完成对学生成绩的录入、修改。 ③ 显示功能:完成全部学生记录的显示,能按班级输入学生的成绩单。 ④ 查找功能:完成按姓名查找学生记录,能查询学生成绩及学生名单及显示。 ⑤ 插入功能:能在学生信息记录完成后插入记录到表中并显示。 ⑥ 排序功能:能按班级统计学生的成绩,求学生的总分及平均分
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:17478
    • 提供者:廖龙云
  1. WinrarVB

    0下载:
  2. 仿WinRar解压缩VB源代码 有很多网友提示出错,后来才发现是 UnRar.dll版本太旧的缘故。现在重新发布一个使用 UnRar.dll进行解压缩、压缩文件测试及注释信息提取等功能的源代码。这个 UnRar.dll目前为最新版,版本是 3.80.2.166,可以向下兼容识别所有Winrar格式的压缩文件。这个示例就是利用这个动态链接库进行的一些操作,但目前还没有压缩文件的功能,里面的dll函数接口还需要进一步的解析和查找资料,官方好像也没有提供,希望有知道的网友也可以提供一下。更希望感兴
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:157725
    • 提供者:梁晨伟
  1. c

    0下载:
  2. 通信录管理系统可以实现系统的输入、显示、查找、删除、插入、保存文件、读文件、按序号显示、按姓名排序、快速查找、复制文件、退出功能-Communication management system can be recorded in the system input, display, search, delete, insert, save the file, reading documents, according to the serial number shows that sorting
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-04
    • 文件大小:3969
    • 提供者:cjn
  1. fileParse

    0下载:
  2. 本类是一个简单的文件解析工具,实现了对文件中单词的提取与分析,比如关键词查找,数字提取,排序等等,在提取过程中,可以自由指定分隔符,这里只能说个大概,很多细节内容请阅代码。-This category of documents is a simple analytical tools for document extraction and analysis of words, such as the words to find, the number of extraction, sequenc
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:19594
    • 提供者:胡平金
  1. 20071219

    0下载:
  2. N叉树的结点插入、删除、查找,以及显示 内含程序及代码,一个exe文件一个cpp文件-N-tree node insert, delete, find, and display procedures and code includes an exe file a cpp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:10208
    • 提供者:子墨
  1. Notepadatenl

    0下载:
  2. Win32汇编写的记事本源码 ,模拟XP自带记事本,未实现打印功能,拖放文件功能 richEdit控件未实现右键菜单 实现查找、替换、转到行、等基本功能,添加了工具栏和状态栏,增加颜色功能 -Win32 compilation of source code written in Notepad, analog XP comes with Notepad, not to achieve print functionality, drag-and-drop file functionalit
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:18301
    • 提供者:钱前
  1. search_file

    0下载:
  2. 实现目录中文件查找,遍历,基本实现dir功能-Document the achievement of the directory search, traversal, the basic function of the realization of dir
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:254567
    • 提供者:zxc
  1. NetworkProgramme

    0下载:
  2. 网络编程:将指定URI数据下载到本地文件、从指定FTP服务器下载文件、上载本地文件到指定URI资源、查找网页中的所有超链接、获取指定网页的源代码、用Ping检测远程计算机、解析URI统一资源标识符、异步调用Web Service程序-Network Programming: The specified URI data downloaded to a local file, from the specified FTP server to download files, upload local
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:1039180
    • 提供者:brhqrh
  1. xueshengchengjihesuanxitong

    2下载:
  2. 题目:模拟电信计费系统的设计与实现 要求:(1)计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话 记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2)话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:259148
    • 提供者:sophie
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com