登录
首页 » Linux-Unix program » linux下的一个简单定时器设计,使用select函数实现功能

linux下的一个简单定时器设计,使用select函数实现功能

于 2022-06-13 发布 文件大小:1.04 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux下基于i2c总线的一款gpio驱动
    linux下基于i2c总线的一款gpio驱动-a driver for gpio which is based i2c bus
    2022-02-13 13:51:18下载
    积分:1
  • 由于这是本人近一年前初学vb时的作品,所以比较幼稚,适合初学者使用和练习。祝大家国庆快乐,合家欢乐,发财发财再发财...
    由于这是本人近一年前初学vb时的作品,所以比较幼稚,适合初学者使用和练习。祝大家国庆快乐,合家欢乐,发财发财再发财-because this my almost a year ago when a vb the works, more naive, for beginners to use and practice. I wish you all a happy National Day, and family happiness, fortune fortune to get rich again
    2022-03-22 05:50:34下载
    积分:1
  • of serial communications
    linux下的串口通讯-of serial communications
    2022-06-18 17:39:30下载
    积分:1
  • ARM2410
    基于ARM2410嵌入式平台的GPRS测试程序-ARM2410-based embedded platform for GPRS testing procedures
    2023-02-25 11:50:03下载
    积分:1
  • The arm patch linux 2.6.0. to make embedded under
    linux 2.6.0 的arm补丁 .做嵌入式的来下-The arm patch linux 2.6.0. to make embedded under
    2022-11-03 19:10:03下载
    积分:1
  • cygwin is one of the windows platform running on the Unix simulation environment...
    cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one of the windows platform running on the Unix simulation environment is cygnus solutions developed by free software (the company has developed a lot of good things, there are the famous eCos, but has been acquired by Redhat). It learning unix/linux operating environment, or from Unix to Windows applications transplant, or for some special development work, particularly the use of gnu tool set in windows on embedded systems development, very useful. As embedded systems development in the increasingly popular, more and more developers have the right cygwin interest. This article will give a brief introduction on.
    2022-03-23 22:19:24下载
    积分:1
  • 本人收藏的基于linux的:进程、文件、LCD驱动C文件
    本人收藏的基于linux的:进程、文件、LCD驱动C文件-I linux-based collections: the processes, documents, LCD driver C file
    2022-03-29 02:01:21下载
    积分:1
  • 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽...
    本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, d
    2022-03-09 23:27:33下载
    积分:1
  • s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96...
    s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
    2022-02-28 10:25:30下载
    积分:1
  • This is a linux based on the PCI bus driver SD card good information, very usefu...
    这是一个关于linux下基于PCI总线的SD卡驱动方面的好资料,对驱动开发很有用。-This is a linux based on the PCI bus driver SD card good information, very useful for driver development.
    2022-02-07 02:01:12下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载