-
The use of JAVA to build a demonstration of digital image processing platform fe...
利用JAVA搭建一个数字图像处理的演示平台功能包括:模糊,锐化,变亮,反色,移动-The use of JAVA to build a demonstration of digital image processing platform features include: blurred, sharpen, brighten, and anti-color, mobile
- 2022-12-10 04:30:03下载
- 积分:1
-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等...
用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等-written with Java for matrix calculation of categories, including matrix, plus or minus, multiplication, matrix inversion, and so on to home
- 2022-07-27 19:41:28下载
- 积分:1
-
这是别人做的一个程序。我在网上看见的,我感觉非常好。所以上传...
这是别人做的一个程序。我在网上看见的,我感觉非常好。所以上传-others to do the procedure. I see on the Internet, I feel very good. So upload
- 2022-01-22 06:25:13下载
- 积分:1
-
一个程序,用来命名实体识别的生物医学文本挖掘的任务…
生物命名实体识别程序,识别生物医学文献中的基因名。-a program that used to named entity recognition mission in biomedical text mining.
- 2022-01-22 00:20:01下载
- 积分:1
-
实现图片的局部放大功能
实现图片的局部放大功能-achieve a partial picture zoom
- 2022-03-17 17:35:09下载
- 积分:1
-
java excel操作源代码,希望大家可以一起交流
java 对 excel操作的 源代码 希望大家可以一起交流-java to excel operated source code hope everyone can work together to exchange
- 2023-02-18 16:40:04下载
- 积分:1
-
修改SRC文件中时间的程序
修改SRC文件中时间的程序-SRC document changes the procedure time
- 2022-05-31 17:12:18下载
- 积分:1
-
是一个GIS的几何对象
是一个GIS的几何对象-GIS is a geometric object
- 2023-07-16 21:55:03下载
- 积分:1
-
Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and...
使用ajax技术检验用户是否存在
AJAX(Asynchronous JavaScript and XML)是多种技术的综合,它使用XHTML和CSS标准化呈现,使用DOM实现动态显示和交互,使用XML和XSTL进行数据交换与处理,使用XMLHttpRequest对象进行异步-Use ajax technology test the existence of user AJAX (Asynchronous JavaScript and XML) is an integrated multi-technology, which uses XHTML and CSS standardization of presentation, use the DOM to achieve dynamic display and interaction, the use of XML and data exchange with XSTL deal with, the use of XMLHttpRequest object for asynchronous
- 2022-11-27 10:40:08下载
- 积分:1