资源列表

« 1 2 ... .80 .81 .82 .83 .84 212785.86 .87 .88 .89 .90 ... 216391 »

[数据结构常用算法rev

说明:计算逆序数,用的是归并排序方法实现的。时间复杂度和归并排序方法的一样-Reverse calculation of the number of ways using a merge sort implementation. Merge sort time complexity, and the same method
<qy> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[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

[流媒体/Mpeg4x264VideoStreamFramer

说明: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

[matlab例程PLLC

说明:本程序利用平方环实现载波同步,使用锁相环进行跟踪相位偏移-This program makes use of the square ring to achieve carrier synchronization, with the use of PLL to track the phase shift
<shang> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程zbl

说明:对二进制序列进行APSK调制,绘出调制后的波形-APSK binary sequence modulation, the modulated waveform drawn
<shang> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程MM

说明:使用M&M算法进行载波频偏估计,主要应用于dvb-s2中-M &M algorithm with carrier frequency offset estimation, mainly used in the dvb-s2
<shang> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程costas

说明:使用costas环实现载波同步,绘制出了载波频率跟踪曲线-Achieve carrier synchronization using the costas loop, draw the curve of the carrier frequency tracking
<shang> 在 2025-10-10 上传 | 大小:1kb | 下载:0

[matlab例程DPSK

说明:对二进制序列进行DPSK调制,绘出绝对码、相对码、调制后的曲线、加噪声后的曲线图-Sequence of binary DPSK modulation, draw absolute code, the relative code, modulated curve, after curve plus noise
<shang> 在 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
« 1 2 ... .80 .81 .82 .83 .84 212785.86 .87 .88 .89 .90 ... 216391 »

源码中国 www.ymcn.org