CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Point java

搜索资源列表

  1. java

    0下载:
  2. 创建一个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
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:620byte
    • 提供者:于亮
  1. AVERAGE

    0下载:
  2. 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:4.93kb
    • 提供者:阿豆
  1. C_in_A_Nutshell

    0下载:
  2. C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some p
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:996.92kb
    • 提供者:Moslem Saleh
  1. xchat

    0下载:
  2. 一个国内用得很多的聊天室脚本,功能很全面,可踢人、可潜水、可对来客分10个等级 xchat v1.5更新修正列表: 1. 聊天室提供的攻击功能改用 java applet 撰写!! 2. 不再使用 CGI.pm module, 加快聊天室速度, 也方便安装聊天室 聊天室进入点改用 chat.cgi 为进入点, 不再使用 chat.htm 3. 修正部份画面及一点小错误-Domestic use of a lot of chat room scr ipt, function
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:51.79kb
    • 提供者:钱前
  1. cloestPair

    0下载:
  2. 最近点对程序,java实现。可以计算平面内的最近点对-The nearest point on the program, java implementation. Can calculate the closest point on plane
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:77.62kb
    • 提供者:yuanyifang
  1. closepointpair

    0下载:
  2. 使用Java实现的求最近点对的方法,实现了一个界面,可手动输入点或自动生成点-Using Java implementation of the nearest point on the way to achieve an interface that can be entered manually or automatically generate dot dot
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:12.41kb
    • 提供者:Sabrina Chen
  1. 898016ofbiz

    0下载:
  2. ofbiz 是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理,客户服务( customer service)等.Sequoia ERP采用Java开发可部署-ofbiz workflow source upload, try not to let the station to the time spent on your revised instructions. Not have
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:75.41kb
    • 提供者:sunra
  1. 11

    0下载:
  2. 点是否在一个区域,java算法,并包含了使用C#来计算的算法公式-Point is in a region, java algorithm using C# and contains an algorithm to calculate the formula
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:chenbin
  1. suijitoudian

    0下载:
  2. 这是java编写的随机投点算法的源代码,运行很好,十分有用,希望能帮到大家。-It is written in java random cast point algorithm source code, run well, very useful, I hope to help everyone.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:lzw
  1. Voice-communication

    0下载:
  2. 用java写的语音聊天程序的源代码,能实现点对点的语音通信。-Using java to write the voice chat program source code, can achieve point-to-point voice communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:吕乔
  1. necnor-proced

    0下载:
  2. juli-6,0,16 Java实现的点对点短消息发送协议(smpp)开发包源码-Juli- 6,0,16 Java implementation of point to point short message sending agreement (SMPP) development kit source code
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:13kb
    • 提供者:Jognng
  1. dice

    0下载:
  2. 一个简单的java小程序 模拟骰子游戏:一共有四个骰子,如果两个骰子点数相同就积两分,三个相同便积三分,以此类推。游戏结束后玩家可以选择是否再玩一次。(A simple java applet Dice game: a total of four dice, if two dice point is the same, the product of two points, three the same volume of three points, and so on. The end of
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:15kb
    • 提供者:Aglaiaa
  1. game

    0下载:
  2. 一个良好编程风格的二十四点游戏实现,需要Java 1.8运行环境(A good programming style twenty-four point game implementation)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:177kb
    • 提供者:LNR3
  1. DianCan

    1下载:
  2. 用Java写的一端,类似于外卖系统,可以注册下单点餐等功能(One end written in Java, similar to a takeout system, can register a single point of meal and other functions)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:10kb
    • 提供者:Ydi
  1. Arcgis-for-js-master

    0下载:
  2. 百度地图的demo中,是在MarkerClusterDemo.java中演示了点聚合功能,不过比较简单,不能满足实际应用的需求。 在其基础功能之上,做了如下改进: 1,给标记点传递数据; 2,实现聚合点的点击功能,点击后在地图上展开聚合点的内容; 3,聚合的起始数目修改,支持2个点也能聚合; 4,聚合的范围调整,避免聚合点图标的互相覆盖; 5,实现地图状态变化的监听;(In the demo of the Baidu map, the point aggregation functi
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:102kb
    • 提供者:陈显现
  1. hotel

    0下载:
  2. 实现在线点餐功能酒店用,采用同javaweb,B/S架构(Realization of online Point Restaurant function Hotel)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:4.49mb
    • 提供者:nnn1993
  1. Archive

    0下载:
  2. 机器人迷宫。 用Java编写机器人遇到各种障碍的策略。(Implementation of a robotmaze and let the robot reaches the target point.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:119kb
    • 提供者:ffdg
  1. 五点定位

    0下载:
  2. 五点定位的代码java,通过五个点描述对象的位置,主要使用java编写(Five point location code java)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:bluegogo123
  1. *Java开发手册 v1.2.0

    0下载:
  2. 《*Java开发手册》是*集团技术团队的集体经验总结,经历了多次大规模一线实战的检验及不断的完善,反馈给广大开发者。现代软件行业的高速发展对开发者的综合素质要求越来越高,因为不仅是编程知识点,其它维度的知识点也会影响到软件的最终交付质量("The Alibaba Java development manual" is a summary of the collective experience of the Alibaba group's technical te
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:831kb
    • 提供者:toby8517
  1. 7f2f1ee8bfd7473dac7413acfc210585

    0下载:
  2. java相关知识点记录测试测试上测试测试(Java related knowledge point record)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:745kb
    • 提供者:cwt程
« 12 »
搜珍网 www.dssz.com