-
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。-This is a demonstration of how to use Unix curses function for the editors to develop procedures, the procedures can accept a line input data.
- 2022-02-06 13:37:26下载
- 积分:1
-
死锁以及如何与互斥解决它
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer-Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal- 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer
- 2022-06-19 01:49:01下载
- 积分:1
-
44b0的启动代码,包含FLASH的读写,TFTP下载应用程序。加载运行用户程序等。...
44b0的启动代码,包含FLASH的读写,TFTP下载应用程序。加载运行用户程序等。-44b0 bootcode include FLASH literacy, TFTP download applications. Users load operation procedures.
- 2022-08-08 05:18:51下载
- 积分:1
-
LINUX2.6 字符设备驱动程序,入门必看
LINUX2.6 字符设备驱动程序,入门必看-Char devise driver in LINUX2.6
- 2022-03-20 09:20:20下载
- 积分:1
-
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过...
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过-procedure for scanning procedures, with some of the algorithm for scanning paper, compile under linux
- 2022-01-25 19:23:59下载
- 积分:1
-
s3c2410串口设置,串口0设备号:204,64,串口2:204,65,串口3:204,...
s3c2410串口设置,串口0设备号:204,64,串口2:204,65,串口3:204,-s3c2410 serial port settings, serial port 0 device ID: 204,64, serial 2:204,65, serial 3:204,66
- 2022-01-28 22:04:25下载
- 积分:1
-
The Art Of Unix Programming
The Art Of Unix Programming
- 2023-07-16 06:25:04下载
- 积分:1
-
通过变量参数列表等功能对GCC
Passing variable argument list to other functions on G-Passing variable argument list to other functions on GCC
- 2022-10-17 06:00:02下载
- 积分:1
-
这个代码是非常有用的网络的一个代码
This code is very useful network for linux
- 2023-03-18 16:40:04下载
- 积分:1
-
Linux一般来说,我们用声音和音频设备内部的固相萃取…
Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
- 2022-01-26 15:27:50下载
- 积分:1