-
生成不重复随机数算法,vb实现!
生成不重复随机数算法,vb实现!-generating random numbers of non-repetition algorithm, vb achieve!
- 2022-07-14 23:00:17下载
- 积分:1
-
长整数的四则运算
长整数的四则运算-long integers four Operational
- 2022-05-05 02:08:09下载
- 积分:1
-
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用....
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.-Efficient multiplication function, do not call the system multiplier, multiplier of the system is not very useful.
- 2022-11-11 02:45:03下载
- 积分:1
-
elemental distribution method 0
用元素分配法求解0-1整数规划问题,比匈牙利法简单且易实现,该算法已通过实例验证-elemental distribution method 0-1 integer programming problems than Hungary and France is simple to implement, The algorithm has been verified by examples
- 2022-02-03 16:11:38下载
- 积分:1
-
变系数/非线性微分方程的求解,包括原式及改变的式子。
变系数/非线性微分方程的求解,包括原式及改变的式子。
-Variable coefficients/non-linear differential equations to solve, including the original style and formula changes.
- 2022-01-23 10:09:46下载
- 积分:1
-
java外部排序与内存排序
生成一个具有10,000,000个记录的文本文件,其中每个记录由100个字节组成。实验只考虑记录的一个属性A,假定A为整数类型。记录在block上封装时,采用non-spanned方式,即块上小于一个记录的空间不使用。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 01:23:44下载
- 积分:1
-
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2...
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2-n Queen of the intermediate solution, the algorithm is simple, pay attention to the N input may not solved, such as the two
- 2022-07-08 20:45:07下载
- 积分:1
-
图形3D变换
一种3D图像变换方法: 通过图像3D坐标的空间关系, 借助双线性插值运算, 对图形进行3D变换, 使其变形为投影仪所需要的预畸变图像, 然后将其投影到非平面物体上, 便能让观察者看到任意角度的投影图形, 从而实现投影3D变换。
- 2022-06-13 16:47:11下载
- 积分:1
-
computer calendar (including discriminant whether a leap year)
计算机日历程序 (包括判别是否闰年)-computer calendar (including discriminant whether a leap year)
- 2022-02-20 07:35:21下载
- 积分:1
-
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