搜索资源列表
process_communication
- 本程序主要实现进程通信功能 程序说明: 在vi中输入,用gcc编译,并调试程序; (1).用vi comm.c打开,并输入程序,用w保存,用qa!退出; (2).用gcc –o comm comm.c编译; (3).用./comm运行,观察结果; 多次运行,用ctrl+c结束,观察结果变化,可修改程序后再观察-This program features the main descr iption of the procedures to achieve the proce
MultiThread-TCP-Connection
- Labview中的TCP多线程编程,采用动态调用VI方法来实现。-Labview in TCP multithreaded programming, using the dynamic invocation VI methods
Read_SubVI_via_Queue
- 通过队列实现VI之间数据通讯和传递,值得大家借鉴-Read SubVI via Queue