-
FLCS在3DIC設計中會使用的方法
在3DIC設計中會使用的方法
Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.
We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
- 2022-08-13 12:52:54下载
- 积分:1
-
黄金分割法,抛物线插值法,单行替换法是机械优化设计中的三中重要方法。...
黄金分割法,抛物线插值法,单行替换法是机械优化设计中的三中重要方法。-Golden section method, parabolic interpolation method, one-way is to replace mechanical optimal design method of the three most important.
- 2022-01-25 23:40:14下载
- 积分:1
-
基于c实现单片机的键盘控制
本代码主要实现了基于89c52单片机实现矩阵键盘的程序,主要体现了分为横扫描以及竖扫面的主体思想,实现对矩阵键盘的控制,并结合数码管的显示来验证此程序的正确性。在使用此程序之前,要人为的去修改硬件资源程序部分,使之程序的思路是根据此程序来的,但是具体的硬件资源是根据手里所有的开发板来进行修改的,这样可以很好的适合于每个平台。此代码为c代码有很好的移植性以及易懂性
- 2022-06-26 14:01:57下载
- 积分:1
-
数据进制转换源码,很简单的代码,供参考
数据进制转换源码,很简单的代码,供参考-Hexadecimal conversion data source, a very simple code, for reference
- 2022-04-11 10:34:24下载
- 积分:1
-
用来估计病态线性方程组正则化求解时的误差。
用来估计病态线性方程组正则化求解时的误差。-To estimate the error of regulation method for the ill-conditioned system of linear equations
- 2022-03-20 15:41:51下载
- 积分:1
-
几种排序算法C++实现
几种排序算法C++实现-Several sorting algorithm C to achieve
- 2022-12-07 10:30:03下载
- 积分:1
-
最短路径
带权有向图的最短路径的求解,包括狄克斯特拉算法;弗洛伊德算法;
- 2023-05-01 22:00:03下载
- 积分:1
-
利用柏松方程计算温度分布。实际的算法为有限元法。
利用柏松方程计算温度分布。实际的算法为有限元法。-use equation to calculate the temperature distribution. The actual algorithm for finite element method.
- 2022-07-25 15:01:27下载
- 积分:1
-
我自己写的一个24点计算器,希望可以帮我多多改正…
我自己写的一个24点计算器希望你能帮我改正很多。有什么更好的算法,还请指导!
- 2022-06-12 00:28:00下载
- 积分:1
-
最小二乘法拟合曲线,在TC2.0中编译通过
最小二乘法拟合曲线,在TC2.0中编译通过-least squares fitting, in which compile WITH TC 2.0
- 2022-03-25 08:02:18下载
- 积分:1