-
个人感觉比较全的Linux下C函数库详解词典
个人感觉比较全的Linux下C函数库详解词典-Comparison of personal feeling of the whole C library under Linux Detailed Dictionary
- 2022-10-18 06:10:03下载
- 积分:1
-
homework on shared memory, operating systems
homework on shared memory, operating systems
- 2023-04-08 10:00:03下载
- 积分:1
-
嵌入式系统中的回声程序
Echo program in Embedded Systems-Echo program in Embedded Systems.......
- 2022-02-05 21:43:31下载
- 积分:1
-
Linux prototype, is the founder of Linux announced the initial code. Now, all ki...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-12-04 11:45: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
-
实现温控系统 的不可或缺的材料;请多多下载
实现温控系统 的不可或缺的材料;请多多下载-HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionSL,将右侧SkipRearm键值0改为1
- 2022-03-23 00:35:24下载
- 积分:1
-
Linux系统管理白皮书
Linux系统管理白皮书-Linux System Management White Paper
- 2022-09-13 21:30:03下载
- 积分:1
-
FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading op
FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading open source codec library. An experimental streaming server for live broadcasts is also included
- 2022-01-26 03:49:20下载
- 积分:1
-
台湾上尚公司linux嵌入式服务器平台键盘操作源码
台湾上尚公司linux嵌入式服务器平台键盘操作源码-Taiwan still on the company Embedded Linux server platform keyboard FOSS
- 2022-04-08 22:44:57下载
- 积分:1
-
Linux进程源代码分析
Linux进程源代码分析-Linux source code analysis process
- 2022-02-06 00:35:00下载
- 积分:1