-
with JAVA drawings prepared by the procedure functional description : Memory, th...
用JAVA编写的绘图程序
功能简介:
支持存储,格式为XML,并支持颜色信息的存取,有导出为图片功能
支持多个组件选择:CTRL选择(或取消)和拉框选择或是复合选择(或取消)
支持多个组件拖动:选择多个组件可以同时拖动
支持全选功能和-with JAVA drawings prepared by the procedure functional description : Memory, the format of the XML, and supports color information access, derived pictures of a number of functional components to support options : CTRL choice (or canceled) and Rafah composite frame or choose option (or cancel) to support a number of components Drag : select multiple components can drag the whole electoral support functions and ... ... ...
- 2023-09-02 08:15:03下载
- 积分:1
-
* This a simple tool to send/receive UDP packet based on a
* free software d...
* This a simple tool to send/receive UDP packet based on a
* free software developed by Neil Deason.
* The purpose of program is to simulate a remote MGC So that the
* SIP Message debugging/testing is possible.-* This a simple tool to send/receive UDP p acket* based on a free software developed by Nei l Deason.* The purpose of program is to simulate So a remote MGC that the SIP Message debugging*/testing is possible.
- 2022-03-07 06:59:52下载
- 积分:1
-
java教学讲义
java教学讲义-java Teaching Materials
- 2022-02-24 12:31:23下载
- 积分:1
-
这是本科生的毕业设计,做的还不错,可以参考参考
这是本科生的毕业设计,做的还不错,可以参考参考-This is the undergraduate graduation design, done well, can refer to reference
- 2022-01-26 08:14:16下载
- 积分:1
-
一个简单的语义检索框架,实现了简单的查询界面,提交查询请求,处理查询扩展,简单搜索,推理,可以进一步的扩展。最初没有结果是因为没有添加待检索数据,添加数据后即会...
一个简单的语义检索框架,实现了简单的查询界面,提交查询请求,处理查询扩展,简单搜索,推理,可以进一步的扩展。最初没有结果是因为没有添加待检索数据,添加数据后即会有结果。-a simple semantic retrieval framework to achieve a simple query interface, the author inquiry request, to handle inquiries expansion simple search, reasoning, can be further expanded. Initially no results because it is not added to retrieval of data, add the data after the yield results.
- 2022-12-18 02:30:02下载
- 积分:1
-
text pattern matching algorith in java
text pattern matching algorith in java
- 2023-01-02 02:05:06下载
- 积分:1
-
编译的作业,请下载吧..!
编译的作业,请下载吧..!-compiler operations, download it. . !
- 2023-03-06 15:35:04下载
- 积分:1
-
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法...
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法
实例3 JSP程序的基本结构
实例4 简单数据类型综合应用实例-Chapter 1 outlines examples of JSP technology one first JSP page Chapter 3 examples of Web development based on 2 HTML and JavaScript interactive examples, Chapter 4 JSP examples of grammar 3 JSP examples of the basic structure of the procedure 4 simple data types integrated application
- 2022-02-22 03:29:37下载
- 积分:1
-
exercise for textbook
识别子串 模式匹配 KMP算法
输入两个String-exercise for textbook
- 2022-01-31 22:55:18下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 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
- 2022-05-10 16:17:22下载
- 积分:1