-
MPC8xx驱动器(LED),基于tqm8
mpc8xx driver(led), based on tqm8-mpc8xx driver (led), based on tqm8
- 2022-02-02 05:03:32下载
- 积分: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
-
unix环境高级编程一书的源码
unix环境高级编程一书的源码-unix environment for high-level programming book source
- 2022-02-05 10:06:35下载
- 积分:1
-
fork for dspcdc2008final_report.doc
fork for dspcdc2008final_report.doc
- 2022-03-22 19:58:51下载
- 积分:1
-
libc function and parameters inside the detailed description of the introduction...
libc内部函数和参数的详细介绍和使用方法
- 2022-10-16 00:45:04下载
- 积分:1
-
介绍了linux平台下minigui的移植
介绍了linux平台下minigui的移植-Introduced under the linux platform minigui transplant
- 2022-01-25 15:22:30下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分:1
-
MPEG参考笔记,其中很多信息在纸上
mpeg参考说明,里面好多论文资料,可以参考一下 MPEGA格式内容-mpeg reference note, which a lot of information on paper
- 2022-11-22 09:15:04下载
- 积分:1
-
实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息
实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息-achieve floppy guide coding, and on the computer screen to show their favorite news
- 2022-03-14 13:39:01下载
- 积分:1
-
一个串口通讯的例子,使用环境:Linux
一个串口通讯的例子,使用环境:Linux-a serial communication example, the use of the environment : Linux
- 2022-03-13 14:02:49下载
- 积分:1