-
hw01
给定三个整数a、b和c,要求在控制台窗口中输出方程 ax2+bx+c=0的根(Given three integers a, b and c, required in the console window output equation ax2+ bx+ c = 0 root)
- 2010-12-03 23:12:00下载
- 积分:1
-
vini---bate-papo-java-versao-mais-explicadinha
Chat. Redes II. UFPI. Vinícius Pires de Moura Freire
- 2014-06-11 18:09:01下载
- 积分:1
-
KmeansinJava
Java代码实现数据挖掘算法,kmeans(Java code to implement data mining algorithms, kmeans)
- 2016-04-10 10:14:03下载
- 积分:1
-
Android Studio 源代码工程 AgentLite-Win
说明: Android Studio 源代码工程,帮助大家查阅审核,编写时可以做参考(Android Studio Main Project)
- 2020-06-19 01:00:02下载
- 积分:1
-
regress-85880
Arguments object of g(){f()} should not be null.
- 2014-02-13 12:08:59下载
- 积分:1
-
JavaSE
javaSE基础教程,个人总结,适合初学者。(javaSE based tutorial, personal summary, suitable for beginners)
- 2014-03-15 21:16:14下载
- 积分:1
-
calculator
说明: 实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
jsi-master
JSI (Java Spatial Index) RTree Library 是一个RTree算法Java实现的开源库,理论来源是Guttman1984年的一篇论文"R-trees: A Dynamic Index Structure for Spatial Searching" by Antonin Guttman",论文可见(PDF on CiteSeerX).
这个开源项目的代码遵循 GNU Lesser General Public License
最新的代码可以在http://github.com/aled/jsi上找到
同时例子在https://github.com/aled/jsi-examples(The JSI (Java Spatial Index) RTree Library open source Java implementation library of a RTree algorithm theoretical source of the Guttman1984 paper R-trees: A the Dynamic the Index Structure for Spatial, Searching by Antonin Guttman, papers can be seen (PDF onCiteSeerX).
Follow the code of this open source project GNU Lesser General Public License
The latest code can be found in http://github.com/aled/jsi
At the same time example in https://github.com/aled/jsi-examples were)
- 2013-03-18 18:26:05下载
- 积分:1
-
tomcat8
tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
counts
利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
- 2020-06-24 23:40:12下载
- 积分:1