资源列表
[Linux/Unix编程] testlibusb
说明:读取usb的设备,配置,接口,端口,字符串描述符-Read the usb device, configuration, interface, port, string descr iptor<Leslie> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] timer
说明:Linux下的C的编程,定时器的创建,可根据需要创建不同时间间隔的定时时钟-The C programming under Linux, the timer creation, according to the need to create different time interval timing clock<sanny> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] squeue
说明:Linux下的C编程,主要是对队列的使用写得很全面-Linux, C programming, mainly for the use of the queue to write a very comprehensive<sanny> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] mutex_new.cpp.tar
说明:两个文件互斥锁的加锁与解锁,以及多线程的创建。-Two file locking and unlocking a mutex, and the creation of multi-threading.<史小珍> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Monitor
说明:进程监控程序,用于将父进程监控子进程是否死掉,如果死掉,会重启进程。-Process control procedures, the process used to monitor the child process the parent is dead, if dead, it will restart the process.<lxdong> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pipe_read
说明:用于测试进程间通过无名管道的通信,挺好用的-Used to test inter-process communication through anonymous pipes, very good use<lxdong> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pipe
说明:用于测试进程间通过有名管道的通信,挺好用的-Used to test the inter-process communication through named pipes, very good use<lxdong> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Linux_MySQL_C
说明:Linux环境MySQL的C编程起步,示例程序,包含如何使用MYSQL API等接口。-MySQL' s C programming environment for Linux started, the sample program, including how to use the MYSQL API interfaces.<david> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] xml.tar
说明:最简单的日志管理,在终端里读日志文件显示出来,或者向日志文件中写记录,并将当前时间写入-syslog management<jixiaoyu> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] lapack1.f.tar
说明:Fortran program in order to try the lapack and blas library gfortran lapack1.f -llapack -lblas<fortiz> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ls.tar
说明:LINUX下简单的LS命令实现,主要用于学习-LINUX command the simple realization of the LS, mainly for learning<lvjingbang> 在 2025-08-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] producers-and-consumers
说明:生产者消费者问题的具体实现要求: (1)、至少提供3个生产者和3个消费者六个进程并发执行; (2)、缓冲区单元至少为十个; (3)、生产者进程的运行速度和消费者进程的运行速度可通过时间调整,目的便于查看当生产者进程比消费者进程快时缓冲区单元的变化情况,同样的,当消费者进程比生产者进程快时也能便于查看缓冲区单元内容的变化情况; (4)、实时显示缓冲区单元内容的变化情况,并告知是哪一个进程的行为导致了缓冲区单元内容的变化。 -Producers and consumers on<嘉何月> 在 2025-08-02 上传 | 大小:1kb | 下载:0