资源列表

« 1 2 ... .05 .06 .07 .08 .09 8110.11 .12 .13 .14 .15 ... 21467 »

[其他小程序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

[其他小程序SALES

说明:采购统计报表,如月采购成本,采购未用的零件,采购交货期报警-Procurement statistical reports, as the moon procurement costs, purchasing unused parts, purchase delivery alarm
<小叶> 在 2025-11-26 上传 | 大小:85kb | 下载: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

[其他小程序b

说明:原理是临近的数字两两进行比较,按照从小到大或者从大到小的顺序进行交换, 这样一趟过去后,最大或最小的数字被交换到了最后一位, 然后再从头开始进行两两比较交换,直到倒数第二位时结束-The principle is close to the figure twenty-two comparison, in ascending or descending order of exchange, so a trip to the past, the biggest or the sm
<程志浩> 在 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

[其他小程序c

说明:迪杰斯特拉算法主要是采用了一个dist一维数组,来存储源点到其它顶点的最短路径,然后不断更新。-Dijkstra algorithm is used mainly in a dist one-dimensional array to store the point vertices of the shortest path to other sources, and constantly updated.
<程志浩> 在 2025-11-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 8110.11 .12 .13 .14 .15 ... 21467 »

源码中国 www.ymcn.org