CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 时间 linux

搜索资源列表

  1. object

    0下载:
  2. linux下c语言实现的网页,远端可以访问该网页,动态加载模块,显示硬盘信息,时间,命令,进程信息等-c under linux language pages, remote access to the web page dynamically loaded modules, show that the hard disk information, time, order, process information, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:150330
    • 提供者:fuxin
  1. Linux

    0下载:
  2. Linux 系统内核初始化过程。 一、对硬件数据结构的初始化过程 1、系统首先调用 printk() 函数在屏幕上打印 Linux 内核版本号和编译内核所使用的 gcc 编译器版本号、启用时间等,如果这个过程失败,将显示一个参考信息给用户-Linux 系统内核初始化过程。 一、对硬件数据结构的初始化过程 1、系统首先调用 printk() 函数在屏幕上打印 Linux 内核版本号和编译内核所使用的 gcc 编译器版本号、启用时间等,如果这个过程失败,将显示
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:124094
    • 提供者:zhan
  1. embeddedlinux

    0下载:
  2. 这是一本介绍嵌入式linux学习和开发的书籍,能够让初学者在最短的时间里建立起嵌入式linux的整体概念。-This is a descr iption of learning and development of embedded linux books, will allow beginners to build in the shortest possible time, the entire concept of embedded linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4589792
    • 提供者:郑强
  1. debug

    0下载:
  2. Linux 终端显示的缓冲是有限的(默认的显示几百行),所以如果我们程序printf行数较多,或者程序运行时间较长,难免有一些记录被冲掉,进而影响查看bug。特别是对随机的、少重现错错误,想通过屏幕上printf出来的数据调试,就难免困难一些,当然我们也可以使用重定向实现 程序>log.txt 但是这种方式,打印到文件上便不能显示到屏幕上了,所以有一定的局限性。 于是写了一个程序用意实现。 改程序有以下几个文件 Debug.c Debug.h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5587
    • 提供者:璐盟其
  1. newbond

    0下载:
  2. bond :linux shell编程 做服务器时候将两块网卡绑定用此脚本,简化了绑定过程并缩短了时间,绑定过程中可以选择绑定模式(冗余模式、负载均衡模式)。-bond: linux shell programming time to do the server will bind the two pieces of card with this scr ipt, simplifying the process and shorten the time bound, the binding of
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:800
    • 提供者:丁力
  1. linuxC

    0下载:
  2. Linux操作系统下C语言编程入门 第二章 进程介绍 ………………………10 第三章 文件操作 ………………………17 第四章 时间概念 ………………………27 第五章 信号处理 第六章 消息管理 ………………………39 第七章 线程操作 ………………………49 第八章 网络编程 ………………………54-Under the Linux operating system, C language programming Getting Started
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:510336
    • 提供者:star
  1. rtcstest

    0下载:
  2. linux RTC 测试代码,利用三星S3C2410处理器,测试RTC模块,可以读出时间。-linux RTC test code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:16530
    • 提供者:王金波
  1. Linux-Cprogram

    0下载:
  2. Linux下C的编程入门教程,简单易懂,有基础知识,进程介绍,文件操作,时间,信号处理,信息管理,线程操作,网络编程-Linux C program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:511733
    • 提供者:李俊
  1. Createprocess

    2下载:
  2. 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在L
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-29
    • 文件大小:1342033
    • 提供者:得分
  1. Linux

    0下载:
  2. 命名管道,时间修改,客户端服务器的通讯,文件间的拷贝-Named pipes, time changes, client-server communications, file copy between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1975
    • 提供者:jin
  1. Linux_timer

    0下载:
  2. 详细介绍了Linux 环境下定时器的使用,以及进程时间的测量。-Details of the Linux environment, the use of timers, and the process of time measurement.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:73051
    • 提供者:driftage
  1. Linux_Nei_He_Wan_Quan_Zhu_Shi_2.0.1

    0下载:
  2. 《Linux内核完全注释》PDF电子版,修正版V2.0版本(共800页),修订时间:2007-06-06。 作者:赵炯-" Linux kernel totally Notes" PDF electronic version, revised version V2.0 version (800 pages), modified time :2007-06-06. Analysis: Zhao Jiong
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6121193
    • 提供者:大明
  1. cross-platform-lib

    0下载:
  2. 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:11010
    • 提供者:陈真
  1. Time

    0下载:
  2. linux下时间编程,关于时间库函数的调用-time programming under linux, on-time library function call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1075
    • 提供者:oyj
  1. calculator(linux)

    0下载:
  2. 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:42944
    • 提供者:杰哥
  1. linux

    0下载:
  2. uclinux方面的资料。收集了很长时间-uclinux information. Collection for a very long time. . . . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7961397
    • 提供者:liuwe
  1. filelist

    0下载:
  2. 基于文件实现列表功能,便于列表长时间存储及查找-file list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4221
    • 提供者:zhangjunning
  1. time

    0下载:
  2. Linux 环境下 各种时间处理函数,包括日历时间、格林威治时间、本地时间之间的相互转化,以及用gettimeofday计算执行时间等-Linux environment to process a variety of functions, including calendar time, Greenwich time, conversion between local time and the calculation of execution time with gettimeofday
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1015
    • 提供者:szl
  1. Linux-Oracle10.2.0-RAC

    0下载:
  2. 在项目组用了一个星期的时间配置好了RAC。因为之前没有经验,所以中间走了很多的弯路。也是从GOOGLE上使劲使劲在使劲才磕磕绊绊的弄好了-In the project team spent a week' s time configured RAC. Because there is no prior experience, so take a lot of detours middle. Also from GOOGLE on the hard hard hard before stum
  3. 所属分类:Oracle

    • 发布日期:2017-03-24
    • 文件大小:3217
    • 提供者:卡卡
  1. Linux-driver-development10

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:474053
    • 提供者:华清远见
« 1 2 34 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com