CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 管理管理

搜索资源列表

  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. The-talloc-API

    0下载:
  2. talloc是一种基于内存池的内存管理方式,该文章详细介绍了talloc api提供的各种接口-talloc is a way to manage memory, it is based on memory pool. The article introduces many api of talloc.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:61756
    • 提供者:Andy Tsang
  1. memory-manage

    0下载:
  2. 整体分析了内存管理在驱动中提供的API,和SLAB实现机制,并给了例子-memory manage achieve example
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:359500
    • 提供者:lilin
  1. power

    0下载:
  2. linux 2.63 下电源管理.ONO/-2.63 under the linux power management .ONO/FF
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:507859
    • 提供者:ddddddddd
  1. 1465759_1286090549

    0下载:
  2. 用QT实现的学生信息管理系统 能实现增加 删除 修改和退出等各种功能-With QT' s student information management system to achieve increased remove the modification and exit the various functions
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:18429
    • 提供者:zhanghui
  1. memory_management

    0下载:
  2. 介绍Linux 的内存管理 1.IO空间 2.虚拟内存 3.Linux内存管理机制-Descr iption of Linux memory management the space 1.IO. Virtual memory 3.Linux memory management mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:294189
    • 提供者:颜建文
  1. pca9539_driver

    0下载:
  2. PCA9539驱动,支持I2C 总线和系统管理总线的16位 I/O端 s3c2440可用-Remote 16-Bit I2C and SMBus Low-Power I/O Expander, PCA9539 driver for linux2.6
  3. 所属分类:Driver develop

    • 发布日期:2017-11-10
    • 文件大小:1731
    • 提供者:yxf
  1. dtv_manager

    0下载:
  2. 数字电视中,dtv的管理程序,用C在LINUX环境下编程-Digital TV, DTV management procedures, using C programming under Linux
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:46336
    • 提供者:丁雄
  1. mClock

    0下载:
  2. 磁盘I/O调度及管理的研究分析,通过运用mClock算法来实现管理程序的IO调度-Disk I/O scheduling and management of research and analysis, by the use mClock algorithm to hypervisor IO scheduling
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:5417
    • 提供者:sunwen
  1. ZEVA-BMS-Software

    0下载:
  2. bms 管理软件,c语言编写,基于单片机编写-bms management software, c language,
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:24522
    • 提供者:wuqiong
  1. LINUX

    0下载:
  2. Linux下的资源管理器,主要实现对系统资源图形化显示,显示CPU信息、显示硬盘信息、显示进程信息、显示内存信息、显示网络信息等功能。-Explorer under Linux, the main graphical display of system resources to display CPU information, display hard disk information, process information display, the display memory inform
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:564257
    • 提供者:张角
  1. httpd-2.2.25.tar

    0下载:
  2. lunix下apache安装软件,用于对应用地址进行分发。对应用地址进行统一管理。-The Lunix Apache installation software
  3. 所属分类:Driver develop

    • 发布日期:2017-05-23
    • 文件大小:7445734
    • 提供者:
  1. 68ecshopcom_gutifree

    0下载:
  2. 批量监控perl,便于批量管理系统应用,可参考应用与云计算领域-special jian kong ok special jian kong ok
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:636470
    • 提供者:金刚
  1. xuni

    0下载:
  2. 编写一个程序,模拟一个页式虚拟存储管理系统。(不考虑地址转换) 其中,由系统随机产生进程; 进程大小、进程到达次序、时间、进程执行轨迹(页面访问顺序)也随机生成,但进程之间必须有并发存在,进程执行时间需有限,进程调度采用时间片轮转算法(以页面模拟); 物理块分配策略采取固定分配局部置换; 分配算法采用按比例分配算法; 调页采用请求调页方式; 置换采用LRU算法; 驻留集大小可调,观察驻留集大小对缺页率的影响。-Write a program that simulate
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:2300
    • 提供者:冯妮
  1. acpid-1.0.10.tar

    0下载:
  2. Linux ACPI Daemon源代码。和内核的ACPI子系统交互提供系统管理功能。-The acpi daemon utility. It is useful for accessing Linux kernel ACPI functionality.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:93596
    • 提供者:Zetalog
  1. books

    0下载:
  2. 本软件用于用于图书管理,界面将以表格形式呈现,希望有用-For library management, interface presented in tabular form
  3. 所属分类:Driver develop

    • 发布日期:2017-04-23
    • 文件大小:45522
    • 提供者:许承斌
  1. 2011813035ex4

    0下载:
  2. 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:346306
    • 提供者:sunny
  1. 2011813035ex5

    0下载:
  2. 用户管理:熟悉Linux操作系统中的用户和组的概念。 2)掌握Linux操作系统中用户管理。 3)理解用户管理涉及的系统配置文件。 -User Management: familiar with the concept of the Linux operating system users and groups. 2) master Linux operating system user management. 3) to understand the user management
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:332445
    • 提供者:sunny
  1. cache

    0下载:
  2. 设备缓冲区管理算法,txt格式文档,需要的可以参考,但不一定有用。-Device Buffer Management Algorithm
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2805
    • 提供者:liupeng
  1. job

    0下载:
  2. 主要说明了在shell下,利用c语言对进程管理等功能进行编码- job control
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:5620
    • 提供者:sherry
« 12 3 »
搜珍网 www.dssz.com