资源列表
新建文件夹
- SCUT CS 操作系统实验二,1、输出时间balabala,2、父进程子进程+1-1(SCUT CS operating system experiment two, 1, 2, Balabala output time, father into sub process +1-1)
glist
- 非常简洁的通用链表代码,直接可以编译可以用!(Very concise general list of list code, directly can be compiled to use!)
thread_queue
- 线程池 使用 并行处理;多线程使用时最佳选择;收发同步等操作均可以使用(thread pool code;for multi-thread using)
ftp
- 实现ftpget与ftpput功能,可以从ftp服务器上面下载或上传文件(This code function just like the ftpget and ftpput function of shell)
hwp.cpp
- lab for C++ programming equation
77123509
- MIMO-OFDM系统降低PAPR的天线旋转取反算法()
grxgpsuppose
- 从时域分析比较了ofdm和stbc与ofdm结合的性能差别()
share
- 半带滤波器仿真,包括一个 cpp文件和一个 m仿真文件()
rename
- #!/bin/bash # # rename scr ipt # rename.sh #path=/sdcard/audiodownload_type_custom_tmp/
未命名6
- 主存空间分配与回收模拟实现 模拟内存分配的c语言实现(Simulation of main memory space allocation and recovery)
59463858
- (2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了()
procosumer
- 著名的生产者消费者问题多线程实现,建议在linux系统编译运行。(The famous issue: producer and costumer.)