搜索资源列表
advancedbasics0503
- 如果你读过 Ted Pattison 在 Basic Instincts 专栏中的一系列关于多线程和异步行为的精彩文章,那么你现在应该已经成为一个处理 Windows® 应用多线程问题的专家了。最近一个朋友——显然他没有读过 Ted 的专栏——发给我一个基于 Windows 的应用程序,这个程序执行了一个的非常冗长的文件查找操作,它在执行时锁定了用户界面,虽然主活动窗口 一直在运行,但用户无法与程序交互,无法移动窗体或改变窗体大小,所以用户感觉很不爽。他想知道要如何做才能使得这个程序有响应
Hash_CSharp
- 使用C#语言开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:10.10.10.10 20.20.20.20 30.30.30.30
bt2
- 蓝牙通信,从电脑通过蓝牙接口查找并发送文件
VB.NET超级记事本
- 一 本程序文件菜单的功能有: 1、 新建文件 2、 打开文件 3、 保存、另存为文件 4、 退出 二 编辑功能有: 1、 撤销 2、 复制 3、 剪切 4、 删除 5、 粘贴 6、 全选 三 搜索功能有查找、查找下一个。 四 状态栏内能显示当前日期、总字符数。
NETFile
- .net处理文件的常用操作,包括文件的查找,文件的删除,文件的移动,文件重命名等功能-. net commonly used in document processing operation, including document search, file deletion, file move, rename files and other functions
cha_ti_wenben
- 用Visual c++.net (VC.net) 编写的 如何对文本文件进行查找与替换 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared a text file for how to find and replace procedure. Note the code in detail, suitable for beginners. In need of a friend can see.
Win32_API_Find_files
- 使用Win32 API 查找某个目录下的所有文件-Use Win32 API to find all the files in a directory
Baidu_Mp3_Search
- 通过百度的搜索接口提取到所要查找的MP3文件的地址。这是我自己开发的软件里面的一个功能。原来使用的是soso的接口,但是发现soso很不好用,所以改为百度的Mp3接口。-Extracted through Baidu' s search interface to find the MP3 files you want to address. This is my own developed software inside a function. The original interface
xssssrc
- 小区物管源码 随着市场经济的发展和人们生活水平的提高,住宅小区的的规模不断扩大和住户的不断增多,小区附带设施、小区各项维修、投诉等越来越复杂,人们不但对住宅的本身的美观、质量要求越来越高,同时对物业小区的服务和管理的要求也越来越高。但一直以来人们使用传统人工的方式管理各种数据,这种管理方式存在着许多缺点, 比如:效率低、保密性差,同时,随着时间的增长以及文件和数据的增多,这对于查找、更新和维护都带来了不少的困难。-Community Property Management Source As
findByTime
- VS.net2005/VC++/MFC demo,根据创建日期来查找文件,仿windows操作系统下的查找功能;-VS.net2005/VC++/MFC a demo query file by created time,like the search funtion on windows system
EnumerateFile
- 该应用程序可以快速查找文件夹的文件,比IO自身的getfiles快一倍,采用Win32API函数 FindFirstFile , FindNextFile,FindClose.-The application can quickly find the file folder, and twice as IO itself getfiles fast Win32API functions FindFirstFile, FindNextFile, FindClose,
SearchFile
- 自然语言处理的一个小工具,用于文件查找。实现语言为VC-Natural language processing tools used to find files. Implementation language VC++
overcity_bus
- 楼房网-全国长途公共汽车查询 功能介绍: 1.收录数据:全国城市长途汽车站时刻表,运行目标,收录900个 2.ACCESS数据库,直接使用不需要安装SQL数据库; 3.多种关键字查找,支持全文模糊查询; 4.界面清晰优美,查找目标高亮显示; 5.防止SQL注入功能。 6.生成静态文件,SEO利器!-The buildings network- the national long-distance bus query function: 1. Included data:
Visual-CPP.NET-library-All
- 此资料是《Visual C++.NET 类库大全》的电子版。 第 1 章介绍了基本类库的主要内容及其分类。 从第 2 章开始分类介绍基本类库的主要内容。 第 2 章介绍根类和CWnd 类。 第 3 章介绍MFC 应用程序结构类。 第 4 章介绍窗口、对话框和控件类。 第 5 章介绍绘图和打印类。 第 6 章介绍简单数据类型类。 第 7 章介绍数组、列表和映射类。 第 8 章介绍文件和数据库类。 第 9 章介绍Internet 和网络类。 第 10 章介
Classsystem
- 一个使用vector的简单的学生管理系统,能实现读文件等信息读入方式和一些查找以及排序。(A simple student management system using vector, can read documents and other information into the way and some search and sort.)