搜索资源列表
dxc
- linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。
WspProcess(2004-09-11客户端多线程)
- 一个多线程的网络数据采集系统(客户端)-a multithreaded network data acquisition system (client)
caiji
- 多线程采集C#源代码 (包含全部源码)-Multi-threaded collection C# Source code (including all source code)
ANALYSISIEHTTP
- 新闻采集原理是下载一个页面到本地,分析链接,循环下载,使用了多线程-Principles of news gathering is to download a page to the local analysis of the link to download the cycle, the use of a multi-threaded
WebDataGather
- 多线程采集源代码,对想做采集朋友有一定的参考价值,C#开发,vs2008下直接打开-Multi-threaded collection source code, to want to collect friends have a certain reference value, C# development, vs2008 directly to open
mfc_test1_udp_7_28
- C++(MFC)开发,实现语言的采集,压缩和局域网的互传。 搜索局域网内的所有主机,可连接选中主机进行通话。 语言聊天对误码率要求较低,而且对实时性要求较高,因此使用的传输协议为UDP,使用winsock完成对接。 接收端和发送端的buff使用循环队列以缓冲局域网较快的数据传输。 压缩算法使用window自带的压缩算法。 由于对话双方既是客户端也是服务端,因此使用多线程进行接收和发送数据。 向窗体注册winsock的消息,用于建立连接和发送接收数据时弹出消息。-C++ (MFC) develop
MultithreadVoiceComm
- 一个关于多线程语音聊天系统的专业论文。 采用低级音频设备驱动接口Waveform Audio API来采集和播放音频-A professional papers on multi-threaded voice chat system. Low-level audio device driver interface Waveform Audio API to capture and play audio
duoxianchengwangyexinxicaiji
- 多线程网页信息采集,可以自行设置过滤信息,下载间隔时间,以及优先级-Multi-threaded web information collection, you can set your own filtering information, download interval, as well as priority
1dxc
- linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议.-linux network under the multi-threaded programming, video capture and arm9 jpeg data sent over the network, using udp protocol.
Meter
- 远程表具采集系统的服务器端控制器及测试客户端。使用Socket进行多线程通信。也可作为多播或聊天室、控制器等。-Remote table with the acquisition system controller and server-side test client. Socket to communicate using multiple threads. Also be used as a multicast or chat rooms, controllers, etc..
DMS
- 数据采集系统(DMS),基于linux操作系统的数据采集系统,应用的UML建模、设计模式、多线程、网络编程以及Pro*c/c++数据库等技术实现数据的操作。-Data Acquisition System (DMS), linux-based operating system, data acquisition systems, UML modeling applications, design patterns, multi-threading, network programming and
kpagesearch
- K-PageSearch是由Kwindsoft自主研发的专业网页搜索引擎系统,拥有先进的智能分析和海量数据检索技术,核心由多线程采集系统、智能分析系统、海量索引系统、全文检索系统四大部分构成。系统采用专业级的搜索引擎系统架构,支持海量数据毫秒级全文检索。主要面向大中型行业搜索引擎、地方搜索引擎、专类信息搜索引擎等应用领域设计的专业全文检索产品,为用户提供海量数据全文检索应用的理想解决方案。-K-PageSearch Kwindsoft independently developed by pro
tbyxdzcj_v1.0
- 邮件群发营销用途的辅助工具 输入帖子地址 无论帖子多少页 都会自动采集 分析页面提取Email地址后 前端显示出来 基于多线程并发采集单帖子的多个分页 大幅度提高了采集效率-Mail mass marketing purposes aids Enter the post address no matter how many pages will be automatically collected The analysis page extracts the email
Intelligent-security
- 本系统结合Internet,GPRS以及嵌入式相关技术,实现了通过网络对家中情况进行实时监控; 项目有linux服务器、Android客户端,web客户端组成;服务器利用C语言的多线程操作,实现了视频采集,温度湿度监测,灯光控制;短信报警;通过socket实现与Android客户端远程通讯和实时传输视频和温湿度数据;安卓客户端通过多线程与服务器进行数据交换。Web客户端可以在PC上通过浏览器登录服务器查看监控视频和温湿度数据;对于温度超过预设值,服务器通过GPRS发送提示短息给客户手机,客户通
SuperVCD_store
- SuperVCD Store是一个用纯Java技术开发的音乐及视频光盘销售系统。它由两部分组成: 前端光盘查询,及后端数据采集和传输。其中光盘查询模块提供了基于Swing技术的可视化图形界面,用户可以搜索要找的光盘类别,查看光盘的详细信息等等;数据采集和接收模块则负责读取光盘数据文件,并通过基于网络和多线程技术的机制传输数据。(SuperVCD Store is a music and video compact disk sales system developed by pure Java