资源列表
[数据结构常用算法] searchthemaxandmininarray
说明:分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.<徐天扬> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[matlab例程] example03_01
说明:在matlab中调用smooth函数进行加噪数据的平滑处理的方法代码-The M code tells how to call a function to smooth the data which be merged into the noise in Matlab<小肖> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 24c02
说明:51单片机 通过串行总线 读写 24c02 器件 有一定的实用价值-Microcontroller through the serial bus 51 to read and write 24c02 device has some practical value<程鹤> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] crc-16
说明:Calculate CRC16 code from a stream.<Emilio> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Desktop
说明:管道通信,通过建立一个管道使得父进程和子进程进行了通信-Pipe communication, through the establishment of a pipe makes the parent and child processes for the communication<黄硕> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[matlab例程] Butterworth1
说明:butterworth filter for image processing<waqar> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[matlab例程] gaussiansobel
说明:guassian sobel filter for image processing<waqar> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他游戏] guessNumber
说明:it s a simple game, you choose one number from 1 to 9 in your mind, and I ll know the number.<ahmed code> 在 2025-04-06 上传 | 大小:1kb | 下载:0