搜索资源列表
Threadqxc
- 分别利用函数AfxBeginThread 和函数 CreateThread进行多线程编程。并对线程就行了简单策控制。-respectively AfxBeginThread function and the use of function into CreateThread the multi-threaded programming. Also on the trip threaded a simple control strategy.
Jbc
- 公司用的考勤系統.主要收集數據及執行考勤. 用多線程使處理大數據時不會出現假死的現象/-company with the attendance system. The main data collection and implementation of attendance. Multi-threaded processing of large data will not emerge when the phenomenon of the writings /
Multithreading_Serial_Communication_C_code
- 用VC++写的关于多线程串行通信的应用,程序编译的效果比较好,可根据需要做些修改。
705664236Excel
- 多线程间的通信,用API创建的线程与MFC创建的线程之间时行了比较。-Multi-threaded communication between
multithread
- 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
sample
- 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
LU
- LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
20073131394675
- 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-To achieve a simple and easy-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the data on the serial transceiver
lsCommDemo
- 一个vc++多线程串行通讯接口源代码 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发,同时还支持大数据传送,感觉挺实用的类库源码,有空时候也可以研究一下源代码-A vc++ multi-threaded serial communication interface, VC++ source code for a relatively simple multi-threaded serial communication interface, wit
lsCommDemo
- 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发-A relatively simple VC++ multi-threaded serial communication interface with switching queries and automatically receive two modes for sending and receiving of serial data
multi-thread-com-comunication
- vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication
Program1
- 使用多线程,两个矩阵相乘。这两个矩阵将有3行3列。使用随机数发生器来填充整数矩阵-multithreading to multiply two matrices. Both the matrices will have 3 rows and 3 columns
Threaded
- 多线程程序,未进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行 的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even
failed-to-translate
- 】从实践和理论角度汇总了W indow s 下异步串行通信编程的基本规律和常见方法, 指出了各种编程方法 的优势和不足, 重点阐述了如何扬长避短、综合应用各种方法编程实现可靠而高效的串行数据通信, 突出说明 了怎样使用“特定通信协议和定时机制、多线程优化和W inA P I”的最优串行编程的数据接收过程实现。 -T he p ap er co llects the ru les and m ethods abou t the serial comm un ication
threadandword.zip
- 通过多线程将多个word根据行号解析,其中用到了多线程技术,ini文件等,thread and word
Thread
- 多線程 Demo 可以查看多線程與主程序的交互,與獨立執行.-Thread Demo
sourcj-blocked-definition
- 多列显示的列表框,还行,自己看看,可以看看()