资源列表
Information
- INFORMATION SYSTEM FOR ATM
injectionSort
- 数据结构"插入排序法",像是玩朴克一样,我们将牌分作两堆,每次从后面一堆的牌抽出最前端的牌,然后插入前面一堆牌的适当位置-Data structure, Insertion Sort. like playing Poker, we will license divided into two piles, each pile of cards from the back out of the front of the card, then insert the appropriate place
ArrayTest
- Java程序,常用的包,主要实现ArrayTest功能-Java programs, common package, the main function to achieve ArrayTest
Xing
- 用星号输出一个正方形,一个椭圆,一个箭头和一个棱形-Output of a square with an asterisk, an ellipse, an arrow, and a prism
Java_programming_simple_server_side_service
- Java编程实现简单服务器服务端Java programming simple server-side service-Java programming simple server-side service
Clock
- c显示当前时间的电子计时器.此程序使用java语言编写。-Electronic timer displays the current time.
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