搜索资源列表
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
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
przficiejt
- delphi处理插件的一个例子,使用plugins方式,具体看comm代码()