资源列表

« 1 2 ... .76 .77 .78 .79 .80 13581.82 .83 .84 .85 .86 ... 18703 »

[3D图形编程MousePick

说明:基于DIRECTX9,使用多边形的精确鼠标拾取-Based DIRECTX9, use mouse pick the exact polygon
<周立波> 在 2025-10-09 上传 | 大小:174kb | 下载:0

[2D图形编程BFmatcher

说明:Visual 2012 project demo for BF matching method using opencv246.
<ta nam> 在 2025-10-09 上传 | 大小:3.3mb | 下载:0

[绘图程序peditLISP

说明:peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (command "PEDIT" "m" ss "" "y" "J" "" "") (princ) )-peditLISP.rar : (defun c:nn() (princ "\n Chon doi tuong : ") (setq ss (ssget)) (com
<mustlagz> 在 2025-10-09 上传 | 大小:58kb | 下载:0

[绘图程序HTools

说明:HTools : Htools Calcalute-Length-Area.swf.html
<mustlagz> 在 2025-10-09 上传 | 大小:1.64mb | 下载:0

[3D图形编程Lesson02

说明:三维模型的模拟构造,三棱锥的运动与旋转,OpenGL初学者的最好指路练习目标-Simulation of three-dimensional model constructed three pyramids movement and rotation, OpenGL beginners best practice objectives guiding
<李阳> 在 2025-10-09 上传 | 大小:3.4mb | 下载:0

[OpenGLWaferPainter

说明:等值线程序,三维可以实现旋转。编译环境:vc6.0-Contour program, three-dimensional rotation can be achieved
<jinhui> 在 2025-10-09 上传 | 大小:235kb | 下载:0

[图形图像处理(光照,映射..)mohu_img_enhance

说明:模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。-Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domai
<小马> 在 2025-10-09 上传 | 大小:23kb | 下载:0

[图形图像处理(光照,映射..)max_min_segment

说明:最大流/最小割方法。为学习图像处理中的图割算法做准备,算法思想是Ford-Fulkerson方法。最大流是一个有向图,最小割就是网络中所有割中值最小的那个割。 -Maximum flow/minimum cut method. As a learning image processing to prepare graph cut algorithm, the algorithm idea is Ford-Fulkerson method.
<小马> 在 2025-10-09 上传 | 大小:38kb | 下载:0

[GIS编程ArcGIS-Secondary-development

说明:本实例主要是用于ArcGIS二次开发,含各种控件的使用和mschart画图的举例-This example is mainly used ArcGIS secondary development, including the use of various controls and an example of drawing mschart
<HCW> 在 2025-10-09 上传 | 大小:466kb | 下载:0

[图形图像处理(光照,映射..)BFSPDFS

说明:广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 -Breadth-first search and depth-first search in the network topology is realized. Bre
<小马> 在 2025-10-09 上传 | 大小:49kb | 下载:0

[图形图像处理(光照,映射..)Dijkstra

说明:单源最短路径Dijkstra。使用图论算法作为图像处理的基础算法,Dijkstra和Bellman-Ford类似,都是解决单源最短路径问题,不同的是这个方法只能解决边为非负的问题,实现的好的Dijkstra算法运行时间要快于Bellman-ford。-Single source shortest path Dijkstra. Using graph theory algorithm as the basis of image processing algorithms, Dijkstra and
<小马> 在 2025-10-09 上传 | 大小:32kb | 下载:0

[图形图像处理(光照,映射..)matlab

说明:把一幅RGB图像用matlab的图像处理功能进行图像分割-Put a picture of RGB image of matlab image processing functions for image segmentation
<赵效楠> 在 2025-10-09 上传 | 大小:199kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 13581.82 .83 .84 .85 .86 ... 18703 »

源码中国 www.ymcn.org