-
Conrec
java 等值线 生成算法(java isogram Algorithm)
- 2007-12-22 11:53:40下载
- 积分:1
-
简单的spring框架
这个可以容易被初学者理解的spring框架,能够在短时间内理解三框架之一的精髓。是Spring框架最基础的部分,它提供了依赖注入(DependencyInjection)特征来实现容器对Bean的管理。这里最基本的概念是BeanFactory,它是任何Spring应用的核心。BeanFactory是工厂模式的一个实现,它使用IoC将应用配置和依赖说明从实际的应用代码中分离出来。
- 2022-02-05 01:41:07下载
- 积分:1
-
简单的java学生管理系统
在学习java中自己编写的学生管理系统,只用bufferwrite和bufferread还有集合。
- 2022-03-10 12:48:52下载
- 积分:1
-
java简易扑克牌
本文的游戏开发是关于基于java的扑克牌类游戏开发与研究,以Java语言为基础,借助Java语言的面向对象,泛型数组和用于图形界面设计的Swing等技术在windows环境下生成玩家和显示游戏中生成的扑克牌。通过程序里的游戏判定程序,通过比较扑克牌上的点子数总和的大小,最总判定游戏的最终玩家。
论文是在Microsoft Window10系统下,借助IntelliJ IEAD 开发工具开发的基于Java的扑克牌游戏。
关键词: 扑克牌游戏 游戏设计 Java
- 2022-06-17 16:44:47下载
- 积分:1
-
StringUtil
StringUtil.java 主要用于处理Stirng的多种常用方法适用于web开发(Stringutil for web )
- 2014-01-21 11:25:59下载
- 积分:1
-
heritrix-3.2.0全套源码
压缩包包含了heritrix-3.2.0-dist.tar,heritrix-3.2.0-src.tar,heritrix-3.2.0-src,可以完全用于一般的数据爬取。
- 2022-02-20 04:39:44下载
- 积分:1
-
java diameter 协议栈,实现diameter协议组定义的基本方法和接口
java diameter 协议栈,实现diameter协议组定义的基本方法和接口-java diameter protocol stacks, protocol definition diameter realize the basic methods and interface
- 2023-01-16 12:35:04下载
- 积分:1
-
2008010
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序
(Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program)
- 2009-12-24 14:03:10下载
- 积分:1
-
abaqus的残余应力数值模拟源文件 Demo7-ResidualStress
abaqus的残余应力数值模拟源文件,适合abaqus新手操作练习使用(ABAQUS source files for numerical simulation of plate constraints, suitable for ABAQUS novice operation exercises)
- 2020-06-24 02:00:02下载
- 积分:1
-
java japplet写的关于菜单右键的程序,
对于学习applet的初学者有帮助...
java japplet写的关于菜单右键的程序,
对于学习applet的初学者有帮助-java japplet write on the menu right-procedures learning applet help beginners
- 2022-03-12 18:26:53下载
- 积分:1