-
一个在LINUX下很好的集成编程环境,省了自己编写MAKEFILE文件了。...
一个在LINUX下很好的集成编程环境,省了自己编写MAKEFILE文件了。- Under LINUX the very good integrated programming environment,
saved own to compile the MAKEFILE document.
- 2022-02-10 13:38:13下载
- 积分: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/Linux下转换用户ID的su程序源码
Unix/Linux下转换用户ID的su程序源码-Unix/Linux transforms user ID the su procedure source code
- 2022-05-29 07:38:39下载
- 积分:1
-
为使Linux自启动
for making the linux autoboot
- 2023-02-18 00:00:04下载
- 积分:1
-
boids of C language code, in the under LINUX
boids的C语言代码,在LINUX下实现-boids of C language code, in the under LINUX
- 2023-05-19 07:35:04下载
- 积分:1
-
dvb在linux下搜索电台的源代码,扫到的频率直接可在mplayer中播放。...
dvb在linux下搜索电台的源代码,扫到的频率直接可在mplayer中播放。-dvb in english radio station under the linux source code, to sweep the frequency of direct play in mplayer.
- 2022-02-21 21:58:42下载
- 积分:1
-
This code is a linux kernel microcode for beginner linux kernel valuable.
本代码是一个linux内核的微代码,对初学linux内核很有参考价值。-This code is a linux kernel microcode for beginner linux kernel valuable.
- 2023-03-22 16:00:04下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
AT91SAM9260引导ADSPBF531(SPI Slave Boot)调试笔记
AT91SAM9260引导ADSPBF531(SPI Slave Boot)调试笔记-AT91SAM9260 boot ADSPBF531 (SPI Slave Boot) Debug Notes
- 2022-02-22 11:50:13下载
- 积分:1
-
嵌入式系统,设计基础编程,的的点点滴滴的
嵌入式系统,设计基础编程,的的点点滴滴的-qianru
- 2022-03-17 00:20:37下载
- 积分:1