资源列表
hm6
- 抽象类的使用 设计一个类层次,定义一个抽象类--形状,其中包括有求形状的面积的抽象方法。 ----继承该抽象类定义三角型、矩形、圆。 ----编写一个主程序将一个三角形、矩形、圆存入一个数组中,将数组中各类图形的面积输出。-kind of abstract designs a class hierarchy, the definition of an abstract category -- shape, These include the shape of the area fo
UserLand
- 这是一个用java实现的用户登录系统。是很简单的一个登陆对话框,没有更深的东西。但对于初学java的人来说是一个很好的案例-This is a java implementation to use a user login system. Is a very simple login dialog box, there is no deeper things. But for people who are beginners java is a good case
MagicDemoJavaApp
- java中调用matlab,入门程序,包括matlab程序,还有java端调用matlab所编写的程序-java call matlab, entry procedures, including the matlab program, as well as the java client call a program written in matlab
PSO
- PSO ,java , calculate -使用 pso 演算法計算 方程式的最小值。
ComparaDocument
- 文档检索,匹配关键词,抽取文档中指定的字符串-Document retrieval, matching keywords, extract the string specified in the document
Calculator
- 实现简单的计算器功能,这个代码是可再编程代码,里面设计好了计算器的面板,用户可以自动添加算法实现其功能。-Simple calculator function, this code is reprogrammable code, which designed the calculator panel, users can automatically add algorithm to achieve its function.
notationgetpublicid
- Retrieve the notation named "notation1" and access its public identifier. The string "notation1File" should be returned.
regress-89474
- Testing the JS shell doesn t crash on it.item().
hc_nodehaschildnodes
- check if loaded documents are supported for content type.
SubclassToAdder
- This ClassVisitor adds all classes that it visits to the list of subclasses of the given target class.
20144181885993
- 用java/Servlet写的一个简单地员工信息管理系统,主要是对员工和部门的联合操作-Using java/Servlet to write a simple employee information management system, is a joint operation of the employees and departments
test2
- 用递归下降分析法编制语法分析程序 对于遇到的语法错误,能够做出简单的错误处理,给出简单的错误提示,保证顺利完成语法分析过程;-Analysis prepared by recursive descent parser for syntax errors encountered, it is possible to make a simple error handling, gives a simple error, to ensure the successful completion of t
