资源列表
UserInfomation
- 1.GUI要求:自行设计界面,供用户输入学生的姓名、学号、性别(下拉框)、班级和兴趣爱好(多行文本),并提供“录入”、“查询”按钮。 2.若用户单击“录入”按钮,则检查用户的输入是否存在问题,若无问题则将该学生信息存入文件;若有错,则提示用户修改。 输入需满足的条件为:姓名不能大于多于8个字符(getColums());学号为7位的数字(getColums());班级只能取值“1”、“2”、“3”或“4” paramString();兴趣爱好无特殊要求。 3.若用户单击“查询”按钮,
tree
- 最小生成树算法的动态演示,具有良好的交互性,支持用鼠标绘图和绘点,Prim算法和Kruskal算法两种的动态过程。-Dynamic presentation minimum spanning tree algorithm, with good interaction, support the use of the mouse for drawing and painting point, Prim algorithms and dynamic process of two of Kruskal&
adl
- scorm范例,一个基于Java平台开发的scorm1.2例子,可以实现读取scorm课件的基本功能-scorm example, a Java-based platform development scorm1.2 example, you can achieve the basic functions to read scorm courseware
GPS
- 通过android的gps定位获取所在位置的经纬度,卫星数量及运动速度等。-Get the location of the android gps positioning by latitude and longitude, number of satellites and motion speed.
bankreport
- 一套完整报表系统。struts2+poi导出excel,并且带有sql-bank report
app-find-(1)
- 能够查询当前在线设备的IP地址,具有好高的查询效率,对设备管理具有重要的意义。-Able to query the current IP address of the device online, with good high query efficiency has important implications for device management.
Cracking-the-code-interview-solution-java
- 最新Cracking the Code Interview 所有章节习题答案及范例Java版,助你面试成功!
studentmanagersystem
- android开发的关于学生成绩管理系统源代码-Student achievement management system source code
Java-Swing
- 《Java Swing图形界面开发与案例详解》源代码- Java Swing GUI development and Case Comments source code
Assignment-1
- Wind Chill. Given the temperature t (in Fahrenheit) and the wind speed v (in miles per hour), the US National Weather Service defines the effective temperature (the wind chill) to be: w = 35.74 + 0.6215t + (0.4275 t - 35.75)v 0.16 Write
studentManagement
- 用Bluej编写的学籍管理系统,可以实现学生学号性别,姓名,成绩等的录入和查询,记录的数据保存在文件中。-Written by Bluej school management system, students can learn No. gender, name, score, etc. entry and inquiry, the recorded data is saved in a file.
algotrader
- Algorithm trading platform