-
bit genie source code
比特精灵 源代码-bit genie source code
- 2022-02-01 17:57:59下载
- 积分:1
-
ARM S3C2410的4X4键盘中断驱动程序(包括驱动, Makefile, 测试源码), 在Linux 2.6.8.1环境下测试过....
ARM S3C2410的4X4键盘中断驱动程序(包括驱动, Makefile, 测试源码), 在Linux 2.6.8.1环境下测试过.-ARM S3C2410 4x4 keyboard interrupt-driven (including driving, Makefile, testing OSS), the Linux 2.6.8.1 environment tested.
- 2022-10-12 22:50:02下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2023-05-27 22:25:03下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
一种很流行的linux下的输入法源码.推荐下载.下载后将扩展名".rar"删掉就行了....
一种很流行的linux下的输入法源码.推荐下载.下载后将扩展名".rar"删掉就行了.-a very popular linux under the input source. Recommended download. After downloading extensions. " Rar "deleted there.
- 2022-06-27 12:46:02下载
- 积分:1
-
Linux0.01键盘驱动程序源代码C语言(请指教)
linux0.01键盘驱动源代码C语言实现(请 多指教)-linux0.01 keyboard driver source code for C language (please advise)
- 2022-10-02 04:20:03下载
- 积分:1
-
触摸屏资料3,有具体实例,及相关文档,希望对大家有帮助!...
触摸屏资料3,有具体实例,及相关文档,希望对大家有帮助!-Infomation of touch screen third part.There are example and document. Hope it is useful.
- 2022-03-23 08:30:54下载
- 积分:1
-
linux下各种patch的管理工具,可以帮助你管理好自己的补丁,在开源项目比较有用。...
linux下各种patch的管理工具,可以帮助你管理好自己的补丁,在开源项目比较有用。-linux under a variety of patch management tools, can help you manage their own patches, more useful in the open-source projects.
- 2022-07-17 04:45:42下载
- 积分:1
-
common file manipulation categories : common documents such operation conducted...
通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
- 2022-02-03 10:16:19下载
- 积分:1
-
Linux环境下usb数据采集设备的驱动程序
Linux环境下usb数据采集设备的驱动程序-The driver program of usb data acquisition equipment under linux system.
- 2022-05-29 17:09:16下载
- 积分:1