-
common file manipulation categories : common documents such operation conducted...
通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
- 2022-02-03 10:16:19下载
- 积分:1
-
此代码是ARM嵌入式系统下的一个VFD的驱动程序
此代码是ARM嵌入式系统下的一个VFD的驱动程序-This code is the ARM embedded system under a VFD driver
- 2022-07-03 15:25:33下载
- 积分:1
-
realworld source code
realworld source code
- 2022-03-15 02:21:07下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MP3编码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MP3编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for the MP3 encoder source code
- 2022-07-21 05:18:08下载
- 积分:1
-
Linux管理员手册,大家有兴趣就多看看吧
Linux管理员手册,大家有兴趣就多看看吧-Linux Administrator Manual, we are interested in more to see it! ! ! !
- 2022-03-12 16:10:24下载
- 积分: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
-
learning programming editor
linux学习编程的编辑器-learning programming editor
- 2022-01-21 00:53:15下载
- 积分:1
-
TFTP的简单程序!实现环境
一个简单的tftp程序!在linux环境下实现-tftp a simple procedure! Linux environment in achieving
- 2022-05-25 00:21:04下载
- 积分:1
-
局域网聊天室,QT做的,比较简单,只实现了基本功能。
局域网聊天室,QT做的,比较简单,只实现了基本功能。-LAN chat room, QT to do relatively simple, only the realization of the basic features.
- 2022-02-09 12:02:57下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1