资源列表
studyonline
- 在线学习软件,帮助你轻松学习。 在线学习软件,帮助你轻松学习。
5
- 设计一个O(n*n)时间的算法,找出由n个数组成的序列的最长单调递增子序列
4
- 在由n个数组成的序列中,找出最长的单调递增子序列。
3
- 给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。
2
- 设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。
CThead
- java 的多线程库,希望大家喜欢
chatroom
- 一个小的聊天室,用php写的很好的,是学习的好帮助
EPS_Java_Project
- EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
JavaGPS_V1.01
- JavaGPS enables access to GPS devices from any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map.
JIM-final
- 一个使用Java实现的类似与QQ的聊天程序。使用了Hibernate组建。可用于学习Java网络编程和Hiberante数据库组件的学习
javacode164
- These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
JAVA
- JAVA中获取硬盘序列号的程序以及其实现的源码
