-
介绍了linux平台下minigui的移植
介绍了linux平台下minigui的移植-Introduced under the linux platform minigui transplant
- 2022-01-25 15:22:30下载
- 积分:1
-
EDN USB development board, a total of eight buttons, functions, respectively: K1...
EDN USB开发板上共有8个按键,功能分别为:
K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键
K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键-EDN USB development board, a total of eight buttons, functions, respectively: K1: Left Ctrl key K2: the left Shift key K3: Left Alt key K4: 0 key K5: 1 key K6: 2 key K7: Caps Lock key K8: Num Lock key
- 2022-04-29 17:00:46下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-windows.c-ZLG-GUI source code full version of 12-windows.c
- 2022-03-23 05:16:44下载
- 积分:1
-
linux内核的API接口,对于驱动程序开发,是必备的资料,不过是英文资料...
linux内核的API接口,对于驱动程序开发,是必备的资料,不过是英文资料-linux kernel API interface for driver development, is essential information, but information is in English
- 2022-04-17 03:49:01下载
- 积分:1
-
里面主要是linux下QT程序设计的的一些实例,都调试通过
里面主要是linux下QT程序设计的的一些实例,都调试通过-Which is mainly under the QT programming linux some examples are debugging through the
- 2022-06-15 22:39:08下载
- 积分: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 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar-linux kernel debugger. rar linux kernel debugger. rar
- 2023-06-16 07:15:04下载
- 积分:1
-
A very simple linux FTP server. Including browsing, delete, upload, download, co...
一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.
- 2022-07-19 03:20:10下载
- 积分:1
-
一个基于linux平台下利用SOCK raw 通信的例子
很好哦
一个基于linux平台下利用SOCK raw 通信的例子
很好哦-A linux-based platform using SOCK raw Oh good example of communication
- 2022-04-02 08:44:18下载
- 积分:1
-
的Microprose游戏“运输大亨豪华“开源克隆。
An open source clone of the Microprose game "Transport Tycoon Deluxe".
- 2022-02-04 20:40:41下载
- 积分:1