搜索资源列表
operation_out
- 对《分布式操作系统》书中外“科手术调度系统”的java实现,重点在于临界区的概念的实践-right "distributed systems" foreign books "surgery scheduling system" to achieve the java, with a focus on the critical areas of the concept of practice
VCgaojiyingyong
- 关于VC的应级应用,共有两部公,一是动态链接库,一个是在工程实践中的多任务机制-on VC should applications, a total of two public and First dynamic link library, one is the practice of multi-tasking mechanisms
operatingsystem
- 对进程的同步机制实践,利用pv操作实现对共享缓冲区的同步机制-the process of synchronization mechanism practice, the use of pv operation to achieve the shared buffer synchronization mechanisms
THEADPOOLDEMO
- 用vb.net编写的的实践多线程池的简单例子-using vb.net prepared by the practice pool multithreading simple example
《抓图程序开发实践》配套源代码
- 《抓图程序开发实践》配套源代码-"Previously Development Practice" complementary source code
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
gdb_2
- 用GDB调试多进程程序,仅仅是一个简单的多进程程序,在我们平时开发的多进程程序远远比这个复杂,但是调试基本原理是不变,有一些技巧则需要我们在实践中慢慢摸索-GDB debugging process with many procedures, just a simple multi-process procedures, in our normal development process of many procedures is much lower than those of this co
chengxushijian
- 东北大学软件学院程序实践三,多线程,单线程,还有RMIMeeting,代码加完整实验报告,工程已经打包,学弟你们有福了-Software College, Northeastern University program practice three, multi-threaded, single-threaded, there RMIMeeting, code and complete lab report, project has been packaged, blessed you lear
TestProducerConsumer
- 生产者消费者的问题实践。通过线程的控制,清晰明确的说明系统的处理情况-prudance
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
Bank-Service-System-Simulation
- 操作系统课程,银行服务系统设计,进程通信与进程同步机制实践: 某银行提供10个服务窗口(7个对私服务窗口,3个对公服务窗口)和100个供顾客等待的座位。顾客到达银行时,若有空座位,则到取号机上领取一个号,等待叫号。取号机每次仅允许一位顾客使用,有对公和对私两类号,每位顾客只能选取其中一个。当营业员空闲时,通过叫号选取一位顾客,并为其服务。 -Operating system courses banking system design, process communication and
erovide
- SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
anrand
- 深入理解 Java 虚拟机-Jvm 高级特性与最佳实践-Deep understanding of the Java virtual machine- the Jvm advanced features and best practices
hafowarracceptancevector
- 详细的介绍MATLAB 7 的功能,运用源代码和实例进行解释,方便的边学便实践-Detailed introduces the function of the MATLAB 7, using the source code and examples to explain, convenient and learn and practice,,
lisg-chart
- strutsweb设计与开发的基础实例,可做入门学习的实践例子()
eiliciewcy-parentheses-client
- 人力资源管理信息系统的开发的一个小实践,只供参考()
多核应用编程实践
- 《多核应用编程实战》是一本全面实用的多核应用编程指南,旨在介绍如何编写功能正确、性能优越且适合扩展为在多个CPU核心的系统运行的应用程序。《多核应用编程实战》面向多种操作系统和处理器类型引用程序示例,内容涵盖类UNIX操作系统(Linux、Oracle Solaris、OS X)和Windows系统上多核应用的编写方法、多核的硬件实现对应用程序的性能影响、编写并行应用程序时要避免的潜在问题,以及如何编写可扩展至大量并行线程的应用程序。, 《多核应用编程实战》适合所有C程序员学习参考。("