资源列表

« 1 2 ... .87 .88 .89 .90 .91 8292.93 .94 .95 .96 .97 ... 9711 »

[Linux/Unix编程write

说明:Assembly program that creates a new file based on the input from the command-line. Usage: ./write new_file.txt
<maxphil> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程halt

说明:Hyper fast shutdown in Linux using ACPI. This code was written for academic/educational purposes only. Caution: it may damage your system! Use it at own risk.
<maxphil> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程rand

说明:Application that shows how to generate a random number between 0 and 100.
<maxphil> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程mserver.c

说明:this socket programming-this is socket programming
<pprasad> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程p19.7

说明:linux 下 gtk编程示例 字体选择对话框示例-under linux Programming gtk font selection dialog sample sample
<song> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程server

说明:unix sco openserver环境下的多进程服务程序例子-for sco openserver
<xbox> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程uevent_listener

说明:linux uevent listener
<hurri> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程write

说明:该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write
<牛志强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程exp1

说明:首先在linux下打开一个文件,然后将该文件上写入锁,并写入hello字符串。接着在解锁后再将该文件上读取锁,并读取刚才写好的内容。最后模拟多进程,同时读写一个文件时的情况。-First, open a file under linux, and then write lock on the file and write the string hello. Then, after unlocking the file lock on t
<牛志强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程serial

说明:在linux下的串口读写程序,包括串口的各种设置。用到open-port和set-port函数。-In linux serial port to read and write under the procedures, including a variety of serial port settings. Open-port and use set-port function.
<牛志强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程select

说明:使用select函数,将文件hello1中的文件每隔10秒读取一次并写入文件hello2中。-The use of select function, a file of documents hello1 every 10 seconds to read and write a paper in hello2.
<牛志强> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[Linux/Unix编程fcntl_write

说明:该程序用来测试文件的写入锁,首先创建一个hello文件,之后对其上写入锁,最后释放写入锁。-The program used to write the test file lock, the first document to create a hello, and then write their locks, the final release into the lock.
<牛志强> 在 2025-03-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 8292.93 .94 .95 .96 .97 ... 9711 »

源码中国 www.ymcn.org