-
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习-think that the linux 1.0 source code take a look at the still very important, we learn
- 2022-11-22 00:00:03下载
- 积分: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
-
serial device to transfer files example
串口传输文件device端实例-serial device to transfer files example-
- 2022-08-18 16:15:07下载
- 积分:1
-
在linux操作系统中的简单的播放视频源代码
在linux操作系统中的简单的播放视频源代码-Linux operating system in a simple video player source code
- 2022-05-07 21:29:25下载
- 积分:1
-
S3C2410硬件平台的LINUX DM9000AE驱动
S3C2410硬件平台的LINUX DM9000AE驱动-S3C2410 hardware platform LINUX DM9000AE Drivers
- 2022-08-31 23:35:03下载
- 积分:1
-
无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。...
无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
- 2022-07-25 06:04:42下载
- 积分:1
-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用-ov7225-driven development, very useful for the configuration register is not clear who the more useful
- 2022-05-08 21:07:29下载
- 积分:1
-
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。...
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。-This is minigui1.3.3 developed a clock, this procedure is done with dynamic clock from time to time and hope for all of us.
- 2022-08-10 21:28:30下载
- 积分:1
-
xml文档xpath例子程序
xml文档xpath例子程序-xml files xpath examples procedures
- 2022-02-25 18:05:48下载
- 积分:1
-
语音回声消除库
speech echo cancellation library
- 2023-06-06 20:05:03下载
- 积分:1