搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
master_agent
- 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
threadCPP
- 封装好的C++线程库 具有添加 删除 线程等 不需要每次都建立线程 -Thread library can be packaged directly call C
linuxpthread
- linux下用C实现多线程创建实现的简单实例-linux using C to achieve the realization of multi-threading to create a simple example
LinuxApp09Multithreading
- 嵌入式linux编程,主要是在Linux环境下,对多用户多线程的编程-linux c mul-threating
thread_demo
- 基于winbond公司的ARM7处理器W90P710下基于uclinux运行线程的例子代码。包括了7个例子程序,其中config.c是华邦开发环境下开启线程必要的代码。-Winbond' s ARM7-based processor running uclinux based W90P710 example thread code. Includes seven examples of the procedure, which is config.c Winbond development
thread
- arm2410芯片在LINUX环境下的线程代码,C语言-arm2410 chip in LINUX environment thread code, C language
cross-platform-lib
- 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
samplecode
- Linux下用C写的几个包括进程、线程、文件读写、linux网络编程的小程序 -Under Linux written with C several threads documents including process of reading and writing Linux network programming small programs
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
thread
- 多线程 多任务 C两现程序的操作 简单 易懂- Multithreading multitasking
C_Program_Skill
- Linux下的C语言高级编程实例代码,包含多个内存处理,线程池处理等例子。-C high-level language programming under Linux code examples, contains examples of multiple memory processing thread pool.
Linux-C-Programing
- 本书主要讲述文件操作、信号量处理以及线程和网络编程-This book focuses on file operations, signal processing, and the amount of thread and network programming
bishe
- 基于linux 环境下高性能、高并发、支持多线程的c++网络库的设计与实现-linux drive
ThreadSync
- 线程同步实验,可以做简单的线程同步,代码用的是c++。-Thread synchronization experiments, you can do simple thread synchronization code using c++.
3sw(pthread)
- 实验要求作到以下几点: ①构造具有两个参数的子函数,子函数将首个指针参数中的各个元素进行排序,次参数传递的是收参数的元素数目; ②f2.c:设计具有俩参数的子函数,子函数将二参数值交互; ③实现主函数,主函数中创建俩线程,线程一定义一个十元素的数组,使用文件f1中定义的函数对数组排列顺序并能够使结果输出;线程2定义俩整形的变量,使用文件f2中定义的函数将二变量的值进行 交互而且要结果输出 -The experimental requiremen
UNIX-Advanced-programming
- 详细讲解了从c高级 linux基础 文件 标准库 目录结构 进程 线程 以及进程线程间的通信 终端 数据库等知识,中文版-Detailed account of knowledge senior c linux standard library directory file structure based interprocess communication terminal threads and process threads, etc.