CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Java 坐标

搜索资源列表

  1. Game

    0下载:
  2. 自制JAVA扫雷小游戏,仅做到10*10,无界面,坐标需要自己输入。-Homemade JAVA mine game, just do 10* 10, no interface, coordinate needs its own input.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:3407
    • 提供者:xufan
  1. point

    0下载:
  2. 用Java实现一个平面坐标系,可以更改坐标,适合初学者学习-Using Java to achieve a plane coordinate system, you can change the coordinates, suitable for beginners to learn
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1079
    • 提供者:Chen
  1. crrlgps

    1下载:
  2. 一个Android GPS定位的应用实例,在Android智能机中监控别人行踪,一般这是隐私,不允许这样跟踪别人行踪,除非是有为照顾筷家人而开通此种应用,请不要干违法的事情。在Google Search的Google.java中,有杀不死的Service服务,开启定位,坐标发送的手机号码,动态注册短信接收者,如果是符合的ACTION,就启动地理定位并且回复短信,获取发送指令的手机号码,发送短信等,如果定位失败,则不回复短信。   分析短信的模块需要说明的是:   第一步、获取短信的内
  3. 所属分类:Java Develop

    • 发布日期:2014-06-07
    • 文件大小:489472
    • 提供者:rpudn14
  1. maple-in-Science-and-Technology

    0下载:
  2. Maple和Matlab是公式推导和计算的软件,最早是理论物理工作者为简化在原子核有关的公式推导而产生的。后来被用在极其复杂的公式推导和程序编制中。 作为现代科技的前沿数值计算,三维流体力学以及电磁学方程,核工程的方程在曲线坐标情况下,都是十分复杂的。仅仅流体力学的三个动量方程的项数就超过2532项,能量方程就有1583项,应力张量有954项,牵涉到湍流和边界条件的处理负复杂度还会加倍。 常微分方程也越来越复杂,多发动机停车的系统方程组用A4纸打印出来有800多页,所以这些高科技计算仅就
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:39369
    • 提供者:yangxintie
  1. andriodactivity

    0下载:
  2. 一个java源码实现的Android悬浮框特效,用来模仿有些音乐播放器中的悬浮歌词功能,使用Android Activity并可拖动悬浮框,@author 丸子。触摸点相对于屏幕左上角坐标,这个悬浮歌词框支持更新界面,源代码内支持定义浮动窗口位置参数。-A java source implementation of Android suspension frame effects to mimic some of the music player suspended lyrics functio
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:69142
    • 提供者:rpudn25
  1. ballgame

    1下载:
  2. Android(迷宫小球)游戏源代码,MyCircle.java为绘制圆球主文件,在此构造圆形图形绘制函数,设置圆形图形的X、Y坐标和角度等参数;HButton.java为绘制按钮主文件,通过按钮坐标宽高与触屏的坐标进行判定按钮是否被点击;MySurfaceView.java为游戏控制,声明一个物理世界的范围对象,声明一个重力向量对象,声明胜利与失败的body,用于判定游戏的胜负,为了游戏暂停时,失败,胜利能继续可能到游戏中的状态,所以并没有将其写成一个状态,定义菜单、按钮、游戏背景图片资源等,
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3129765
    • 提供者:apudn5
  1. BaiduMap

    0下载:
  2. java调用百度地图,实现通过经纬度变化显示在地图上的位置坐标的变化。-java use baidu map !
  3. 所属分类:JavaScript

    • 发布日期:2017-05-19
    • 文件大小:5347478
    • 提供者:zhu
  1. Main

    0下载:
  2. 华为oj练习平台上坐标移动的java版答案-this is the solution about the movement of the coordinate on Huawei oj
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1358
    • 提供者:输出
  1. Kalman-Matlab-simulink

    0下载:
  2. 对于坐标点(想,y)的卡尔曼滤波的java源代码-Calman for the filter coordinates of points of the Java source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:13373
    • 提供者:刘安臣
  1. yxqx

    0下载:
  2. Java提供了三角函数方法,直接调用cos()方法就可以根据x坐标计算出y坐标。需要注意的是,cos()方法输入的参数是弧度值,要进行坐标转换,同样,得到的结果也要进行转换处理。- Java provides a trigonometric method, a direct call cos () method can be calculated based on the x coordinate y coordinates. It should be noted that the para
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16060
    • 提供者:卜加兴
  1. ConvertToBaidu

    0下载:
  2. java代码实现百度坐标与GPS坐标之间的互相转换。IDE是Netbeans.-Convert Baidu coordinates to GPS,and convert GPS coordinates to Baidu based on java.IDE is Netbeans.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1649096
    • 提供者:柯友胜
  1. GPS-camara

    0下载:
  2. 基于JAVA所开发的Android程序板模 主要功能是拍照后相机图像会附上GPS坐标地址 用户可将此做为范例增加或修改其内容 -Android-based program developed mold plate JAVA main function is to take pictures after the camera images will be attached GPS coordinate address users can use this example as add
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:75405
    • 提供者:padlllllllll
  1. ZHD

    0下载:
  2. 地理坐标转换类库,java版本。包含全球位置坐标转换。-Geographic coordinate conversion class library, Java version. Global position coordinate conversion.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7577237
    • 提供者:张遂强
  1. Mouse

    0下载:
  2. java实现实时获取鼠标的坐标 java实现实时获取鼠标的坐标-Java real-time access to the coordinates of the mouse Java real-time access to the coordinates of the mouse
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:4887
    • 提供者:swx
  1. Guidance

    0下载:
  2. Java 实现惯导,有加速度计和陀螺仪数据获得最终的经纬度位置坐标-Java 实现惯导
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:3807
    • 提供者:李小东
  1. DrawCircle

    0下载:
  2. Java语言编写的一个画圆小程序,输入圆的半径及位置坐标,点击画圆按钮即可绘制!-Java language to write a small circle program, enter the radius and position coordinates of the circle, click the circle button to draw!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:9607
    • 提供者:张泰原
  1. ImageFindDemo

    0下载:
  2. 屏幕上查找指定图片之前用按键精灵写过一些游戏辅助,里面有个函数叫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
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:WilliamWai
« 1 2 3 4 5 6»
搜珍网 www.dssz.com