▍1. fengxxing
说明: 实现对电树枝的分形维数计算,采用阈值对图片进行处理完成后,利用盒型计数法实现(The fractal dimension of electrical tree is calculated)
说明: 实现对电树枝的分形维数计算,采用阈值对图片进行处理完成后,利用盒型计数法实现(The fractal dimension of electrical tree is calculated)
多边形合并操作算法。采用C++编写。可以执行。(Polygon merging operation algorithm. )
二维图形几何变换的实现,MFC,平移、比例、对称、旋转等(The realization of two-dimensional graphics geometric transformation, MFC, translation, proportion, symmetry, rotation, etc.)
联合对角化方法,用于对多个矩阵同时进行联合对角化,主要用处是盲源分离,(Joint diagonalization method, is used to conduct joint diagonalization matrix at the same time for multiple, main use is to blind source separation,)
基于特征的影像匹配——SIFT Method!!! 相当经典,只不过是MatLab源码(Based on the characteristics of image matching, SIFT Method!!!!!!)
合成孔径雷达SAR图像成像中多普勒中心检测的六种算法,使用matlab编程,(Synthetic aperture radar (SAR image of doppler center detection in six kinds of algorithm, using matlab programming,)
用MFC实现excel功能 很实用 MFC新手学习(Excel function very practical with MFC MFC novice learning)
Sierpinski分形算法的源代码,包括一个应用程序,了解基本的Sierpinski算法(The Sierpinski fractal algorithm source code, including an application, understand basic Sierpinski algorithm)
Delaunay三角剖分的一个程序,一个方法。属于计算机图形中的计算几何。对于有限元分析有着重要的意义。(Delaunay tri-decomposition program)
分形几何算法案例,基于MFC实现 Sierpinski垫片算法(Fractal geometry algorithm case, MFC-based implementation Sierpinski algorithms)
微分几何的电子书,很经典的书,通俗易懂,如果要学习微分几何,推荐(this is a book about differential geometry)
对图像进行几何变换,如旋转,缩放,镜像,裁剪等。(Image geometric transformations such as rotation, scaling, mirroring, cropping and so on . )
光学图像的几何仿真,采用已有的光学图像作为参考,布置在传感器照射范围区域,然后根据卫星轨道、姿态等获得新的图像,该图像能够反映原始图像的几何特性(Optical image geometry simulation, using the existing optical image as a reference, arranged in the area illuminated area of the sensor, then the satellite orbit, attitude and so obtain a new image, the image can reflect the geometric properties of the original image)
This presentation discusses an alternative method for transferring geometry and animation data from another application to Maya. Instead of using some file format to translate data from one application to another, embed the application directly into Maya.
N 整形变量,输入参数,矩阵A的阶数 A[] 实型数组,输入、输出参数,输入是按列存放方阵A,计算结束时输出A的逆矩阵 B[] 实型数组,输入、输出参数,输入时按列存放实方阵B,计算结束时输出(A逆*B—)( Gauss Jordan elimination )
三角形相互碰撞及物体运动模型虚拟现实碰撞检测算法(Spherical object model dynamic behaviors of virtual reality collision detection algorithm )
分形的简单利用,在鼠标的点击下,画一棵树,树的颜色及方向可设定(Fractal simple to use, in the mouse click, draw a tree, the tree' s color and direction can be set)
图像复式,自己调试通过的,与大家交流学习(Image duplex, adopted their own debugging, and to share their learning)
说明: ATLAS致力于研究以观察为基础的技术从而提供可便携性能。目前它提供c和Fortran77接口。(The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.)
一個簡單讀取obj 及 mtl 小程式 可以讀出obj有多少mtl類別 多少點線面(a simple program loading obj and mtl. it can read how many points, lines, and planes.)