资源列表
loadcmd
- linux下用popen加载命令行的程序,实用性很大
signal to killchild
- 用系统调用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 ()
cw_shell
- 编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), indicating that prompt "gt;&
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
mail-helper
- mail program under socket programming
lcd_palmte
- LINUX系统上的Palm Tungsten的LCD面板驱动程序。欢迎下载!-LINUX system on the Palm Tungsten LCD panel driver. Welcome to download!
ll_temac_mdio
- MDIO bus driver for the Xilinx TEMAC device.
DEBUG
- WORD文档数字符号纠错,用于WORD文档的公文处理-WORD document number sign correction for document processing
Gaussian_filter
- 图像增强中常用的二维高斯滤波器,采用MATLAB实现。-Image enhancement is commonly used in two-dimensional gaussian filter, using the MATLAB.
MVDR_MMSE_MSINR
- 自己编的以MNV为准则设计Capon波束形成器,N=16,干扰功率分别为40dB,35dB,50dB。代码中比较了MVDR MMSE MSINR三种算法的优劣。-Own series of guidelines designed to MNV Capon beamformer, N = 16, respectively, the interference power 40dB, 35dB, 50dB. Code MVDR MMSE MSINR compare the pros and cons
ChanAlgorithm
- 无线定位基本chan算法,基于toa定位方法,实用性好-Wireless Location basic chan algorithm, toa location based, practical good
subroutine-Bessel-function
- 各类贝塞尔函数的计算子程序,可以直接调用-Calculation routine of various types of Bessel functions can be called directly