搜索资源列表
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
ParseImage
- 解析一张图片的java源代码,得到图片中椭圆中点的坐标-Analysis of a picture of the java source code, have been pictures in the mid-point of the elliptical coordinates
TicTacToe
- 本程序是一个小游戏,称为TicTacToe,和中文里面的五子棋一样。适合2个玩家一起玩,轮流输入自己的棋的坐标,最后谁先把自己的五个棋子连成一条线谁就是赢家。-This procedure is a small game called TicTacToe, and Chinese Gobang like inside. Suitable for two players to play together, take turns entering their game of coordinates,
calendar
- 寿星万年历是一款采用现代天文算法制作的农历历算程序,含有公历与回历信息,可以很方便的进行公、农、回三历之间的转换。提供公元-4712年到公元9999年的日期查询功能。其中1500年到1940农历数据已经与陈垣的《二十史朔闰表》核对;含有从公420元(南北朝/宋武帝元年)到今的基本年号。在过去几百年中,寿星万年历的误差是非常小的,节气时刻计算及日月合朔时刻的平均误差小于1秒,太阳坐标的最大可能误差为0.2角秒,月亮坐标的最大可能误差为3角秒,平均误差为误差的1/6。万年历中含有几百个国内城市的经纬
cut
- 解决Web上头像裁剪主要存在的知识点: 图片上传 上传后的图片缩放处理 通过在前台裁剪得到图片的x,y坐标和宽度、高度,交由后台自动裁剪图片 -Web address on the knowledge there head cut key point: image upload images upload resized images obtained by cutting in front of x, y coordinates and width, heig
svm_3D
- 支持向量机的的3d坐标分类 由浏览器执行-Support vector machine classification of 3d coordinates
Logistics
- Logistics是一个简单的物流路径管理小软件,用java swing写的可以自动根据导入各个站点的坐标信息以及车辆信息,然后可以提供一个比较好的路径方法,使用的贪心算法。-Logistics is a simple the logistics path management software can write java swing based on to import each site coordinates information and vehicle information, an
Soldiers
- 【问题描述】 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 【算法设计】 计算使所有士兵排成一行需要的最少移动步数。 【数据输入】 由文件input.txt 提供输入数据。文件的第1
java
- java语言 最小二乘法 根据坐标数组拟合曲线-java language least squares fit curve based on the coordinates of the array
ImageFindDemo
- 屏幕上查找指定图片之前用按键精灵写过一些游戏辅助,里面有个函数叫FindPic,就上在屏幕范围查找给定的一张图片,返回查找到的坐标位置。 现在,Java来实现这个函数类似的功能。(Before looking for the specified picture on the screen, wrote some game assistance with the button Sprite, and there was a function called FindPic, looking