资源列表
[其他小程序] theDesignAndAnalysisOfAlgorithmTest1
说明:最大间隙问题和最多约数问题,在算法设计与分析这么课程中学习算法复杂度计算-Maximum clearance and at most a few problems in the algorithm design and analysis of such a course of learning algorithm complexity of computation<薛逍遥> 在 2025-11-26 上传 | 大小:4kb | 下载:0
[其他小程序] divide-and-conquerAlgorithm
说明:在算法设计与分析这门课中,实现分治算法,熟悉二分搜索算法-In the algorithm design and analysis of the course, realize the partition algorithm, familiar with the binary search algorithm<薛逍遥> 在 2025-11-26 上传 | 大小:4kb | 下载:0
[其他小程序] EKF_Location-P-w
说明:利用Chan-Vese模型进行目标检测,并采用EKF对目标进行3维定位-Detecting object using Chan-Vese model<dengqing tang> 在 2025-11-26 上传 | 大小:10.74mb | 下载:0
[其他小程序] ISAC2.tar
说明:学术研究工具ISAC2,用于IC热分布分析,已功耗作为输入,采用算法的原理使得温度计算精度可以到MOS器件级。-Academic research tool ISAC2, for IC heat distribution analysis, has power as input, using an algorithm to calculate the accuracy of the principle that the temperature can go to the MOS device l<xing wei> 在 2025-11-26 上传 | 大小:243kb | 下载:0
[其他小程序] HotSpot-5.02.tar
说明:最新版HotSpot5.02,芯片级的温度计算源码,可对实际芯片内部温度分布进行快速计算。新增的特性支持第二扇热封装,考虑温度对静态功耗的影响,精度到金属互连层。-HotSpot is a computationally efficient, architecture level thermal modeling infrastructure developed at the University of Virginia. It makes use of the duality that<xing wei> 在 2025-11-26 上传 | 大小:739kb | 下载:0
[其他小程序] fracpart-of-column
说明:it is code to extarct fractional part a numeric column value-it is code to extarct fractional part a numeric column value<qazi> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] FastReport
说明:FastReport完美支持中文二维码,QrCode适用于FastReport -FastReport perfect support Chinese two-dimensional code<peng> 在 2025-11-26 上传 | 大小:3.97mb | 下载:0
[其他小程序] a
说明:快速排序的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-The basic idea is to quickly sort: sort by a trip to the data to be sorted is divided into two separate parts, one part of all of the data<程志浩> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] e
说明:假设有n个待排序记录,记录Ri的关键字为Keyi, Keyi由d位十进制数字组成,即Keyi=Ki1 Ki2 Ki3 … Kid ,试分别采用链式存储结构和顺序存储结构实现基数排序。-Suppose there are n number of records to be sorted, records Ri of keywords Keyi, Keyi by the d decimal digits, namely Keyi = Ki1 Ki2 Ki3 ... Kid, were used to<程志浩> 在 2025-11-26 上传 | 大小:1kb | 下载:0