资源列表
Arrays2
- 关于java学习的小资料,有关于array的应用,希望对大家有用。-Learning about the little java data application on the array, we hope to be useful.
Floyd
- 使用Floyd算法球出任意两点的最短距离。-Floyd algorithm ball out of the shortest distance between any two points.
java
- 很好的一套系统,功能强大,系统比较完善,适合初学者学习交流使用-Good a system, powerful, more perfect system, suitable for beginners learn to share
Test.java
- 一个小的java开发程序,倒计时的小应用程序。- a little java developing programe.
InfixToPostfix
- 中缀表达式到后缀表达式的转换,输入为一字符串,返回值也为一字符串-Infix expression to postfix expression conversion, input to a string, the return value is a string
Socket
- 通过OutputStream将ByteArrayInputStream数据流读入,而文件数据流则转换为ByteArrayOutputStream。如果需要在前面添加文字,同样也需要转换为byte,然后写入OutputStream。同样也可以通过定义一个线程类发送文件-failed to translate
CSVFormatter
- import com.android.locationtracker.data.TrackerEntry Source Code for Andriod.
LinearLayoutWithDefaultTouchRecepient
- .Linear Layout With Default Touch Recepient extends Linear Layout Source Code for Andriod.
LoggingPermission
- Logging Permission Source Code for Andriod.
ForwardingMultiset
- ForwardingMultiset<E> extends ForwardingCollection Source Code for Andriod.
Person
- Person类,使用对象作为成员变量并实现深拷贝-The Person class, using the object as a member variable and to achieve deep copy
Maximum-Subarray
- 求一个数组中的连续的和最大的子数组。采用滑动窗口解决。sum 如果小于0,置为0,再加上当前值。然后再与max相比,取大的-Seeking a continuous array and the largest sub-array. Sliding window resolved. If the sum is less than 0, set to 0, plus the current value. Then compared to the max, whichever is greater
