搜索资源列表
http_thread
- 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
prodcomsem
- 用GCC编写的C语言程序。利用Semaphore实现经典producer\\consumer问题-prepared by the GCC using C language program. Semaphore achieve using classical producer \\ consumer issues
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
fastdb3.72-arm.tar
- 经测试,跨平台C++ 实时库,支持,vc6及gcc编译,本压缩包是经测试在arm a8上编译通过并成功运行的压缩包-Has been tested and cross-platform C++ real-time library support, vc6 and gcc compiler, The compression package that has been tested to compile and run successfully compressed package on arm a
vc_dll
- 共享内存实现进程通信的例子,包含服务器与客户端的源代码,VS2010 C++ GCC C++ 正常编译-Shared memory communication process examples, including server and client source code, VS2010 C++ GCC C++ normal compiler