资源列表
hiben
- java学习的基础代码。是大二学习java web的基础-java Foundation
SyntaxAnalysis
- 基于JAVA的cmm语法分析器。以单词序列为输入,分析单词序列构成的语法结构,给出相应的输出,并进行一定的错误处理。输入为任意的CMM源程序文件,输出是语法树或者类似可以说明语法成分的结构形式(可以输出到文件或者输出到屏幕上)。-JAVA-based cmm parser. The word sequence as input, analyze the grammatical structure consisting of a sequence of words, given the corre
1100OnlineQuestion
- java Quiz Program using spring and hibernate frameworks completely followed MVC arch
StudentSystem
- 学生管理系统,管理学生个人信息,成绩,教师可以登录等。-Student management system that manages students personal information, performance, etc.
Notepad
- 仿照记事本,利用swing技术,实现了记事本所有的基础功能,使用myeclipse开发-Notepad modeled using swing technique to achieve a notepad all the basic functions, use myeclipse development
hiresystem
- 使用swing技术开发的招聘管理系统,实现了基础的发布简历,求职,查看简历,联系等,所有基础资料完善。-Use swing technique developed recruitment management system to realize the basic published resume, job search, view resume, contact, etc., all the basic information improved.
cmmjava5
- cmmm解释器,用于对cmm语言进行编译执行,采用swt框架编写界面-this is the interpreter for cmm you can compile the cmm file to be run. ......
Student
- java编写的学生成绩管理系统,使用了数据库和界面设计-Java written in student achievement management system, the use of the and the user interface design
ThreadTest
- 使用多线程技术,实现窗口中多朵雪花(至少10朵)的飘动,每朵雪花飘动方向和速度随机-The use of multi-threading technology, multi-window snowflake flowers (at least 10) of flowing, each flower fluttering snowflakes random direction and speed
JSPStudent-dormitory-management
- 使用Java编写的学生宿舍管理系统,使用网页登录系统进行操作,使用xml存储数据。-The use of student dormitory management system written in Java, used to operate a web login system, the use of XML data storage.
merge-problem
- 贪心算法-最优合并问题 给定k 个排好序的序列s , s , , sk 1 2 , 用 2 路合并算法将这k 个序列合并成一个序列。 假设所采用的 2 路合并算法合并 2 个长度分别为m和n的序列需要m + n -1次比较。试设 计一个算法确定合并这个序列的最优合并顺序,使所需的总比较次数最少。-贪心算法-最优合并问题 给定k 个排好序的序列s , s , , sk 1 2 , 用 2 路合并算法将这k 个序列合并成一个序列。 假设所采用的
Notepad
- 自己编写的简单的记事本程序,仿真windows自带的记事本,功能基本齐全。-a simple Notepad program
