资源列表
MFC_TXT
- 我艇和目标运动轨迹存放于TXT文件中,在MFC环境下画出我艇与目标的运动轨迹 TXT文件中有四列,前两列存放我艇的横、纵坐标,后两列存放目标的横、纵坐标-My boat and target trajectories stored in TXT file, in the MFC environment, I draw the trajectory of the target vessel
CPPBuilder_line_method
- 用C++Builder自己实现的画线的算法,根据数学公式实现,对学习图形学的同学很有帮助。-Using C++ Builder to draw a line to achieve their own algorithms, according to the mathematical formula to achieve, very helpful for students to learn graphics.
qiexian
- vc绘图程序实例(切线切点图),单文档程序,很有借鉴价值-vc drawing program example (Figure tangent cut points), single-document program, a very useful reference value
rise
- 利用vb的绘图功能,时钟功能,动态的绘制出了星空闪烁,天空变亮,太阳升起的景象。-Using vb graphics capabilities, clock function, dynamic map out flashing stars, the sky brighter, the sun rising scene.
sin
- 绘制sin曲线,更改一下函数名就可绘制出cos,二次函数等多种图形。-Draw sin curve, change can be drawn about the function name cos, quadratic function and other graphics.
NSG2
- It is used to build simple wireless or wired ns simulation topology.NSG2 can form a tcl file derived from the graph you draw.
SKULL-EDGE-DETECTION
- 用于提取人脑颅骨的内外边界,能将头皮与脑组织全部舍去,主要用于颅骨修复领域。-Used to extract the boundaries of the human skull, mainly for skull repair area.
quxianhuizhi
- 三次变样曲线绘制,可以自己绘制点.然后生成曲线,也可以读取数据点,然后绘制.-Changed appearance three times to draw the curve, you can draw their own points and then generate the curve, you can read the data points, then draw.
计算机图形学的实习程序
- 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-A computer graphics training program, to achieve a variety of lines, circles and polygons to draw, and can be filled with color, to achieve geometric transform, redraw, save and so on.
labview-one-channel
- labview编程,51单片机串口调试,一路数据采集显示,手机良好界面-labview programming, 51 single-chip serial debugging, all the way to data acquisition and display, a good mobile phone interface
openGL-CPP
- 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
MouseDraw
- 一个基于opencv的鼠标操作绘图的程序,可以作为opencv测试之用~-Opencv of mouse-based drawing program, can be used as a testing opencv