资源列表
[金融证券系统] Candle-MA-Short1
说明:变色顾比均线之三,组合一起使用效果非常理想。一目了然!-Gu average of more than three color combinations for use with very satisfactory results. At a glance!<ddc> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Conjugate-Gradient
说明:机械优化设计中的共轭梯度算法 优化二维方程-Conjugate Gradient<魏俊人> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[matlab例程] Z-loop-code
说明:example of Z loop calculation<DHARMENDER PANTH> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] app_fmfile
说明:一个自己编写的基于铁电的文件存储模块,自定义文件大小后,会自动重复覆盖。-One prepared by the ferroelectric based file storage module, the custom file size, will automatically repeat the coverage.<jiaff> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[matlab例程] class_demo_func
说明:dvbt-2中BICM部分信道的demodulation完整代码-code of channel demodulation in dvbt-2<XIAOYU ZHAO> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[matlab例程] Deinter_func
说明:dvbt-2系统的反交织技术部分的完整代码,-whole code of de-interleaved part of dvbt-2<XIAOYU ZHAO> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[matlab例程] interleaving
说明:dvbt-2系统中交织技术的完整代码,含有仿真-whole codes of interleaved part of dvbt-2 system<XIAOYU ZHAO> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[压缩解压] xiaobotuxiangyasuo
说明:基于小波变换的图像压缩,图片是MATLAB库自带的,供大家参考,互相交流。-Image compression based on Wavelet Transform<> 在 2025-10-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] consumer_producer
说明:使用了三个信号量: empty (以记录有多少空位)、full (以记录有多少满位)以及mutex (二进制信号量或互斥信号量,以保护对缓冲插入与删除的操作)。对于本项目, empty 与full 将采用标准计数信号量,而mutex 将采用二进制信号量。生产者与消费者作为独立线程,在empty、full、mutex 的同步前提下,对缓冲进行插入与删除。 -Producer and consumer problem of operating system.<chen ming hui> 在 2025-10-05 上传 | 大小:1kb | 下载:0