资源列表
排序选择:
[JSP源码/Java] jprocess1
说明:Java启动并控制其他程序,本例将演示如何在一个Java 程序中打开另外一个Java 程序,并且可以控制打开程序的关闭。类似的,在Java 的IDE 开发工具JBuilder 中就用这种形式来运行编写的程序。效果如图所示,当单击JProcessDemo 窗口中的“Start”按钮时,打开一个“写字板”程序;当再单击“Close”按钮后,“写字板”程序关闭。-Java start and control other programs, in this case will demonstrate h<jpudn62> 在 2025-07-28 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] ScanConversion
说明:填充算法+扫描线填充算法部分代码,C++语言编写的MFC程序- Filling algorithm+ scan line fill algorithm part of the code, C++ MFC program language<王子健> 在 2025-07-28 上传 | 大小:2.25mb | 下载:0
[JSP源码/Java] jconvolveop
说明:Java锐化和模糊图像,使用java.awt.image 包中的ConvolveOp 类来实现图像的锐化和模糊。当单击“Sharp Image”按钮后,图片被锐化处理;当按钮“Blur Image”按钮后,图片变模糊;当单击“Reset”按钮后,则显示原始图像-Java sharpen and blur images, use java.awt.image package ConvolveOp class to implement image sharpening and blurring. A<jpudn63> 在 2025-07-28 上传 | 大小:43kb | 下载:0
[JSP源码/Java] jconvolev
说明:使用Java显示图像的轮廓,同样是利用图像缓冲区进行的处理,来获得图像中物体的轮廓,这在模式识别等方面都非常有用。其效果如截图所示。当单击“Image Egde”按钮后,显示图像中物体的轮廓;完整源码请下载本Java源码包。-Contour display images using Java, the same is carried out using the processed image buffer to get the outline of objects in the image, w<jpudn64> 在 2025-07-28 上传 | 大小:42kb | 下载:0
[JSP源码/Java] jtransform
说明:Java拉伸缩放图像,滑动滑块时,图像实时地在相应的方向上拉伸缩放;当单击“Reset”按钮后,则显示原始图像。具体来说是使用java.awt.geom 包中的AffineTransform 类,来实现图像的拉伸缩放。-Java stretch when scaling an image, slide the slider to zoom the image in real time stretching in the corresponding direction When you clic<jpudn65> 在 2025-07-28 上传 | 大小:38kb | 下载:0
[图形图像处理(光照,映射..)] steroFullFNL
说明: 体视全息计算程序,程序首先提取三维数据不同视角的二维图像,然后计算相应视角方位的全息图。-Stereo holographic computer program, the program first extract three-dimensional image data from different perspectives, and then calculate the corresponding view orientation hologram.<陈云鹏> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[3D图形编程] RimLight_AGAL
说明:边缘光rimlight的AGAL代码,里面都有注释-rimlight AGAL<李好> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] COLOdotHL
说明: 点全息图计算程序,本程序针对二维彩色图像计算所谓“点全息图”.-Point hologram calculation procedures, the procedures for calculating the two-dimensional color images called " Point hologram."<陈云鹏> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] improved-raytrace
说明:改进后的电离层三维射线追踪法,运算速度更快,更加精准,用于大家交流-The improved three-dimensional ray tracing method ionosphere, computing faster, more accurate, for the exchange of<李川> 在 2025-07-28 上传 | 大小:340kb | 下载:0
[JSP源码/Java] jraster
说明:Java旋转图片的功能实现,是一个处理缓冲区中的图像数据的示例,即将缓冲区中的图像数据倒过来存储,这样得到的将是原来图像旋转180°后的效果。-Java realization of the function to rotate the picture, is an example of the image data buffer processing, ie the buffer to store image data upside down, so that the resulting ef<jpudn66> 在 2025-07-28 上传 | 大小:64kb | 下载:0
[JSP源码/Java] jlookuptabal
说明:Java实现图像的明暗处理实例,主要是利用缓冲区图像来实现复杂的图像处理和变换,这些处理包括明暗处理、锐化、模糊化和灰化等。如演示截图所示,鼠标单击“Darken”按钮后,图像变暗,单击“Brighten”按钮后,图像加亮变。在编写过程中,用到java.awt.image 包中的LookupTabel 类及其子类ShortLookupTable 类和LookupOp 类-Java implementation of image shading examples, mainly using the<jpudn67> 在 2025-07-28 上传 | 大小:38kb | 下载:0