-
blob: a kind of popular embeded system bootlader for ARM.
一款arm嵌入式系统常用的bootload程序blob-blob: a kind of popular embeded system bootlader for ARM.
- 2022-07-23 17:05:14下载
- 积分:1
-
r_tree原代码
r_tree原代码-r_tree source
- 2023-08-16 02:05:03下载
- 积分:1
-
Exercises
linux下操作系统习题-Exercises
- 2023-06-11 09:55:08下载
- 积分:1
-
the video capture application programming Week
linux下的视频捕周编程应用程序-the video capture application programming Week
- 2022-11-13 07:40:03下载
- 积分:1
-
Linux设备驱动开发详解_CS8900以太网设备驱动
Linux设备驱动开发详解_CS8900以太网设备驱动-Linux device driver development _CS8900 explain Ethernet device driver
- 2023-06-06 18:15:02下载
- 积分:1
-
sco unix下,串口通讯
sco unix下,串口通讯-sco unix, the serial communication
- 2023-02-11 22:00:03下载
- 积分:1
-
内存垃圾收集程序,整理内存碎片,提高内存利用率
内存垃圾收集程序,整理内存碎片,提高内存利用率- The memory trash collection procedure, reorganizes the memory
fragment, raises the memory use factor
- 2022-01-26 00:50:44下载
- 积分:1
-
分别采用信号量,信号灯,条件变量实现的读者
分别采用信号量,信号灯,条件变量实现的读者--写者方法。-Using semaphores, signal, variable conditions of the realization of the readers- to write those methods.
- 2022-08-20 20:49:54下载
- 积分: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下针对IIS音频驱动分析资料,可用于IIS驱动的编写参考!
linux下针对IIS音频驱动分析资料,可用于IIS驱动的编写参考!-IIS audio driver for linux under analysis can be used for the preparation of reference IIS drive!
- 2022-03-26 03:08:04下载
- 积分:1