搜索资源列表
实验三实验报告
- 操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
dhcpv6-linux-1.0
- This is the first ever open source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server and client on Linux Operating System. The server provides leases (durations or lifetimes) on IPv6 addresses to the clients who request f
glib-2.16.1.tar
- This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event
一个LINUX的模块例子
- 一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the pa
cuncuqi
- 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
OV511-BS-camera
- linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
alsa-lib-1.0.9rc4.tar.bz2
- alsa声音驱动体系的lib库源代码,对应libaudio.so动态库-alsa sound lib-driven database system source code, the corresponding dynamic library libaudio.so
Philosopher
- 关于操作系统哲学家进餐的动态演示程序,清晰的分析了死锁发生的情形和修正死锁。-Dining philosophers about the operating system dynamic presentation procedures, a clear analysis of the deadlock situation occurred and amendments to deadlock.
udev.tar
- udev是一种工具,它能够根据系统中的硬件设备的状态动态更新设备文件,包括设备文件的创建,删除等。-udev is a tool, it can according to the system in the state of hardware devices dynamic update documents, including the creation of device files, delete and so on.
linux
- linux网络笔记,静态库和动态库 Linux系统程序设计,gcc生成静态库和动态库。-linux network notes, static library and dynamic library Linux system programming, gcc generates static library and dynamic library.
camtest
- 控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
xitongzhuangtai
- 该程序主要实现Linux系统状态的动态监测,如基本的:系统登录时间,cpu空闲时间,cpu利用率,文件系统的查看,等等,都很人性化的现实在Linux环境下。-The procedure to achieve the state of dynamic monitoring of Linux systems, such as basic: the system registry time, cpu idle time, cpu utilization, file system, viewing, a
OSKCSJ
- os课程设计之动态分区分配存储管理(基于linux操作系统设计)-os course design dynamic partition memory management (based on linux operating system design)
Matt_Pietreks_PE_Tutorial
- 一个操作系统的可执行文件格式,从许多角度来看,都是操作系统内建行为的一面镜子。 虽然可执行档格式通常并不是一个程序员认为迫切需要学习的东西,但操作系统的许多 有用的知识却可以在这个过程中获得。动态联结、加载器行为、以及内存管理,是特 别容易在这个学习过程中推理而得的三个主题。 -An operating system executable file format, from many point of view, are the behavior of the operating
lib_linux
- 介绍了Linux下的静态库编写方法,Linux操作系统下动态库的编写与调用等。-Under Linux written in a static library, dynamic library to write and call in the Linux operating system.
SystemMonitor
- 此为linux下的系统监控器源代码,使用GTK+编写,可以实现动态、静态系统监控功能。-This system monitors the source code under linux, use written in GTK+, you can achieve the dynamic and static systems monitoring capabilities.
linuxsy4
- 操作系统实验4 理解动态异常存储分区资源管理,掌握所需数据结构和管理程序,了解各种存储分配算法的优点和缺点。-Experiment 4 of the operating system to understand the dynamic abnormal storage partition resource management with the necessary data structures and management procedures, understand the advantag
watchdog
- 基于主板提供的linux环境下的动态库,实现的一个看门口程序,可以用在linux服务器中,当服务器发生死机等严重情况时,该守护进程会使系统重启。修改系统启动对应脚本,启动该进程。-Based motherboard provides dynamic library linux environment to achieve a doorway watching the program, can be used in the Linux server, the daemon will cause t
drp
- LINUX系统上宽带动态预留协议处理的源代码程序,欢迎大家一起分享!-LINUX on the system the broadband dynamic reservation protocol processing source code for the program, to share with everyone!
dlopen
- LINUX、UNIX环境下加载动态链接库的示例。 使用了系统函数有:dlopen,dlsym,dlerror 内涵MAKEFILE. 不明白的请加QQ:170511890-LINUX, UNIX environment to load dynamic link library sample. Using the system function are: dlopen, dlsym, dlerror connotation MAKEFILE