搜索结果

找到约 210 项符合 Reader 的查询结果

Linux/Unix编程 用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后

用多线程同步方法解决读者阅览问题 1) 每个读者进入阅览室后,即时显示“Entered” 及其线程自定义标识,还同时显示阅览室共有几名顾客及其所坐的位置。 2) 至少有10个读者,每人阅览至少3秒钟。 3) 多个读者须共享操作函数代码。 2总的设计思想及系统平台、语言、工具: 设计思想:程序设定的是10个读者和5个座位,对读者 ...
https://www.eeworm.com/dl/619/331116.html
下载: 137
查看: 1136

编辑器/阅读器 非常小的PDF阅读器

非常小的PDF阅读器,使用了PDF控件,需要装有Adobe Reader 才能运行,编译通过。
https://www.eeworm.com/dl/626/334306.html
下载: 178
查看: 1025

matlab例程 The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for det

The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been implemented for a 2x2 system. The reader can program o ...
https://www.eeworm.com/dl/665/337085.html
下载: 79
查看: 1079

文章/文档 This book is designed to be used for the purpose to describe the structure of an optimizing compiler

This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
https://www.eeworm.com/dl/652/340229.html
下载: 93
查看: 1069

matlab例程 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra

用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for ...
https://www.eeworm.com/dl/665/355948.html
下载: 82
查看: 1074

其他书籍 Recent advances in experimental methods have resulted in the generation of enormous volumes of data

Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an overview of these i ...
https://www.eeworm.com/dl/542/357867.html
下载: 44
查看: 1046

操作系统开发 int main(int argc,char *argv[]) { char ch while(true) { printf("*************************

int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*************************************\n") printf("Enter your choice(1,2, ...
https://www.eeworm.com/dl/531/388505.html
下载: 166
查看: 1179

Java书籍 Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the

Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new e ...
https://www.eeworm.com/dl/656/390107.html
下载: 29
查看: 1046

Linux/Unix编程 Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This

Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best ...
https://www.eeworm.com/dl/619/391455.html
下载: 106
查看: 1077

Java编程 Java I/O操作

Java I/O操作,字节流InputStream和OutputStream,字符流Reader和Writer,Java I/O库的设计原则,字符集的编码,RandomAccessFile类,管道流,对象的序列化。
https://www.eeworm.com/dl/633/392343.html
下载: 41
查看: 1059