资源列表
[Linux/Unix编程] ser
说明:网络服务器源代码,帮助你完成服务器端功能实现,方便快界通用!-Web server source code, help you complete the server-side functions to facilitate fast generic community!<lhl> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] test_iic
说明:这是一个linux上的iic设备驱动的原型,是自己用于linux i2c驱动练习用的,希望对大家有帮助-This is a linux device driver on the IIC prototype their own practice for linux i2c drivers used, and they hope to help everyone<鬼先生> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] apache_exploit
说明:Apache 2.0.49溢出 源代码 受影响版本: Apache 2.0.49 Apache 1-Apache 2.0.49 source code overflow affected version: Apache 2.0.49 Apache 1<neok> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] neighbors
说明:很简单的利用mpi在邻居间互相传递数据。-Very simple to use mpi in the transmission of data among neighbors.<laote> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] my
说明:利用MPI_SEND 和mpi_recv来模拟mpi_Bcast和mpi_reduce.-MPI_SEND and mpi_recv use to simulate mpi_Bcast and mpi_reduce.<laote> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] led
说明:linux2.6 led driver 是非常难的典形的linux2.6驱动。初学者非常适应,其中就寄存器物理地址映射成虚拟地址有经典的函数繁例-linux2.6 led driver is very difficult for the typical driver linux2.6. Well adapted to beginners, which registers the physical address mapping into<nhy> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] TPXS
说明:通过linux的帧缓冲设备在ARM嵌入式系统的显示设备上显示图片-Through the linux fr a mebuffer device in the ARM embedded system display device to display picture<李英华> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Xmameccode
说明:Xmame is a console game for linux. This exploit gain root<高宝峰> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] rs232
说明:rs232 linux环境下对串口rs232的操作-rs232linux environment for the operation of the serial RS232<tata1982> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pmplear
说明:能一按就清空指定信箱, 快捷方便, 對於pm超多的用戶更是方便-Can be designated one by the empty mailbox, fast and convenient, for many users pm super is easy<yingxf> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] bus
说明:设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。-Based bus driver and conductor of the activities are: Activity drivers: vehicle<shellneyyan> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] producer-consumer
说明:使用POSIX线程(或进程)和SYSTEM V信号量实现生产者消费者问题。要求: 1. 有界缓冲区内设有5个存储单元,有两个生产者线程不断向缓冲区中写数据,有两个消费者线程不断从缓冲区中读数据。 2. 每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容。<shellneyyan> 在 2024-12-28 上传 | 大小:1kb | 下载:0