搜索资源列表
C多线程编程实例
- 纯C语言多线程编程实例
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
chapter2
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter3
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter5
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter6
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
chapter8
- windows的多线程编程,采用C++语言编写,是windows多线程编程学习一套很好源程序。
C___Builder_5biancheng
- 本书分六个部分,共25章,主要介绍了C++Builder集成开发环境、C++语言关键技术、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。
jibu_c_1.0.0.zip
- C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
CPlusPlus_Boost_Thread_Program
- C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
producter-and-consumer
- linux多线程编程,生产者消费者问题的c语言实现,模拟多线程编程资源抢占问题。-Linux multi-threaded programming, the producer-consumer problem, c language, analog multi-threaded programming resources to seize the problem.
duoxianchen
- 多线程编程,C语言编写,在windows下实现多线程操作。-Multi-threaded programming, C language, in windows under the multi-threaded operation.
fifosuanfa
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
BarberAndCustomer
- 1)用C语言或C++语言编程实现P、V原语并用P、V原语描述如下生产者-消费者问题: 有一个理发师,一把理发椅和n把提供给等候理发的顾客座的椅子。如果没有顾客,则理发师便在理发椅子上睡觉;当第一个顾客到来时,必须唤醒该理发师进行理发;如果理发师正在理发时又有顾客到来,则如果有空椅子可坐,他就坐下来等待,如果没有空椅子,他就离开理发店。 为理发师和顾客各编一段程序描述他们的行为,要求不能带有竞争条件,试用P、V操作实现。 (2)分析 此题可看作是n个生产者和1个消费者问题
Philosopher(Optional)
- 哲学家问题,也就是消费者-制造者问题AVR32EVK1100为硬件。C语言编程,FreeROTS为API.-Philosophers problem, that is, consumers- the problem AVR32EVK1100 the hardware manufacturer. C language programming, FreeROTS for the API.
trsiy
- 一些比较经典的c语言编程事例,能实现各自的函数功能-Some of the more classic c language programming examples, can achieve the function of each function,,
pfzgrajming
- 以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分-C language programming and SJA1000 chips, part of the source code used in robot control
roholars
- C语言编程宝典,提供指针,数据库,VC,图像处理,多媒体学者应用,-C programming language treasure dian, providing a pointer, , VC, image processing, multimedia scholars application,
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
ondineheadtoy
- 一种OFDMA低复杂度的比例资源分配策略仿真程序,C语言编程的()