-
matrix_mult
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。(Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pthread library.)
- 2021-01-15 16:18:45下载
- 积分:1
-
MultiThread6
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
- 2012-06-21 14:38:39下载
- 积分:1
-
SearchFile
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
- 2009-08-11 10:51:24下载
- 积分:1
-
kkbgm45
卷积码就是一种较好的信道编码方式,这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输(Convolutional code is a good channel coding method, which also encodes k bits into n bits, but k an dna re usually very small, especially suitable for serial transmission)
- 2018-09-17 15:05:24下载
- 积分:1
-
Win32
关于win32多线程编程的书籍,很不错的资源,欢迎大家下载(win32 Multi-threaded programming)
- 2013-04-26 00:20:42下载
- 积分:1
-
sbcxh510
众所周知,在资源管理中双击一个VC工程文件,如果这时至少有一个VC在运行,系统总是用一个已打开的VC窗口来打开这个工程,这()
- 2018-04-27 15:36:52下载
- 积分:1
-
create-and-terminate-Process
进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)
- 2013-01-10 10:15:58下载
- 积分:1
-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1
-
duoxianc
不定义API 不用模块 不用汇编 简单实现多线程传多个参数
非常简单的一个例子,纯源码,不使用模块 不定义API 不置入代码 单纯的利用文件操作命令实现多线程传多个参数
支持多个参数传递,支持文本,字节集,数值,逻辑参数(Do not compile simple multi-threaded pass multiple parameters do not define the API module
An example of a very simple, pure source, do not use the module does not define the API into code for a simple use of file manipulation commands multi-threaded pass multiple parameters
It supports multiple parameters passed to support the text, set of bytes, numerical, logical arguments)
- 2016-08-24 10:41:03下载
- 积分:1
-
undzrected
一堆数字信号处理的小程序,打个包发上来,上数字信号处理课写的(A pile of small application of digital signal processing, a package coming, digital signal processing course)
- 2017-05-16 22:28:50下载
- 积分:1