当前位置:
首页 资源下载
搜索资源 - Multi thread serial code
搜索资源列表
-
0下载:
本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
-
-
0下载:
本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多
线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必
须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技
术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and
implemented
-
-
0下载:
Windows 下的Multi-Thread串行读取程序源代码-Windows under the Multi-Thread serial read source code
-
-
0下载:
VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.
-
-
0下载:
介绍了基于TMS320F240 DSP的变频调速系统与PC机的串行通信设计方法,阐述了Win-
dows 98环境下的多线程通信编程技术,并给出了VC++6.0、DSP汇编语言编写的主要程序段代码.
-Introduced based on the variable speed system TMS320F240 DSP Serial communication with the PC design method described under Win-dows 98 multi-thr
-
-
0下载:
多线程串行通信,VC++经典编程源码,很好的参考资料。-Multi thread serial communication, VC++ classic programming source code, a good reference.
-
-
0下载:
Spcomm 串列通信控制項具有多線程的特性,接收和發送數據分别在兩個線程內完成,接 收線程負責收到數據時觸發 ... 利用Spcomm 串口控制項向下位機發送數據示例代碼 -Spcomm serial communication control with multi-threading features, receive and send data were completed within two threads, thread is responsible for receiving th
-
-
0下载:
VC/C++源码,系统相关,串口通讯类,多线程 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
-
-
0下载:
Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s
-