-
实现了多处理器上的FFT编程,可任意设置进程个数
实现了多处理器上的FFT编程,可任意设置进程个数-Achieved a multi-processor FFT on the programming process can be arbitrarily set the number of
- 2022-01-26 06:52:41下载
- 积分:1
-
用最少的代码行数实现了traceroute的功能,在linux上测试通过
用最少的代码行数实现了traceroute的功能,在linux上测试通过-with the least number of lines of code to achieve a traceroute function, the test pass on linux
- 2022-03-24 20:02:13下载
- 积分:1
-
esc/pos指令集的打印机的串口程序开发的演示程序源码
esc/pos指令集的打印机的串口程序开发的演示程序源码
- 2022-10-03 17:20:03下载
- 积分:1
-
在终端上显示当前日期和时间
在终端上显示当前日期和时间-displayed on terminals in the current date and time
- 2022-05-19 14:53:00下载
- 积分:1
-
国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。...
国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。-Foreign sites found in the linux platform c++ Development base 2 base 4 of the FFT program source code, test.
- 2022-01-25 15:08:00下载
- 积分:1
-
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。...
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。-UNIX high-level programming environment. LINUX or UNIX using friends can not afford to miss. Explain a lot of basic knowledge and comprehensive.
- 2022-01-21 17:45:35下载
- 积分:1
-
linux
linux-shell-C语言实现 至于shell就不多说了,希望对你有用-linux-shell-C
- 2023-07-23 20:35:03下载
- 积分:1
-
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用-wifi under linux source code, you can directly compile the test run .. hope that we can have the role of
- 2023-02-22 17:50:04下载
- 积分:1
-
收集了一些关于makefile的资料,希望对初学者有些用
收集了一些关于makefile的资料,希望对初学者有些用-Some material about makefile, and it s useful for beginner.
- 2023-07-29 01:20:03下载
- 积分:1
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1