登录
首页 » java » 大圆航线计算类

大圆航线计算类

于 2022-12-15 发布 文件大小:1.70 kB
0 105
下载积分: 2 下载次数: 1

代码说明:

输入任意2个经纬度和转向点的数量,可以计算出最短距离的大圆航线。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AudioGroup
    An AudioGroup acts as a router connected to the speaker, the microphone, and AudioStreams for Andriod.
    2013-10-21 00:03:01下载
    积分:1
  • Chinese--NER
    说明:  基于CRF的中文机构名识别系统。使用北京大学1998年的人民日报语料库作为训练语料。除常用的特征模板,已经词性特征外,使用词语的最后一个字作为特征,提高了机构名识别的准确率, 调用了CRF++程序包训练模型。(CRF-based name recognition system of Chinese institutions. People' s Daily, Peking University in 1998 with corpus as training data. In addition to the characteristics of commonly used templates, has been part of speech features, the last word to use words as features and improve the organization name recognition accuracy, call the CRF++ package training model.)
    2011-02-28 20:32:12下载
    积分:1
  • shiyanxuankexitong
    用java开发的实验课选课系统 内含数据库说明文档(java)
    2010-06-15 02:17:18下载
    积分:1
  • chapter06_2
    再上船一些简单的java源代码,这里请大家笑纳了(again embarkation some simple java source code, here please the heart)
    2007-07-02 12:24:38下载
    积分:1
  • 基于java web的bbs开发
    本程序是web程序,用了struts2+hibernate开发的网站,兼有数据库操作过程。在myeclipse7.5以上运行,里边也包含了所需的jar包。方便下载学习。 开发者可以通过这个程序学习struts2框架与hibernate框架。对java web入门者非常实用。
    2022-05-30 06:11:07下载
    积分:1
  • 服务器端原代码:
    服务器端原代码: 双击代码全选123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596usingSystem; usingSystem.Collections.Generic; usingSystem.ComponentModel; usingSystem.Data; usingSystem.Drawing; usingSystem.Text; usingSystem.Windows.Forms; usingSystem.Net; usingSystem.Threading; usingSystem.Net.Sockets; namespaceWin_Talk {   publicpartialclassForm1:Form   {     publicForm1()     {       InitializeComponent();     }     privatevoidForm1_Load(objectsender,EventArgse)     {     }     #region//定义变量     IPAddressHostIP=IPAddress.Parse("127.0.0.1");     IPEndPointpoint;     Socketsocket;     boolflag=true;     SocketacceptedSocket;     #endregion     #region//声名委托     delegatevoidSetTextCallback(stringtext);     privatevoidSetText(stringtext)     {       textBox2.AppendText(text+"rn");     }     #endregion     #region//进程方法     privatevoidProccess()     {       if(accept
    2022-02-05 01:15:10下载
    积分:1
  • 源代码及class文件
    说明:  游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
    2020-06-17 17:00:02下载
    积分:1
  • java EJB 编程源代码。
    java EJB 编程源代码。-EJB source code.
    2023-01-09 21:15:03下载
    积分:1
  • pedometer
    开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。(Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out the number of accurately test how many steps you take, it is interesting, and this project' s source code is open source, and the iPhone version of Android version, this version of the pedometer for android source code, conditions can be recompiled to run it.)
    2013-06-06 16:07:19下载
    积分:1
  • jsf_example
    一个jsf企业级程序示例实现一些基本功能()
    2008-07-17 12:52:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载