资源列表
[软件工程] Logis_Lyap
说明:Orbit diagram of lyapunov exponent for logistic map<jackie> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[软件工程] motion-detection-.pdf
说明:运动目标检测方法研究可以用于运动目标检测-Moving target detection method research can be used for moving object detection<fan> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[软件工程] insertSort
说明:有一个已经有序的数据序列,要求在这个已经排好的数据序列中插入一个数,但要求插入后此数据序列仍然有序,这个时候就要用到一种新的排序方法——插入排序法,插入排序的基本操作就是将一个数据插入到已经排好序的有序数据中,从而得到一个新的、个数加一的有序数据,算法适用于少量数据的排序,时间复杂度为O(n^2)。-There is an ordered sequence of data required to insert a number of g<王强> 在 2025-01-16 上传 | 大小:1kb | 下载:0