struct+tm
struct+tm技术资料下载专区,收录139份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
139
struct+tm 热门资料
查看全部 139 份 →二维光子晶体TM波初边值问题的MATLAB矩阵分解算法
·摘 要:介绍了求解二维光子晶体TM波初边值问题的一种MATLAB矩阵分解算法,该算法首先利用绝对稳定的古典隐格式差分将TM波表示为矩阵模型,再借助蛙跳采样分离出有关磁场分量和电场分量的矩阵方程,其求解可以通过调用MATLAB矩阵左除命令完...
2023-05-22
6
操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct
操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name...
2016-08-09
46
密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms ...
2014-01-04
47
File.toURL 方法是 Java(tm) 2 Platform 的新特性, 可以用来将 pathname 转换为URL格式.
File.toURL 方法是 Java(tm) 2 Platform 的新特性, 可以用来将 pathname 转换为URL格式.
2015-04-16
141