-
Linux 下控制蜂鸣器发声的程序。做了适当的修改
Linux 下控制蜂鸣器发声的程序。做了适当的修改-Linux under the control of audible buzzer procedures. Make the appropriate changes
- 2022-05-13 12:22:50下载
- 积分:1
-
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个...
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个文件
可以显示文件对磁盘块的占用情况,当前空闲块的分布情况
-simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, realize that the virtual disk space management Virtual Disk total 60, 10 to a group, the greatest support system five documents show documents to disk blocks occupied, the current free distribution of the block
- 2022-05-28 23:35:06下载
- 积分:1
-
socket函数,学习socket编程的好
socket函数,学习socket编程的好-socket function, learning socket programming hyperactive move
- 2022-02-11 11:19:52下载
- 积分:1
-
FAT文件系统协议,对学习linux中的基础文件还是有相当帮助的
FAT文件系统协议,对学习linux中的基础文件还是有相当帮助的-FAT file system agreement, on learning the basic linux file or has a very helpful
- 2022-08-19 18:29:05下载
- 积分:1
-
LINUX button under the drive, a combination of QT, for a novice user help
LINUX下的按键驱动,结合了QT,对于刚入门的新手有帮助-LINUX button under the drive, a combination of QT, for a novice user help
- 2023-06-17 22:50:03下载
- 积分:1
-
一个基于linux平台下利用SOCK raw 通信的例子
很好哦
一个基于linux平台下利用SOCK raw 通信的例子
很好哦-A linux-based platform using SOCK raw Oh good example of communication
- 2022-04-02 08:44:18下载
- 积分:1
-
hellow world rpm包的src文件,包含source,patch,spec提供给对linux rpm包有兴趣的linusir们交流...
hellow world rpm包的src文件,包含source,patch,spec提供给对linux rpm包有兴趣的linusir们交流-the src rpm document contains source, patch, right spec for Linux rpm interested exchanged linusir
- 2022-03-24 13:54:54下载
- 积分:1
-
GDB调试手册,嵌入初学者必备,可收藏作为参考
GDB调试手册,嵌入初学者必备,可收藏作为参考-Handbook for GDB debugging process. It s very usful for beginner who works on embeded system. You can keep it as a reference book.
- 2022-03-02 08:05:43下载
- 积分:1
-
wxWidgets的程序,CodeBlocks编译,
学习用。
wxWidgets的程序,CodeBlocks编译,
学习用。-wxWidgets procedures, CodeBlocks compile, study and use.
- 2023-03-15 21:20:04下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1