Welcome![Sign In][Sign Up]
Location:
Search - multithreading

Search list

[Windows Develop1330

Description: 调用多线程的例子-called multithreading example
Platform: | Size: 58350 | Author: 刘瑞东 | Hits:

[Windows DevelopThread

Description: 多线程的例子程序-multithreading examples procedures
Platform: | Size: 17207 | Author: 李自成 | Hits:

[WinSock-NDISWeb

Description: 一个有用的东东,是一个网络WEB访问程序,可以进行多线程的WEB访问-a useful Dongdong, a network of Web visits procedures, multithreading can visit the Web
Platform: | Size: 1029 | Author: 李请 | Hits:

[Com Port多线程串行口通讯构件

Description: 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ( 1.51 版,附源码 )-: multithreading (Multi-Thread) RS232 serial port communication components (1.51 version, with source)
Platform: | Size: 142275 | Author: zxb | Hits:

[Communicationcomm32

Description: 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ,是 COMM32.ZIP 构件的改良版,并且增加 Data Bits、Parity、 Stop Bits 等配置,支持 Read/Write 时序控制 (Timing control)、 ReadIntervalTimeout、 WriteIntervalTimout 等 ,支持 DTR/DSR, RTS/CTS 硬件流程控置及 Xon/Xoff 软件流程控置 ( 2.5 版,附源码 ) -: multithreading (Multi-Thread) RS232 serial port communication component, the component is COMM32.ZIP modified version, and increase Data Bits, Parity, Stop Bits, such as configuration and support Read / Write timing control (Timing control), ReadIntervalTimeout, WriteIntervalTimout, support DTR / DSR, RTS / CTS hardware flow control and home Xon / software flow control setting home (version 2.5, with source)
Platform: | Size: 28206 | Author: zxb | Hits:

[ICQ-IM-ChatJava聊天程序

Description: 聊天的小程序,开发语言,Java,目的学会运用多线程以及通信-chatting small procedures, the development of language, Java, aims to learn how to use multithreading and communications
Platform: | Size: 79642 | Author: 虞崇军 | Hits:

[WinSock-NDISEMAILSRC

Description: 自编的群发邮件程序,DELPHI编写,可按字典中邮件多线程发送。-directed the mass-mailing procedures, the preparation of Delphi, according to the dictionary multithreading mail sent.
Platform: | Size: 204954 | Author: 郭磊 | Hits:

[Process-ThreadVisual Basic .NET 中实现后台进程

Description: 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 UI 以对其进行控制的过程。本文就介绍了这样一个架构,您可以根据需要使用或进行调整,以满足特定的应用需要。(附有详细的中文说明)-Multithreading is a powerful tool, we can each time the need to implement the mandate of running the use of this tool. We can use it for running auxiliary code, without the bundled user interface. It should be noted that multi-threaded operation is very complex to operate correctly is not easy, but it is also testing more difficult. Although not necessarily to achieve, but we should still try to provide every support threaded a group it can operate independent of data. To achieve this purpose, the simplest way is to create a thread for each object, object contains the thread can operate and the data necessary to complete the work of the code. Through the structure of the architecture to make it as supporting threads and UI thread between the media, we can greatly simplify the preparation o
Platform: | Size: 173784 | Author: 程崇刚 | Hits:

[Other resourcejava技术教程(例子)

Description: 提供了常用的JAVA技术的示例,包括有网络通信、APPLET、SWING,多线程等小程序。不错的JAVA入门向导。-a common examples of Java technology, including network communications APPLET, SWING, multithreading and other small procedures. JAVA good entry wizard.
Platform: | Size: 1040980 | Author: wangyan20032003 | Hits:

[Other resourcesmartMobile

Description: 嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
Platform: | Size: 8862 | Author: aaa | Hits:

[Web Server实例56-多线程文件搜索

Description: 用多线程实现文件的搜索,从中可以学习多线程用法,里面也有通信的内容-using multithreading document search, can learn from multithreaded usage, they have the communication
Platform: | Size: 30979 | Author: lxy | Hits:

[Process-Thread实例50-多线程telnet服务

Description: 多线程登陆TELNET要求服务,可以体现LINUX的风格,体现多线程的优点-multithreading landing TELNET services requested can be manifested LINUX style embodies the advantages of multi-threading
Platform: | Size: 211915 | Author: lxy | Hits:

[ComboBoxthdtimer12a

Description: 高精度的时间控件,支持多线程处理,可以精确到一微秒-precision time control and support multithreading, to be precise one microsecond
Platform: | Size: 7251 | Author: 亦然 | Hits:

[Multimedia programmfc_play

Description: 用MFC 多线程实现录音,播放, 存储(WAV) 声音文件。-with MFC multithreading recording, playback, storage (WAV) sound files.
Platform: | Size: 37439 | Author: 侯玉海 | Hits:

[SMSNewNew监控

Description: 参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值-reference SPComm, CMSControl controls automatically receive written messages, parse messages, delete messages. Use of the Windows API, multithreading, queue and the news, have a very high reference value
Platform: | Size: 445933 | Author: 摄氏37度 | Hits:

[Process-Thread风扇

Description: 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
Platform: | Size: 7589 | Author: 耿神 | Hits:

[Windows Develop20050903120243_TESTUT

Description: 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验-work written by a serial access function with a small test program, including multithreading, CRC
Platform: | Size: 60321 | Author: 海天 | Hits:

[Other resourceeMule-0.46c-VeryCD0729Sourse

Description: 一个基于GNU的多线程P2P下载软件的源码,非常好用!-one based on GNU multithreading P2P software to download the source code and very handy!
Platform: | Size: 4630671 | Author: | Hits:

[WinSock-NDISrescn

Description: 功能: 新闻频道:管理员可以在后台自由添加新闻,推荐新闻、头条新闻、并可定制新闻的显示方式,支持动态图片下载把其他网站的文章中的图片自动下载到本地服务器,支持评论,支持浏览计数,支持广告等常用新闻系统的功能。 下载频道:自由添加软件到服务器,支持防止多线程下载,支持防盗连,支持广告,支持点击计数等常用的下载频道的功能 留言系统:流行的版面设计,支持定制留言的可见级别等一系列常用留言系统的功能。 动态换肤:犹如“动网新闻”一样的动态换肤功能,新颖,大方。 动态语言:支持动态切换网站语言。 其他特点:支持Cookie登录记忆,动态设置整站广告,精心设计的缓存,提供最大限度的快速访问等等。 管理功能:管理功能丰富,方便。 数据库:本系统使用Microsoft Access数据库。 BBS:完成了50%左右,基本上可以体现数据。 使用方法:建立虚拟目录rescn即可正常浏览 管理员:admin/winte 会员用户:winter/winter -functions : news channel : Administrators can add free background information and recommended news headlines, can be customized news displays and supports dynamic download pictures of other websites article pictures automatically downloaded to a local server, support comments in support of View count, sticks holders of common advertising information system functions. Download channels : free software added to the server, to prevent support multithreading download, support security company to support advertising, counting support Click popular download channel functional voice systems : the popular layout design, customized messages of support can be seen as a series of common-level voice mail system. Dynamic Eurocargo : It is a "dynamic network news," the same dynamic house, inno
Platform: | Size: 6842262 | Author: shenwuren | Hits:

[Com Port串口访问功能的小测试程序

Description: 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, and to achieve a simple communication, and I hope to use API function to write the serial communication program to help friends
Platform: | Size: 61970 | Author: 天照 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net