资源列表
[其它资源] fdtd2dsquare
说明:二维fdtd,mur吸收边界,方柱的散射-2D fdtd, mur absorption borders, side-scattering<刘建勇> 在 2008-10-13 上传 | 大小:2.04kb | 下载:0
[其它资源] ga_program
说明:/*y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 */-/ * y = 100 * (x1 * x1 - x2) * (* x2 - x1 - x2) (1-x1) * (1-x) which -2.048<xieying> 在 2008-10-13 上传 | 大小:2.46kb | 下载:0
[其它资源] VC++andMatlab
说明:许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit<徐凯> 在 2008-10-13 上传 | 大小:102.55kb | 下载:0
[其它资源] asdfasxa32
说明:掌握图的邻接矩阵的存储结构;实现图的两种遍历:深度优先遍历和广度优先遍历。-master plan adjacency matrix storage structure; Implementation plans of the two traverse : depth-first traversal and breadth traversal priority.<pmz> 在 2008-10-13 上传 | 大小:19.04kb | 下载:0
[其它资源] 12332aas
说明:快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the rec<pmz> 在 2008-10-13 上传 | 大小:10.68kb | 下载:0