-
Applet based on a role
一个基于Applet的角色扮演图形游戏-Applet based on a role-playing game graphics
- 2022-02-05 00:58:38下载
- 积分:1
-
获取硬盘序列号VC源码
获取硬盘序列号VC源码-access drive serial number VC-source
- 2022-06-26 17:25:02下载
- 积分:1
-
介绍关于如何用J2ME开发各种手机游戏的书籍
介绍关于如何用J2ME开发各种手机游戏的书籍-This book introduces how to use J2ME to develop Cellphone Game
- 2022-06-12 23:31:38下载
- 积分:1
-
在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一...
在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。
实验任务:计算使所有士兵排成一行需要的最少移动步数。-In a grid divided into the playground, n soldiers stood scattered on the grid points. Grid point by the integer coordinates (x, y) express. Soldiers along the edge of the grid, down, left and right moving step, but at the same time any one grid point has only one soldier. In accordance with the officer s command, the soldiers should be neatly列成level queue, that is arranged in (x, y), (x+ 1, y), ..., (x+ N-1, y). How to choose x and y values to make the soldiers with the minimum of the total moves one line up. Experimental tasks: the calculation so that all the soldiers lined up his required minimum moves.
- 2023-03-23 13:10:03下载
- 积分:1
-
not original JAVA
不是原创 JAVA-not original JAVA
- 2022-01-26 00:56:44下载
- 积分:1
-
ADS_错误代码解释
ADS_错误代码解释-ADS_ error code explained
- 2023-01-26 12:30:04下载
- 积分:1
-
MFC类库详解,MFC类库是C++语言的基础,该文档含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容.对初学者有很大的帮助!...
MFC类库详解,MFC类库是C++语言的基础,该文档含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容.对初学者有很大的帮助!-Detailed MFC Class Library, MFC class library is a C++ Language the basis of the documents covered the Microsoft Foundation Class in the class, global function, global variables and macro elements. For beginners have a great help!
- 2023-08-20 04:25:04下载
- 积分:1
-
该书讲vc++在开发中常常遇到的问题以及解决方案具有很强的实用性...
该书讲vc++在开发中常常遇到的问题以及解决方案具有很强的实用性-book stresses vc often in the development of the problems encountered and solutions is very practical
- 2022-05-20 02:17:49下载
- 积分:1
-
ZEMAX来源:这个DLL模型标准ZEMAX表面类型,无论是平面、球面…
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y.
The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)]
The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)]
where
x^2 + y^2 = r^2
R = semi-diameter
The tranmitted intensity is maximum in the center.
T is set to 0 if semi-diameter < 1e-10 to avoid division by zero. -ZEMAX source: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce xy Gaussian apodization similar to the Gaussian pupi
- 2022-06-26 13:58:33下载
- 积分:1
-
Contains a complete archiver by Haruhiko Okumura. The archiver uses
an LZ eng...
Contains a complete archiver by Haruhiko Okumura. The archiver uses
an LZ engine whose output is compressed with static Huffman. The
file is chopped into pieces which all get their own independent
set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use
essentially the same method. ZOO and LHA even use excactly the
same method.- Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
- 2023-03-23 21:40:04下载
- 积分:1