CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - system.h

搜索资源列表

  1. Pcblite

    0下载:
  2. 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:39.54kb
    • 提供者:silwol
  1. operatingsystemsourcecode

    0下载:
  2. \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:wonge
  1. ctime

    0下载:
  2. 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:yux
  1. Win32 API 注册表类的编制以及使用

    1下载:
  2. Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including addit
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17.07kb
    • 提供者:孙中雨
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17.43kb
    • 提供者:美美
  1. madwifi-hal.rar

    0下载:
  2. 最新之atheros芯片driver source code, 基于linux操作系统,內含atheros芯片HAL全部代码,Atheros latest chipset driver source code, based on the linux operating system, contains all the code HAL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.26mb
    • 提供者:黃種心
  1. H.264

    0下载:
  2. H.264视频采集系统源码,在mini2440开发板上运行,并得以很好的实现。-H.264 video capture system source code, in mini2440 development board, and to achieve.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:13.07mb
    • 提供者:戚微苏
  1. FPGA_drive

    1下载:
  2. 嵌入式LINUX操作系统,S3C2440下的FPGA驱动-Embedded LINUX operating system, S3C2440 driving under the FPGA
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-24
    • 文件大小:95.51kb
    • 提供者:caocao
  1. arm44b0_at24cx

    0下载:
  2. 这是在linux下,用arm-linux-elf编译的AT24CX读写程序,可以在44b0裸机上直接运行,为直接在linux下编译arm操作系统提供参考依据-This is under linux, using arm-linux-elf Compiler AT24CX the reading and writing process can be run directly on bare metal 44b0, directly under the linux operating syst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:76.05kb
    • 提供者:杨工
  1. Secruity_Video_Monitor_System_based_on_ARM-LINUX_a

    0下载:
  2. 采用DSP TMS320C6711 和ARM920T, 设计并实现了支持H.264 加密的安全视频监控系统。提出了一种将高级加密标准AES 与H.264 相结合的安全视频加密系统设计方案,并在ARM—Linux 嵌入式平台下予以实现。解决了视频监控系统中视频数据保密等问题,并给出了改进加密算法的实验结果。-This paper designs and implements a security video monitor system with H.264 encryption support.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:218.61kb
    • 提供者:kunter
  1. OS_project_Thread

    0下载:
  2. Purpose Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system. - introduction 1. Purpose Aim to setup a s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:979.04kb
    • 提供者:Xiwen
  1. WinIoSample

    0下载:
  2. VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:   (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;    (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;   (3):在StdAfx.h头文件中加入#include "winio.h"语句;   (4):调用InitializeWin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:64.47kb
    • 提供者:苏庆红
  1. get_time

    0下载:
  2. 读取系统时间,年月日时分秒,分别付给相应的变量-Read the system time, date when the minutes and seconds, respectively, the corresponding variable pay
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:710byte
    • 提供者:zhangjun
  1. Hibernate

    1下载:
  2. VS2005编译 MFC程序 启用休眠 禁止休眠 检测试系统休眠状态-VS2005 compiled against MFC program to enable hibernation hibernation hibernation Detection Test System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7.01mb
    • 提供者:李志坚
  1. rubocup-source

    0下载:
  2. 该文件为2D仿真多机器人足球比赛系统源代码,期中文件夹X.H为头文件,X.cpp为功能实现文件-The document for the 2D simulation of multi-robot soccer system, source code, XH period for the first file folder, X.cpp functional implementation file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:464.83kb
    • 提供者:gmzheng
  1. x264-20070913-v2245

    0下载:
  2. x264组织编写的,用于支持H264在linux系统上可用ffmpeg进行编译的源码-x264 organization prepared to support H264 ffmpeg in linux system to compile the source code available
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:886.05kb
    • 提供者:alice
  1. system

    0下载:
  2. 进程调度,对控制模块的调度,以加深对进程的调度的了解-proessa sd fd g h h j j g r vb v fr fr f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1.43kb
    • 提供者:吉祥
  1. pintos-priority

    0下载:
  2. pintos project1的实现,这是斯坦福大学推出的一个操作系统,要我们自己实现其功能-pintos project1 implementation, it is Stanford University launched an operating system, if we are to realize its function
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-24
    • 文件大小:448kb
    • 提供者:Cindy
  1. start08.h

    0下载:
  2. 飞思卡尔单片机头文件,应用单片机系统的开发-Freescale s microcontroller header file, the application microcontroller system development
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2.95kb
    • 提供者:wangdh
  1. audio_policy

    0下载:
  2. The enums were moved here mostly frameworks base include media Audio System.h. -The enums were moved here mostly frameworks base include media Audio System.h.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:fnpuezou
« 12 3 4 »
搜珍网 www.dssz.com