-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分:1
-
实现一个网卡到内存空间的零拷贝程序
实现一个网卡到内存空间的零拷贝程序-achieve a memory card to a zero-copy procedure
- 2022-03-18 13:39:00下载
- 积分:1
-
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。-linux open-source software under the Qt, similar to Windows, the Vc++, is very easy to use.
- 2022-04-15 16:07:03下载
- 积分:1
-
microwindows上的修改的GUI,低层函数是microwindows的,上层有别人修改。...
microwindows上的修改的GUI,低层函数是microwindows的,上层有别人修改。-Microwindows changes the GUI, the low-level function is Microwindows upper modify someone else.
- 2022-06-29 10:29:59下载
- 积分:1
-
ARM S3C2410A的GPS代码
arm s3c2410a下实现的GPS程序代码-arm s3c2410a GPS code
- 2023-03-18 23:55: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
-
是学习Linux调试必不可少的好文档,是一部好书
是学习Linux调试必不可少的好文档,是一部好书-Essential to learn Linux debugging a good document, is a good book
- 2022-03-24 13:08:23下载
- 积分:1
-
这是本公司做UNIX开发时所需要用到的一个类库的源代码,希望对在unix下的开发有所帮助!...
这是本公司做UNIX开发时所需要用到的一个类库的源代码,希望对在unix下的开发有所帮助!-This is a UNIX development of the Company to do when the need to resort to a class library source code, in the hope that the next development in the unix help!
- 2022-03-02 15:06:33下载
- 积分:1
-
embedded_Linux_expolder details
embedded_Linux_expolder details
- 2022-02-27 00:42:04下载
- 积分:1
-
A nice article for beginner of c or c++ programmer
A nice article for beginner of c or c++ programmer
- 2022-03-05 11:20:26下载
- 积分:1