搜索资源列表
Symbian_OS_application_architecture
- 本人写的关于Symbian OS程序设计的入门文章,可以帮助初学者迅速熟悉Symbian应用程序的开发过程。-I write on the Symbian OS programming entry articles, and can help beginners quickly familiar with the Symbian application development process.
操作系统概论
- 操作系统概论,应用原理与编程技巧及其应用。本人见解肤浅,近请原谅。...机分配给进程以及协调各个进程之间的相互关系。它由进程调度程序和.. .进程调度是低级调度,作业调度是高级调度。 14进程调度算法有:先来先服务 轮转调度分级轮转法和优先数法。其中分级轮转法较为理想。-OS Studies, Theory and Application Programming Techniques and Applications. I superficial insights, please forgive
2
- 多线程 排序 编程 VC++实现 OS作业 -Sorting multi-threaded programming
Cpp_By_Dissection
- C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner thro
Articles_Drivers
- Introduction in architecture of OS Windows NT and programming of drivers.
files
- 模拟UNIX文件系统的设计及实现 即:多用户、多目录的文件系统的设计------用VC或Delphi编程模拟文件系统的管理 二、目的 通过OS文件子系统的设计、增强OS设计的技巧,达到提高解决实际OS的设计能力的提高。 三、内容 多用户的多级目录的文件系统设计。 -UNIX File System Simulation Design and Implementation of namely: multi-user, multi-directory file syste
nsLookUp
- 這是一個修改Oreilly Java 網路程式設計範例的程式 主要是將裡面的一個小程式加上視窗管理者介面方便使用 使用環境: 需有JRE的環境 path需有指到JAVA_HOME下bin/ 如環境設定OK,在windows直接點選執行即可 如在其他OS(unix-like) java -jar nsLookUp.jar-This is a modified Oreilly Java network programming is an example of the pr
C_plus_Network_Programming
- This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design.-This book describes how C++ and middleware help ad
mpSaVb
- relocatable programming module which is used to simulate the function of an OS
API
- Z-Stack操作系统抽象层应用程序编程接口-Z- stack knowledge OS abstraction layer application programming interface
C++Programming-HOW-TO.pdf
- This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
os
- 进程转移模拟实验,通过编程实现进程的不同状态的转移-Transfer process simulation, through the process of programming the transfer of different states
VFS_full
- C++编程文件,os编程代码,可以用于页式管理系统-C++ programming file, os programming code that can be used for page-based management system
Programming-WDM
- 详细介绍了如何利用Windows Driver Model在Windows环境下编写驱动程序。-The Windows Driver Model traces its roots several years back to an OS called Windows for Workgroups 3.10. At that time we were struggling with support for the myriad of different SCSI controllers, and I
OS
- 有进程,线程和信号量编程的操作系统编程。-A process, thread and semaphore programming, operating systems programming.
CPP-GUI-PROGRAMMING-WITH-QT4
- 利用奇趣科技公司(Trolltedl)的Qt应用程序框架,可以构建出工业级的跨平台应用程序。在源代码不经任何修改的情况下,这些程序即可流畅运行于Windows、Linu/UNIX、Mac OS X和嵌入式Linux上“一次编写,随处编译”。 本书对Qt进行了全面介绍,充分展示了Qt程序开发模式中的每一个细节。奇趣科技公司就是采用这样一本包含诸多实际应用和深刻见解的书籍来对新员工进行Qt培训的。在本书中,除了可以找到诸如数据库访问、XML集成、自定义控件的创建等成熟完善的技术以外,还可以为
Embed-OS-C-design
- 本资料提供了使用C编程语言进行微控制器程序设计的一个完整的中级讨论,覆盖设计嵌入式环境所需对C的改编,以及开发工程的通用组成部分的全部内容-This information provides a full mid-level discussion microcontroller program using the C programming language design, cover design embedded environment required adaptation of C, a
Contiki_ProgrammingGuide
- Contiki编程指导文档,PPT格式,希望对大家有帮助-Contiki OS Programming Guide,it is very good for you!
java-os
- 此次操作系统,本人使用java中的多线程来模拟多进程共享临界资源。java中多线程就是一个类或一个程序执行或管理多个线程执行任务的能力,每个线程可以独立于其他线程而独立运行,当然也可以和其他线程协同运行,一个类控制着它的所有线程,可以决定哪个线程得到优先级,哪个线程可以访问其他类的资源,哪个线程开始执行,哪个保持休眠状态。对临界资源Critical_Resources类进行操作方法声明为synchronized,当方法被该关键字声明后,也就意味着,如果这个资源类被加锁,只有一个对象得到这个类的锁
MS5
- 单片机运转系统,加快应用开发周期,整合uC/OS,编程风格向C#靠拢,面向高可靠、高质量、可复用、标准化、开发、维护简单的行业(SCM operation system, speed up the application and development cycle, integrate uC/OS, programming style to C#, high reliability, high quality, reusable, standardized, development, maint
