资源列表
DrawToolSrc(VC++)
- 这是一个用VC(MFC)写成的画图程序,相当于一个小型的画图软件,常用功能都已经具备.具有较高的参考价值.
muapInterface
- 肌电信号EMG中muap波形的产生gui程序.主要程序是TriMUAP_LAP_improve.m,其中需要调用SFAP_tri_improve.m 和mgd.m两个程序-EMG EMG in muap waveform generation gui program. The main program is TriMUAP_LAP_improve.m, which need to call the two procedures SFAP_tri_improve.m and mgd.m
CurveDrawing
- vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering
LargeDataDemo_ver_0.2_src
- 使用QT绘图,点线图,随机产生点坐标。非原创-Using the QT graphics, point chart, random point coordinates. Non-original
image2
- C#平台下的函数图像绘制程序,主要的函数都已包括在内,附带一个多功能计算器
rectcliplines
- 关于计算机图形学的线段剪裁,能用鼠标画出实线后在用矩形对其进行裁剪-computer graphics on the line tailoring, it can use the mouse painted lines used in its rectangular cut
Btest
- 中点分割的bezier算法,3次均匀B样条-midpoint of bezier segmentation algorithm, 3rd uniform B-spline
seed
- 该程序运用递归实现了计算机图形学中的种子填充算法-The program enables the computer graphics Seed Fill Algorithm
pdf417lib-c-0.91
- PDF417的源码,我是其他人给我的,需要的朋友可以研究一下。
line
- Breshman画直线、画圆、简单种子填充、递归种子填充-Breshman draw a line to draw circles simple seed filling ,recursion seed filling,Breshman draw a line ,draw circles
sdimuti-view
- SDI 多视图,经过测试非常不错,希望大家能测试后正确评分-SDI multi-view, tested very good, I hope that we can test properly rated
CGraphDemo
- 很不错的绘图程序,用来实现各种数学函数的绘图。