搜索资源列表
coordinate
- 实现java字体的显示,如旋转字体放所等-achieve java fonts, such as rotation, etc. fonts release
java
- 创建一个point,用随机函数定义5对坐标(x,y)并储存在一个该类的数组中,安于原点的距离从远到近输出各点的坐标和原点的距离-Create a point, with random function definitions 5 on coordinates (x, y) and stored in a such an array, the distance from the origin of the content with far to nearly output of different
BejeweledDeluxePlugin
- 是我写的校内宝石迷阵的*,代码注释清晰保证质量。 把config.ini 置于D盘根目录下。 需要在配置中输入宝石迷阵8*8格子的左上角在屏幕上的坐标,我在里面做了DistanceMeasure 可以截图,并量取坐标 就看你怎么用了-I write plug-school gems like a trap, clear to ensure the quality of the code comments. To put D config.ini under the root dir
giscoordinate_src
- This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class
Coordinatejavaclass
- java编写的坐标投影的抽象类(Coordinate.java),可以直接继承使用。-java projection coordinates the preparation of the abstract class (Coordinate.java), the use of direct inheritance.
JAVA
- 将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点 间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的 Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出 提供功能的结果。 (求以点(1,1)为极坐标原点,点(5,5)的极坐标) -Will be a point on the Cartesian coordinate system is defined as a service class Point
Coordinate
- 能建立坐标系,并且能画出坐标系的点集或网集-Coordinate system can be established, and can draw the coordinates of the point set or a network set
mo-java-version-crack-aaccess-to-shp
- MAP OBJECTS JAVA版的破解,以及把access中的点坐标数据转换为shp文件。-MAP OBJECTS JAVA version of the crack, and the access point in the coordinate data into a shp file.
Backgammon-java-code
- 本五子棋游戏是java源码,可以实现人机对战和人人对战,同时有帮助菜单。输和赢都会出现提示。计算机走棋子是用穷举法判断每一个坐标点的四个方向的的最大棋子数,最后得出棋子数最大值的坐标,下子。 -The backgammon game is the java source code, and everyone can play against human battle, while the Help menu. Will be prompted to enter and win. Comput
mofang
- Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-Written in Java web game cube version, compiler generated. Class files, then use HTM
spatialindex.java.044b
- 主要用于支持spatial indexing technology, 使用spatial index包括R-tree以及R-tree的扩展,可以进行包含坐标数据的index以及search-Used to support spatial indexing technology, including the use of spatial index R-tree and R-tree extension can contain coordinate data of the index and se
java
- 修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.-Modify the definition of experiment 7 Rectangle class, so that it has two cons
spss第六次上机课
- 将笛卡尔坐标系上的点定义为一个服务类point,point类求坐标系上两点间的距离。设计测试point服务类的应用程序主类,显示输出已创建对象间的距离。(The point on the Descartes coordinate system is defined as a service class point, and the point class is used to find the distance between two points in the coordinate syste
minesweeper
- Then you can input the command, which includes 3 types: x,y,B Mark the coordinate position (x,y) as a mine, which will be displayed in '@'.It can be cancelled by the input of x,y,N . Everytime you mark a mine, the total number of mines will be subtra
数据结构城市链表
- 1. 城市链表 [问题描述] 将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。 [基本要求] (1) 给定一个城市名,返回其位置坐标; (2) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。(1. City chain list [descr iption of the problem] The information of a number
离线编程资料
- 全中文操作介面,操作简单、灵活,只要略懂电脑者便可以轻松操作,即使没有编过程式的人经过1天的学习也可轻松编出SMT程式。支持简繁体操作系统,WIN98/ME/2K/XP/2003;功能模块:图像处理器、PCB图像取坐标、BOM整理、坐标整理、BOM坐标合成、高速机优化、生成SMT\AI程式、生成SMT\AI程式转换;(The Chinese operation interface is simple and flexible. It can be manipulated easily if on
GPSConvertBaiDu
- 百度地图显示的坐标是自己的坐标系统,是经过加密后的百度坐标(位置隐私安全)。如果其他的坐标要到百度地图上显示就必须把该坐标转换成百度地图坐标(coordinate transformation)
peypolh
- 利用相应的信息技术以及互联网技术来协调企业与顾客间在销售、营销和服务上的交互(In order to improve the core competitiveness, the company uses the corresponding information technology and Internet technology to coordinate.)
vcyekyf
- 利用相应的信息技术以及互联网技术来协调企业与顾客间在销售、营销和服务上的交互(In order to improve the core competitiveness, the company uses the corresponding information technology and Internet technology to coordinate.)
ncmbkoh
- 利用相应的信息技术以及互联网技术来协调企业与顾客间在销售、营销和服务上的交互(In order to improve the core competitiveness, the company uses the corresponding information technology and Internet technology to coordinate.)