java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。 注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行 环境) 本章的资源文件包括: play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请 注意在同一目录下是否存在matrix.jar文件) matrix.jar 打包的“网络俄罗斯方块”游戏,它把所有网络俄罗斯方块游戏 的类和资源都集中到了一起,运行时只要存在它就可以了。我们可以在控制 台下通过命令行“java -jar matrix.jar”来运行,也可以直接运行play.bat 文件进入游戏。 \matrix JBuilder的project文件 所有网络俄罗斯方块游戏的源码和资源都 在这个目录下面。读者可以用JBuilder来打开matrix.jpx文件。 \JavaDoc示例 一个关于javadoc命令使用的例子。 a.java 示例代码 \doc 是由示例程序生成的文档
上传时间: 2013-12-01
上传用户:ardager
CHMMBOX, version 1.2, Iead Rezek, Oxford University, Feb 2001 Matlab toolbox for max. aposteriori estimation of two chain Coupled Hidden Markov Models.
标签: aposteriori University CHMMBOX version
上传时间: 2014-01-23
上传用户:rocwangdp
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
标签: algorithms MatlabBGL provides library
上传时间: 2014-11-17
上传用户:zyt
在SBC-2410X上运行WindowsCE所涉及的文档,工具等。 1.目录: NBoot_Debug: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 EBOOT,Debug时用 NBoot_Release: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 WINCE,Release时用 2.文件: NBoot_Debug.bin: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的Debug启动代码二进制文件 NBoot_Release.bin: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的Release启动代码二进制文件 3.WindowsCE安装指南
上传时间: 2013-12-18
上传用户:Thuan
模糊聚类算法FCM的JAVA源代码。输入data_in.txt和parameters.txt文件,输出center.txt和matrix.txt文件
标签: parameters txt data_in JAVA
上传时间: 2013-12-01
上传用户:xcy122677
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! - The chart depth first spreads the calendar and the breadth first spreads the calendar, is next the matrix way input. (According
标签:
上传时间: 2014-01-27
上传用户:徐孺
This paper introduces an affine invariant of trapezia, and the explicit constraint equation between the intrinsic matrix of a camera and the similarity invariants of a trapezium are established using the affine invariant. By this constraint, the inner parameters, motion parameters of the cameras and the similarity invariants of trapezia can be linearly determined using some prior knowledge on the cameras or the trapezia. The proposed algorithms have wide applicability since parallel lines are not rare in many scenes. Experimental results validate the proposed approaches. This work presents a unifying framework based on the parallelism constraint, and the previous methods based on the parallelograms or the parallelepipeds can be integrated into this framework. Key words: invariant parallelism constraint camera calibration 3D reconstruction
标签: introduces constraint invariant explicit
上传时间: 2014-01-16
上传用户:6546544
第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘操作单元DISK 2.4 热键单元POPUP 2.5 数据库交互单元DBASE 2.6 扩充内存单元EMS 2.7 扩展内存单元XMS 2.8 数学函数单元MATH 2.9 矩阵运算单元MATRIX 2.10 概率分布函数单元PROB 2.11 复数运算单元COMPLEX 第3章 实用程序 3.1 软锁驱动器程序 3.2 锁硬盘逻辑盘程序 3.3 稿纸打印程序 3.4 源程序列表程序 3.5 查找并替换程序 3.6 备份硬盘主引导扇区程序 3.7 四通-PC文本文件转换程序 3.8 SPT文件与BMP文件的双向转换程序 3.9 数据库卡片打印程序 3.10 BATCH文件转换为COM文件程序 3.11 机密文件的有效销毁程序 3.12 释放内存程序 附录1 源程序文件索引表 附录2 各种显示卡及其显示模态表
上传时间: 2015-11-16
上传用户:dengzb84
In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may default during their production lead-times.
标签: approaches bankruptcy the consider
上传时间: 2014-08-04
上传用户:lanjisu111
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp for more information
标签: points the minimize respect
上传时间: 2014-01-02
上传用户:gyq