资源列表
[系统编程] TimeToUnix
说明:遍历一天所有时间并转换为UNIX时间戳,方便后期对其进行利用的运算。-Traversing a day all the time and converted to UNIX time stamp, to facilitate the late operation of its operations.<侯羿飞> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[系统编程] shengyuxianlvboqi
说明:基于matlab实现升余弦滤波器,可以直接运行-Raised cosine filter<liyangguang> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[CA认证] diffie-hellman
说明:Diffie-hellman encryption and decryption by srp<pothik> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] posix-google.py
说明:修改本地hosts表,添加google相关的解析-to modify local hosts file, add google related parse items.<洪锅> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[Linux驱动] max485_ctl
说明:s3c24xx系列 rs485驱动源码 max485-s3c24xx serial rs485 driver source code max485<胡书停> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] consumer_producer
说明:使用了三个信号量: empty (以记录有多少空位)、full (以记录有多少满位)以及mutex (二进制信号量或互斥信号量,以保护对缓冲插入与删除的操作)。对于本项目, empty 与full 将采用标准计数信号量,而mutex 将采用二进制信号量。生产者与消费者作为独立线程,在empty、full、mutex 的同步前提下,对缓冲进行插入与删除。 -Producer and consumer problem of operat<chen ming hui> 在 2025-03-10 上传 | 大小:1kb | 下载:0