-
开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟...
开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟-open source keyboard simulator,many header files and lib are included, suitable for soft keyboard simulation
- 2022-05-06 11:40:31下载
- 积分:1
-
介绍如何实现在arm系列处理器上实现移植linux操作系统
介绍如何实现在arm系列处理器上实现移植linux操作系统-how to achieve the arm Series processors to achieve transplantation Linux
- 2023-05-04 15:40:03下载
- 积分: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
-
//初始化
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下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图...
本人自己编写。学生信息管理系统。linux下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图四项。-I write your own. Student Information Management System. linux under the C language, gcc compiled proposal is a good example of beginners C language. Zip file including: source code, provision has been proposed documents, data files, word documents notes and flow chart 4.
- 2022-02-24 19:42:00下载
- 积分:1
-
任意触摸屏可用驱动程序在下
任意的触摸屏可用的驱动,在LINUX下实现-arbitrary Touchscreen available drivers in the under LINUX
- 2022-02-05 03:16:36下载
- 积分:1
-
这个源代码是在linux环境蓝牙网络传输文件…
this source code is transferring a file over bluetooth network in linux environment
- 2022-02-15 21:30:48下载
- 积分:1
-
linux program to read packet data
linux program to read packet data
- 2022-02-06 08:04:34下载
- 积分:1
-
implementing Fibonacci algorithm using fork on Linux
implementing Fibonacci algorithm using fork on Linux
- 2022-01-22 06:15:14下载
- 积分:1
-
linux的入门介绍,课件对初学者有很好的帮助
linux的入门介绍,课件对初学者有很好的帮助-linux entry, the courseware on a very good help for beginners
- 2022-09-13 19:30:03下载
- 积分:1