搜索资源列表
《运用多线程技术实现文件的快速搜索》配套代码
- 《运用多线程技术实现文件的快速搜索》配套代码-"use multithreading technology to achieve the document Fast Search" complementary code
实例56-多线程文件搜索
- 用多线程实现文件的搜索,从中可以学习多线程用法,里面也有通信的内容-using multithreading document search, can learn from multithreaded usage, they have the communication
实例51-多线程SPIDER
- 多线程SPIDER:本实例使用多线程技术实现了网络蜘蛛应用程序,可以自动搜索HTML页面并下载指定文件。-multithreading SPIDER : examples of the use of the multithreading technology to achieve a spider network applications, it will automatically search HTML pages and download a specific file.
LanExplorer_v1.62
- 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel
ThreadFilefind
- 本程序使用了多线程的搜索技术,比传统的操作系统提供的顺序搜索的效率高许多.程序在每个新目录创建一个线程,处理该目录下的文件,从而实现多线程搜索-the procedures used multithreaded search technology, than the traditional operating system in order to provide highly efficient search of many. each procedure in the creation of
RefreshCase
- 多线程搜索网页程序,主要实现了对网页内容的抓取!
文件搜索
- 多线程文件搜索源程序-multithreading source document search
Thread
- 多线程搜索局域网资源。用过后感觉不错, 船上来大家分享,希望能有用。
SearchLAN
- 本程序使用多线程搜索局域网中的所有IP地址和mac地址,仅供参考
文件搜索器2
- 很好文件搜索工具,支持多线程搜索,还能搜索隐藏和系统属性的文件-good document search tools, supports multi-threaded search, but also search hidden and system attributes of document
getimage
- 利用线程搜索网页上的图片,然后用HTTP进行多线程下载-Search the Web using the thread on the picture, and then to multi-threaded HTTP download
SearchLanComputer
- 基于UDP的局域网搜索器(UDP协议,多线程 ,NetBios,Microsoft Visual C++ 6.0、 C++) 功能:搜寻局域网内的计算机的信息(IP地址、工作组、主机名、用户名、MAC地址等),用户可以指定网段,保存搜寻结果 -UDP-based local area network search engine (UDP protocol, multi-threaded, NetBios, Microsoft Visual C++ 6.0, C++) Function
ThreadSearch
- 多线程搜索文件的示例程序,对比单线程搜索的效果。-Multi-threaded file search sample application, as compared with single-threaded search results.
DirectShowMP3Player
- 现有功能/特点: 1.搜索功能:根据歌词搜索,根据歌名搜索,根据专辑搜索,百度TOP N列表。歌词搜索下载。 2.下载功能:多线程下载,异步存储。 3.所有的缓存都在内存中,在没有下载完成不会做写硬盘操作。 4.仿照QQ音乐2008界面,可以进行主题颜色更改。可以设置自己喜欢的背景图片,它将会和播放器进行ALPHA混合。 5.纯WindowsLess控件,整个窗体只可以看到一个控件TFrmMain。自己开发的一套控件。(可以使用SPY++查看) 6.播放热键支
CSharpSpider
- C#写的网络爬虫程序。。十分详细。多线程式搜索、-C# Writing network reptiles procedures. . Very detailed. Multi-line program search,
FinderDemo
- 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。-VC++ multi-threaded high-speed file search code, set the path, file name that contains characters, number of threads, the program will quickly run up, but will
ProxyNet
- 代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
基于网络通信&多路径&死胡同的java迷宫
- 1.基于网络通信的走迷宫 2.算法为栈,深度优先搜索遍历 3.基于线程 4.多路径的寻找 5.死胡同的判别 6.基于GUI实现(1. the maze of maze based on network communication 2. algorithm is the stack, the depth first search traversal 3. based on threads 4. The search for themultipath 5. Discriminat
FileSearcher
- 启动多个线程快速搜索文件并打印出来,搜索格式为 盘符\文件所含字符 即可搜索指定盘符下所含字符的文件(Start multiple threads to search the files quickly and print them out. Search format is C:\string A file to search for the characters under the specified disk)
API 全盘搜索多线程版
- 一个使用API进行API 全盘搜索多线程版,使用起来效果不错。