资源列表
[Internet/网络编程] udp_security
说明:在应用层为UDP网络通讯应用增加可靠性 int uin_req_rep_timed_retry(int fd, const void *req, int reqlen, void *rep, int replen, char *ip, unsigned short port, int time, int maxretries)-udp_security<jannzeng> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[流媒体/Mpeg4] x264VideoStreamFramer
说明:live555 source code for running streaming video<Waazim> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[matlab例程] gitonglubo
说明:实现高通和低通滤波,主要是先进行傅里叶变换,然后对频谱图滤波后再逆变换得到滤波之后的图片-High-pass and low pass filter, mainly the first Fourier transform, frequency spectrum and then inverse transform filter and filtered image<yunana> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] thread_struct
说明:Linux创建线程,传递结构体参数的范例!-Linux create a thread, passing the parameters of the sample structure!<oyj> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[波变换] wavelet_denoise_whole
说明:介绍了小波域的小波强制消噪方法,用IDL语言实现-Introduced the wavelet domain denoising method of wavelet force, using IDL language<yangyang> 在 2025-10-10 上传 | 大小:1kb | 下载:0
[其他小程序] turtlePaiting
说明:C/C++实现著名的“海龟作图”源程序~ 海龟作图模型:假设有只海龟,用一个50*50的二维数组模拟一块由方格组成的 画板,记录海龟爬行路线。海龟的行踪命令从一个数组中读取 ,如读到1代表右转弯,读到2代表左转弯,读到36则代表前进6 格,经过的格子则置1,假设每次海龟都从[0][0]开始。请问如 何从左转和右转中找到控制二维数组行列增减的方法?-C/C++ to achieve the famous " Turtle mapping&quo<肖煜东> 在 2025-10-10 上传 | 大小:1kb | 下载:0