-
Qtopia的键盘插件,可用在linux嵌入式系统中
Qtopia的键盘插件,可用在linux嵌入式系统中-Qtopia keyboard plug-in, can be used in embedded system linux
- 2022-05-24 04:50:04下载
- 积分: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
-
该压缩包包含了GTK+的大量API函数,很值得推荐,为您在实际设计过程中节省了宝贵的时间,提高了效率。...
该压缩包包含了GTK+的大量API函数,很值得推荐,为您在实际设计过程中节省了宝贵的时间,提高了效率。-The compressed packet contains GTK+ A large number of API functions, it is worthy of recommendation for you in the actual design process to save valuable time and increase efficiency.
- 2022-04-23 11:06:31下载
- 积分:1
-
FIC8120 program FA
FIC8120 方案 FA-ICE_insta-FIC8120 program FA-ICE_insta
- 2022-02-03 17:57:01下载
- 积分:1
-
linux下RTC应用程序编写例子程序。
实现了gettime,settime。有makefile。
适合在arm平台运行...
linux下RTC应用程序编写例子程序。
实现了gettime,settime。有makefile。
适合在arm平台运行-RTC under linux application procedures for the preparation of examples. Realize the gettime, settime. Have makefile. Suitable platform to run in the arm
- 2022-09-05 15:35:02下载
- 积分:1
-
友善之臂SBC
友善之臂SBC-2410X开发板所使用的测试程序包,含源代码,很有参考价值!-A friendly arm of SBC-2410X development board used in the test package, including source code, a good reference!
- 2022-06-03 11:18:30下载
- 积分:1
-
ARM S3C2410A可以编码
arm s3c2410a 下实现的CAN通信代码-arm s3c2410a can code
- 2022-07-04 03:41:33下载
- 积分:1
-
BeginningLinuxProgramming example6
BeginningLinuxProgramming example6
- 2022-09-09 05:30:03下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c...
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c-Under UNIX Programming: the traversal tree. Include file: apue.h, error2e.c, pathalloc.c, 3.c
- 2022-01-27 19:46:39下载
- 积分:1