-
floorplanning-and-route
Floor planning and route
- 2014-03-04 05:33:40下载
- 积分:1
-
polynomial_multiplication
实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
- 2010-06-25 21:11:57下载
- 积分:1
-
dp5566
一个非线性方程的matlap程序,杜芬方程的变异(A nonlinear equations matlap program, variation of Duffing equation)
- 2015-04-04 11:20:45下载
- 积分:1
-
fortranchap07
Fortran 95程序设计【彭国伦】第7章原代码,非常有学习价值!(Fortran 95 programming [Lun Peng-- Chapter 7 of the original code, the very value of learning!)
- 2006-12-17 19:42:30下载
- 积分:1
-
union
This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
- 2009-04-27 00:48:58下载
- 积分:1
-
microdisk_FDTD_backup
FDTD Solutions 是一款三维麦克斯韦方程求解软件,可以分析紫外、可见、红外至太赫兹和微波频率段电磁波与具有亚波长典型尺寸复杂结构的相互作用。
FDTD Solutions 使得设计师能够从容地面对光子设计复杂的挑战问题。快速原型制造和高精度仿真大大降低对费用高昂的原型试验的依赖,因而可以对设计概念进行快速评价,进而缩短产品研发周期,降低费用。 FDTD Solutions 可以帮助你成功应对各种复杂的应用,从基础光子学研究,到目前工业界领先应用领域如成像、照明、生物光子学、光伏、以及众多其他应用。(FDTD Solutions is a three-dimensional software for solving Maxwell' s equations, we can analyze the ultraviolet, visible, infrared and microwave to terahertz frequencies of electromagnetic waves having a typical size of subwavelength interaction of complex structures. FDTD Solutions allows designers to calmly face the complex photonic design challenges. Rapid prototyping and simulation precision greatly reduce dependence on costly prototype testing, which can quickly uate design concepts, and thus shorten the product development cycle and reduce costs. FDTD Solutions can help you successfully deal with a variety of complex applications, leading application areas such as imaging, lighting, biophotonics, photovoltaics, and many other applications basic photonics research, the current industry.)
- 2016-03-20 17:40:02下载
- 积分:1
-
Desktop
说明: 在进行激光熔覆或者焊接时可用到的移动热源命令流(Command flow of moving heat source available during laser cladding or welding)
- 2020-07-01 22:55:37下载
- 积分:1
-
gershdisc
用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
- 2012-06-04 13:29:25下载
- 积分:1
-
LGKT4
四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
- 2010-06-29 11:55:57下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1