资源列表
[图形图像处理(光照,映射..)] VBtuxiangchuli
说明:156种VB的图像处理方法,包括灰度转换,彩色变换,边缘化-156 kinds of VB image processing methods, including gray-scale conversion, color transformation, and so on, and so on<刘希> 在 2025-06-28 上传 | 大小:92kb | 下载:0
[GIS编程] MapControlApplication2
说明:ArcGis的使用,阴影定点载入地图-use for arcgis<王堃> 在 2025-06-28 上传 | 大小:76kb | 下载:0
[波变换] Image-processing-source-program
说明:图像处理源程序,实现图像的拉普拉斯变换,缩放,旋转,滤波等。-Image processing source program<杨宇靖> 在 2025-06-28 上传 | 大小:21.34mb | 下载:0
[图形图像处理(光照,映射..)] sy1
说明:去雾算法,he算法改进算法。解决天空区域失真问题。使用请更改图片路径-Defogging algorithm, algorithm improved algorithm. Solve sky area distortion. Please change the image using the path<王之彦> 在 2025-06-28 上传 | 大小:2kb | 下载:0
[3D图形编程] propagation
说明:电磁场与电磁波中: 最重要的概念之一,均匀平面电磁波。 本程序主要通过仿真动态显示均匀平面电磁波中,磁场 Hz 的波阵面在自由空间(理想介质)中的传播。-Electromagnetic fields and electromagnetic waves: one of the most important concepts, uniform plane electromagnetic waves. This procedure mainly through dynamic simulati<林池> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[3D图形编程] my_mag
说明:仿真一维均匀平面电磁波在自由空间(理想介质)中的传播; 假设传播方向沿 +x 轴,即均匀平面电磁波的波阵面与yOz平面平行。-Simulation of one-dimensional uniform plane wave propagation in free space (over medium) in assume that the propagation direction of the axis+x that uniform wavefront yOz plane paral<林池> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[3D图形编程] tianxian_simulation
说明:程序对天线中的一种重要类型: 半波、全波、三倍半波天线波瓣图 进行了仿真和三维成像。有助于对天线中波瓣图的理解。-Program is an important antenna types: half-wave, full-wave, three times the half-wave antenna lobe pattern simulation and three-dimensional imaging. Contribute to the wave antenna lobe pat<林池> 在 2025-06-28 上传 | 大小:13kb | 下载:0
[图形图像处理(光照,映射..)] Digital-image-processing
说明:数字图像处理的文件,总结了几种数字图像处理的方法以及matlab的代码-Digital image processing documents, summed up a number of digital image processing methods and matlab code<李大双> 在 2025-06-28 上传 | 大小:1.58mb | 下载:0
[图形图像处理(光照,映射..)] DE
说明: 最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2-The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward differenc<吴雪> 在 2025-06-28 上传 | 大小:1.19mb | 下载:0