Intel threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
标签: Intel threading Building Blocks
上传时间: 2013-11-30
上传用户:yoleeson
this an example showing how the threading policy work ! It is the topic of the middleware. This program involves CORBA also.
标签: the middleware threading example
上传时间: 2013-11-30
上传用户:sqq
OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
标签: serialization strategies threading provides
上传时间: 2014-01-15
上传用户:731140412
GUI threading White Paper WPF
上传时间: 2017-03-21
上传用户:stampede
Learn about the threading in .Net
上传时间: 2017-05-13
上传用户:小眼睛LSL
Simple java game showing how to handle multi-threading.
标签: multi-threading showing Simple handle
上传时间: 2017-07-28
上传用户:zwei41
Threads-multi threading
上传时间: 2017-08-30
上传用户:tyler
threading basics, design principles
标签: principles threading basics design
上传时间: 2017-09-24
上传用户:13215175592
本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,Runtime,Security,threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。
上传时间: 2015-08-22
上传用户:zhaiyanzhong
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。 本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。
上传时间: 2014-01-19
上传用户:moshushi0009