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

Search list

[ADO-ODBCuib2

Description: UIB is a set of components to use Interbase, FireBird and YAFFIL. These components were born from the need to use Interbase, FireBird or Yaffil indifferently as fast as possible in a Multithreading environment, a Server for example. UIB have a Borland Compliant conversion API for Interbase, FireBird and YAFFIL. UIB include 11 components: TJvUIBDatabase. TJvUIBTransaction. TJvUIBQuery. TJvUIBBackup. TJvUIBRestore. TJvUIBScript. TJvUIBDataSet (read only). TJvUIBSecurity TJvUIBEvents TJvUIBRepair TJvUIBConfig -UIB is a set of components to use Interbase, Most and YAFFIL. These components were Gaborone Sir Seretse Khama n from the need to use Interbase, Most Yaffil indifferently or as fast as pos Apparently in a Niagara environment, a Server for example. UIB have a Borland Complia nt conversion API for Interbase, Most and YAFFIL. UIB include 11 components : TJvUIBDatabase. TJvUIBTransaction. TJ vUIBQuery. TJvUIBBackup. TJvUIBRestore. TJv UIBScript. TJvUIBDataSet (read only). TJvUIB Security TJvUIBEvents TJvUIBRepair TJvUIBConfig
Platform: | Size: 1937958 | Author: 潜龙 | Hits:

[Windows Develop多线程程序的编写聊天 程序

Description: 多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex object to achieve multithreaded synchronization. How to use named mutex object guarantee only one application examples
Platform: | Size: 36360 | Author: 杨光源 | Hits:

[Com Port多线程串口自动侦听程序

Description: 多线程串口自动侦听程序.rar 采用API多线程技术,自动侦听的串口例程(原创)-multithread serial automatic interception procedures. Rar API using multithreading technology, Serial automatic interception routines (original)
Platform: | Size: 119852 | Author: kugui_guo | Hits:

[Windows Develop远程控制软件源码

Description: 关键代码:完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。 -key code : complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations.
Platform: | Size: 340699 | Author: 李名 | Hits:

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

Description: 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communication, want to use API function to write the serial communication program to help friends
Platform: | Size: 62377 | Author: raul | Hits:

[Remote ControltinyChat

Description: 支持多线程的木马程序,支持聊天,一个文件客户端和服务器端,有键盘监控,支持文件传输-multithreading support the Trojan program, support chat, a file server and the client side, the keyboard control, support for file transfer
Platform: | Size: 3050054 | Author: bill | Hits:

[WinSock-NDIS服务器合租程序

Description: 这是一个基于B/S模式的软件,功能强大齐全,能够利用多线程,-This is a based on B / S software, powerful, complete, and to take advantage of multithreading,
Platform: | Size: 4695679 | Author: 翁皓 | Hits:

[Other resourceWalkCatMIDlet

Description: 本程序是一个演示动画效果的程序,利用多线程实现动画效果-this program is a demonstration of the animation process, the use of multithreading animation
Platform: | Size: 101780 | Author: dss | Hits:

[OtherMD5加密(Thread)

Description: MD5加密(支持多线程,支持文件拖放) -MD5 encryption (support multithreading, drag and drop support files)
Platform: | Size: 53330 | Author: 冼星光 | Hits:

[WinSock-NDISNetGroupEnum

Description: 利用C++BUILDER的多线程技术和API涵数搜索列表局域网上的所有用户和工作组-C BUILDER multithreading technology and API culvert several search listings of all LAN users and the Working Group
Platform: | Size: 282407 | Author: 杨清海 | Hits:

[CommunicationmonitorRs232

Description: 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
Platform: | Size: 53688 | Author: www | Hits:

[Button control2006jichuduoxiancheng

Description: 2006年基础多线程 可以清楚的明白它的意义和基本用法!-2006 based Multithreading can clearly understand its significance and basic usage!
Platform: | Size: 43934 | Author: blue | Hits:

[Printing program20050627180518_SCC1

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

[Game Program2002011435

Description: 本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正. 运行方式:先编译生成所有的class文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可. 开发工具:jCreat 开发人员:曾捷 -this project to achieve the following functions : writing a multithreaded local game servers ThreadeEchoServer, addresses and ports : 127.0.0.1:9999 was a local multithreaded game client client, used to connect to servers, and communications. The client can be activated under two small games : 1000 block of Terry Avenue and Tetris. Need to respond to network servers can be initiated, can build customer multithreading, which is even more customers servers. At the same time, a customer can simultaneously play two games. Two games based on code released by the network source code, the original source code with a lot of mistakes and shortcomings, and we have given appropriate amendments. Operation : compiler generates all the first class of documents, local boot server, Restart client, the cli
Platform: | Size: 50160 | Author: 曾捷 | Hits:

[Other resourcec_and_java

Description: 演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display images mobile J2ME multithreading demo
Platform: | Size: 449834 | Author: 唐宇 | Hits:

[Other resourcechumoping

Description: 触摸屏的资料,是电子爱好者开发东东常用的人机界面-Touchscreen information, the development of electronic enthusiasts Wanto#$#!157043#!#$TestMulThread.rar!#$#This is a java, multithreaded processing examples. The examples can be very clear so that the reader a taste of the mysteries of multithreading!
Platform: | Size: 228793 | Author: 王伟 | Hits:

[Process-ThreadWin32thread

Description: 本文对Win32 多线程的性能进行了较为中肯的分析。-multithreading performance of a more impartial analysis.
Platform: | Size: 26203 | Author: 渐渐 | Hits:

[Process-Thread4Tasking

Description: 本程序由VC++.NET 2003编写,功能是探讨多线程的实现。-procedures by the VC.NET 2003 prepared function is to explore multithreading realized.
Platform: | Size: 61712 | Author: 伍亚军 | Hits:

[Process-Threaddzxz

Description: 多线程模拟,操作系统实验,简单易懂 初学者的作品-multithreading simulation, experimental operating system, simple works beginners
Platform: | Size: 2344 | Author: 郑娓娓 | Hits:

[Windows DevelopMultithreadTcpTestClient

Description: TCP网络编程客户端测试程序.多线程设计,面向事件触发机制.-TCP network programming client testing procedures. Multithreading design-oriented events trigger mechanism.
Platform: | Size: 29812 | Author: feng | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net