搜索资源列表
jsp_time
- jsp中的时间操作 经常看见jsp版里有人问时间操作的问题,这些问题一般包括:取当前时间,把一个指定的字符串时间转化成时间类型,求两个时间之间的天数,求一段时间以前的时间,求一段时间以后的时间,在这里就把这些问题汇总一下。-jsp the time jsp operation often see someone asked version operation of the time, These problems generally include : from the current ti
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
webGL
- 一个简单的 WEB 3D 模型,用到矩阵操作-A simple WEB 3D model, used for matrix operation
matclpro
- 这是一个实现矩阵操作的C++代码,满足基本矩阵运算-This is a realization C++ code matrix operations