-
a simple character
一个简单的字符设备的驱动--led的驱动,对于学习linux驱动有一定的帮助!-a simple character-driven equipment-- led the drive, Drivers learning linux can help!
- 2023-08-06 00:40:04下载
- 积分:1
-
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。...
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。-LINUX started, the first running process is the INIT process. In this paper, INIT process of detailed analysis.
- 2022-03-01 15:40:30下载
- 积分:1
-
Touchscreen Linux Drivers
基于ADS7843的触摸屏Linux驱动-Touchscreen Linux Drivers
- 2022-03-14 07:58:14下载
- 积分:1
-
模拟Shell的执行过程
模拟Shell的执行过程-simulation of the implementation process
- 2022-07-14 03:45:57下载
- 积分:1
-
wildmidi Midi库和播放器
WildMidi Midi Library and Player
- 2022-01-27 17:37:32下载
- 积分:1
-
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如M...
个人收集的读写SD卡FAT文件系统的代码,都是极其经典的,有些是付费买来的,给苦苦寻觅的朋友一起打包下载了。
非常精简,非常经典,适合做嵌入式系统应用,如MP3播放,bootloader加载等等!-Personal collection of read and write SD Card FAT file system code, are very classic, and some are purchased to pay for hard to find friends with packing downloaded. Very concise, very classic, suitable for embedded system applications, such as MP3 players, bootloader to load and so on!
- 2023-06-11 02:45:03下载
- 积分:1
-
universeII驱动,用做vme总线和pci总线的桥接
universeII驱动,用做vme总线和pci总线的桥接-universeII driver,used as the bridge of vme bus to pci bus
- 2022-01-25 14:41:56下载
- 积分:1
-
x tookit intrinsics编程手册的源代码,最底层的linux图形界面接口函数。...
x tookit intrinsics编程手册的源代码,最底层的linux图形界面接口函数。-x tookit intrinsics programming manual source code, the bottom linux graphical interface functions.
- 2022-03-26 18:07:42下载
- 积分:1
-
利用linux环境下蒙特卡罗计算工具geant4实现伽玛射线与探测器乘积能量的模拟过程...
利用linux环境下蒙特卡罗计算工具geant4实现伽玛射线与探测器乘积能量的模拟过程-Use linux environment Geant4 Monte Carlo calculation tools realize the product of gamma-ray energy and detector simulation
- 2022-01-31 02:37:11下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1