▍1. graphics-geometric-transformation
二维图形几何变换的实现,MFC,平移、比例、对称、旋转等(The realization of two-dimensional graphics geometric transformation, MFC, translation, proportion, symmetry, rotation, etc.)
二维图形几何变换的实现,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)
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)
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.)
实现对任意多边形的三角形凸分解。(To realize arbitrary triangle polygon convex decomposition.)
Peano分形显示程序,希望对大家有用.(Peano fractal display program, in the hope that everyone useful.)
Grass文件夹下为分形草的程序源代码,程序运行后,只需要按空格键就可以随机产生不同的分形草图形(Grass folder for grass fractal source code, the program running, just a space bar can be different randomly generated fractal graphics grass)
L系统单一规则生成Koch曲线源代码,可通过改变初始元、生成元、角度和压缩因子等生成要素绘制出许多“简单”分形图形。(非原创,原程序存在错误,我进行了修改,可能扔存在错误。)(L system single rule Koch curve generated source code can be changed by the initial yuan, generators, angle and compression factor generated elements drawn many "simple" fractals. (Non-original, there is an error in the original proceedings, I made amendments may throwing errors.))