资源列表
bezier_demo
- 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
ScrollTest
- 一个矩形围绕中心旋转的例子。可以手动设置中心和角度。-a rectangle around the center rotation example. Can manually set the center and angle.
DlgHistogram
- 自己做毕设时做的直方图的源码,用VC写的,大家可以参考一下-established themselves made the completion of the histogram of the source code used to write the VC, we can take a look
ProgressbarII
- 非常漂亮的自绘进度条. 写的很精简,调用非常方便. -very nice progress of the painting since. Write very simple and very convenient call.
grapheditor
- 图形编辑器软件 包括拖动缩放图形等功能 还自定义了保存文件格式-graphics editing software, including scrolling graphics zoom function also defined the Save the file format
Land_cover_classification
- 一个基于人工神经网络的有监督遥感影像地貌分类程序。-an artificial neural network-based supervision of remote sensing images landscape classification procedure.
cutscreenc++
- 一个简单的屏幕截取的c++源代码,可以拿来学习或者对于现有软件添加新的功能-a simple interception of the c-screen source code can be used to study the existing software or add new functions
NetronLight
- 这是一非常优秀的基于C#的树形数据显示控件!-This is a very outstanding based on the C# data controls tree!
NetronSourceCodev21
- Netron是一个设计优秀的C#图形结点绘制包,开源,提供了各种图形节点的绘制和对节点的控制。-Netron is an excellent design of C# graphics node mapping packages, PC, provide a variety of graphics rendering nodes and node control.
lesson32
- 一个经典的roam算法 打开后可见包围盒,网格细分 体现了lod of detail-roam a classical algorithm can be seen surrounded After opening the boxes, Mesh Subdivision reflects the pedigree of detail
TheImgViewer
- 这个程序是一个开源的图片查看器的程序,可以支持多种格式-the procedure is a revenue picture viewer procedures can support multiple format
sift-C_
- 用C#实现的MATLAB的图象处理算法,功能强大.-realized MATLAB image processing algorithm and powerful.