资源列表

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

[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 operations on this file. Then
<牛志强> 在 2025-06-20 上传 | 大小: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 the read and write just to read
<牛志强> 在 2025-06-20 上传 | 大小: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-06-20 上传 | 大小: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-06-20 上传 | 大小: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-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程readnamePasswd

说明:自己写的,读取用户名和密码的判断方式,你可以看看这个文件的读取方法-simple read and write,the format you can read
<tom> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程code

说明:部分关于NS的吞吐量研究的代码,可以参考-Throughput on the NS part of the research code, can refer to
<LX> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程fcntl

说明:fcntl设置为非阻塞I/O的使用实例。里面包含了两个函数fcntl和selelct。-fcntl is set to non-blocking I/O' s use of examples. Which contains two function fcntl and selelct.
<孙雪春> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程product_consumer

说明:生产者消费者问题。使用3个信号量。其中2个信号量avail和full解决同步问题。还有一个mutex解决互斥问题-Producers of consumer issues. The use of three semaphores. One volume of two signals simultaneously avail and full settlement of the issue. There is also a solution to mutual exclusion mutex pr
<孙雪春> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程cpu

说明:cpu.c -- simple CPU usage reporting tool-cpu.c-- simple CPU usage reporting tool
<Ji> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程SDRAM.tar

说明:对SDRAM开发板进行内存测试,验证ld编译原理,是S3C2410的实验。-On the development board SDRAM memory test carried out to verify the principle ld compiler is S3C2410 experiment.
<jaul> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[Linux/Unix编程MakefileForLDD.tar

说明:自己写的一个linux下编译驱动的makefile。-Linux to write a compiler-driven under the makefile.
<wang> 在 2025-06-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 8292.93 .94 .95 .96 .97 ... 9710 »

源码中国 www.ymcn.org