-
s3c44b0的系统时钟设计例子.可读取系统时钟功能
s3c44b0的系统时钟设计例子.可读取系统时钟功能-the design of the system clock s3c44b0 example. can read the system clock function
- 2022-01-25 19:49:34下载
- 积分:1
-
linux下的BOOT程序原码,有需要的可以来下,保证好用
linux下的BOOT程序原码,有需要的可以来下,保证好用-procedures under the BOOT original code, we need to be, to ensure ease of use
- 2022-02-06 03:04:54下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分:1
-
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。...
本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
- 2022-03-02 14:35:30下载
- 积分:1
-
一个生产者-消费者问题例子
一个生产者-消费者问题例子-a producer-consumer issues example
- 2022-08-20 19:31:47下载
- 积分:1
-
pxa270下利用mmap函数实现LED控制的函数,直接在用户层操作具体的IO口来控制LED,推荐!...
pxa270下利用mmap函数实现LED控制的函数,直接在用户层操作具体的IO口来控制LED,推荐!-pxa270 next LED control function implementation using mmap functions operate directly on the user level of specific IO port to control the LED, recommended!
- 2022-02-13 18:45:06下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
implementing Fibonacci algorithm using fork on Linux
implementing Fibonacci algorithm using fork on Linux
- 2022-01-22 06:15:14下载
- 积分:1
-
本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LC...
本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffer的处理机制以及底层驱动的接口函数针对具体的LCD面板如何在嵌入式Linux中编写帧缓冲设备的驱动程序。最后在FrameBuffer机制的基础上,基于三星公司S3C2410处理器的开发平台系统地开发了嵌入式Linux下的LCD显示驱动程序,实现了简单的嵌入式GUI图形API的设计,并在LQ092Y3DG01上显示了清晰稳定的图像和汉字。测试表明该驱动通用性好,能驱动大部分的LCD;可移植性强,经过少许修改即可应用在其他嵌入式系统中,是S3C2410驱动LCD的一套较佳的解决方案
- 2023-01-19 13:15:04下载
- 积分:1
-
guiqt C++程序设计第二版,随书代码。包含基础…
C++guiQt编程第二版,随书代码。包含基础的例子和一些高级的例子,有浅入深-C++ GuiQt programming second edition, with the book code. Contains the basis of examples and some examples of high-level, there are shallow to deep
- 2022-07-21 09:16:38下载
- 积分:1