-
mini2440 Development Board on the button
mini2440开发板上有关按键的驱动分析,用来学习Linux的驱动编写,很有用-mini2440 Development Board on the button-driven analysis is used to study and write Linux drivers, very useful
- 2022-03-10 16:35:53下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
CRC32的校验程序的C语言代码,开发环境为LINUX
CRC32的校验程序的C语言代码,开发环境为LINUX-CRC32 checksum procedure of C language code, development environment for LINUX
- 2023-01-19 04:20:04下载
- 积分:1
-
linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字...
linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字-procedures players behind the flash file extensions called tgz, no way, the system not used tgz, so please change their names
- 2023-08-23 10:45:02下载
- 积分:1
-
gambas
gambas-1.0.tar.gz
- 2022-01-25 18:30:44下载
- 积分:1
-
linux中管道的使用示例,包括无名管道和有名管道。
linux中管道的使用示例,包括无名管道和有名管道。-the use of linux in the sample pipeline, including pipeline and well-known pipeline unknown.
- 2022-04-20 12:24:29下载
- 积分:1
-
rtpbreak的最新版本,使用标准C编写,在linux下运行。
rtpbreak的最新版本,使用标准C编写,在linux下运行。-rtpbreak the latest version, use the standard C prepared in running under linux.
- 2022-08-10 07:10:52下载
- 积分:1
-
此文档详细介绍了linux的各种指令,并附有操作实例,对也初学者熟悉、查询linux的指令有很大帮助。...
此文档详细介绍了linux的各种指令,并附有操作实例,对也初学者熟悉、查询linux的指令有很大帮助。-This document details the various linux commands, together with the operation of an example, the beginners also familiar with linux commands inquiries are very helpful.
- 2022-03-13 12:21:24下载
- 积分:1
-
linux操作系统下的鼠标后台服务程序包,即大名鼎鼎的GPM。
linux操作系统下的鼠标后台服务程序包,即大名鼎鼎的GPM。-linux operating system of the mouse background service package, namely the famous GPM.
- 2022-08-23 20:56:26下载
- 积分: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