Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - threads
Search - threads - List
DL : 0
EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use threads to receive continued. Thus, the direct use of a callback function can be carried out in the main program to receive real-time show. Development of the other procedures can directly copy the use of this category. PC version of the compiler under VC6.0, roughly the same version and EVC. VB.NET version from Microsoft's routine, doing a revision, the use of multi-threaded processing. Compiling under the VS2003 through debugging. C# version based on VB.NET cause, the use of threads to receive continuing to receive!
Update : 2024-05-03 Size : 99328 Publisher : 思成

DL : 0
c#实现的线程实例,怎么实现多线程,以及怎么处理线程事件-c# achieve threads example, how to achieve multi-thread, and how to deal with the incident Thread
Update : 2024-05-03 Size : 9216 Publisher : 余华

多线程扫描端口,可同时开启60个线程,速度最快1秒二个端口-multithreaded scanning ports can simultaneously open 60 threads, the fastest two seconds a port
Update : 2024-05-03 Size : 37888 Publisher : 山姆

欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台窗口及文件。 7:windows界面调试工具。(win32多线程程序设计一书中WM_COPYDATA例子封装,运行程序前启动目录中CopyRecv程序。) 8:自封装高精度计时器。(QueryPerformanceFrequency,QueryPerformanceCounter) 9:其他详见代码,此测试程序对初学者非常有帮助,而请大虾多指教。 e-mail:m__point@163.com -OMRON PLC CPH1 latest series hostlink application examples, for the preparation of PC control software through direct serial control PLC. Prepared using vc facilitate conversion to other languages. Including : 1 : Since Packaging serial category (from the network, so the appropriate modifications) 2 : multiple threads, thread synchronization, communications. 3 : Producer consumer model, a circular buffer queue application 4 : OMRON hostlink synchronous communications Communications, FCS checksum calculation, hostlink various examples of the use of directives. 5 : threaded message processing category Packaging. 6 : windows proceedings with console debugging interface Debugging information can be output to the console window and documents. 7 : windows interface debugging tools. (Win32 multit
Update : 2024-05-03 Size : 71680 Publisher :

实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five- threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Update : 2024-05-03 Size : 2048 Publisher : alex

实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five- threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Update : 2024-05-03 Size : 2048 Publisher : alex

实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five- threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Update : 2024-05-03 Size : 2048 Publisher : alex

实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five- threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Update : 2024-05-03 Size : 2048 Publisher : alex

实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five- threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Update : 2024-05-03 Size : 2048 Publisher : alex

是通过创建13个线程,然后对线程的操作,通过这个线程代码可以了解线程的控制-through the creation of 13 threads, the thread then, the operation of the thread through the code can understand the thread control
Update : 2024-05-03 Size : 44032 Publisher : king

DL : 0
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library. -The Spectral Toolkit is a C++ Spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
Update : 2024-05-03 Size : 492544 Publisher : 薛斌

usb接口线程读取usb接口设备的数据,然后将数据发送给主线程,主线程实时显示数据,并且将其保存到数据库中。(运行时需要usb数据采集卡的支持)-usb interface thread usb interface equipment to read the data and then send the data to the main thread. the main threads real-time display of data, and to the preservation of its database. (Operating need usb data acquisition card support)
Update : 2024-05-03 Size : 1321984 Publisher : 沈月

密码xm 多线程. 请解压自己看, 请解压自己看-password xm threads. Please look extract, extract themselves, please look extract
Update : 2024-05-03 Size : 39936 Publisher :

Windows CE 5.0任务管理器,可列出线程,进程等信息.供参考.-Windows CE 5.0 task management, which can be shown threads, processes and other information. For reference.
Update : 2024-05-03 Size : 35840 Publisher : blovetad

linux 下的 flashget。MultiGet是一个非常容易使用的图形界面多线程下载工具,它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。它需要wxGTK开发包-flashget under linux. MultiGet is a very easy-to-use graphical interface multithreaded downloading tools It supports basic http/ftp agreement, support HTTP, dynamic language conversion, the download speed limit Automatic/manual MD5 checksum, the task log, document management, support for all types of SOCKS agents and FTP, HTTP proxy, dynamically increase/decrease the number of threads. It needs wxGTK development kits
Update : 2024-05-03 Size : 798720 Publisher : 秦湘

DL : 0
本软件在win2000professionSP4 + vc6MFC环境下开发和测试通过,使用前要注册ODBC数据源;数据源名称:wbQQuser;类型:ACCESS;文件名:wbQQuser.mdb,不明了之处请参看源程序,注释很清楚。 多线程通信使用的全局变量导致函数耦合度较大。 有些函数太长,导致功能不单一,内聚度降低。 客户端点击传送文件后,应使该按钮无效,直到文件传送完毕或文件传送线程关闭再使之有效,如不使用全局变量有什么好办法实现。   我认为学好一种技术爱好是最好的老师,交流是最好的方法,请高手赐教。-the software win2000professionSP4 vc6MFC under development and the environment through testing, to be registered before use ODBC data source; Data Source Name : wbQQuser; Type : ACCESS; File Name : wbQQuser.mdb unidentified between the source See, Notes very well. Multithreading communications to use the global variable coupling causes the function to a greater degree. Some function too long, leading to the functions of a single, cohesive degrees lower. Click on the client transmission of documents, should enable the button invalid, until the completion of file transfer or file transfer threads closed again to make it effective, such as the use of global variables is not a good way to achieve what. I believe that learning a technical hobby is the best teacher. Exchange is the best method,
Update : 2024-05-03 Size : 222208 Publisher : liangchao_39

自己开发的用于模拟在网络上发送广播报文或者TCP,UDP简单报文的小程序,利用线程,可直接应用的代码-its own development for simulation of the network to send broadcast messages or TCP, UDP simple message of small procedures, the use of threads, can be directly applied to the code
Update : 2024-05-03 Size : 2160640 Publisher : 朱学科

局域网搜索端口扫描程序源码。源码特色是创建线程失败且重试次数未达到最大,则重新创建,否则漏报。-LAN port scanning program source code. Source characteristics of the failure to create threads and try not to the greatest number, the re-creation, it omitted.
Update : 2024-05-03 Size : 2048 Publisher :

DL : 0
java线程第三版 java线程第三版-java threads third edition of the third edition of java java threads thread third edition of the third edition of java threads
Update : 2024-05-03 Size : 684032 Publisher : 斯蒂芬

network Programming Project 用NetBeans写的有界面的PING命令程序,程序中用的线程.-network using NetBeans Project Programming write PING interface with the command procedures, procedures using threads.
Update : 2024-05-03 Size : 93184 Publisher : dream
« 1 2 ... 45 46 47 48 49 50»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.