搜索资源列表
DongHua
- 制作JAVA小动画,执行本例实例后,将在浏览器窗口内显示一个JAVA小动画。显示顺序是:先显示JAVA的咖啡形状的logo图片,然后依次显示 带有“J”,” A”,” V”, “A” 四个字母的图片。显示结束后,程序会自行循环。-JAVA small animation production, the implementation of the cases example, the browser window displays a small Java animation. The order
DealPic
- 图片的灰度化和去噪程序,灰度化可画出直方图,去噪使用中值去噪和均值去噪,中值去噪可循环多次,导入要改包名。-And the gray-scale image denoising procedures, and can be painted gray histogram, the use of denoising Denoising and mean de-noising, in denoising can be recycled many times, we have to change pac
ImageRead
- ImageRead.java 图片浏览器,通过JLabel加载图片,实现菜单栏/按钮打开图片,循环浏览图片 程序主界面,把所有图像分割算法用图像界面展示出来-Picture Viewer to load the image JLabel menu bar/button to open the picture, to cycle through pictures The main program interface, all image segmentation algor
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan