资源列表
utility
- 自定义实现层 请自行移植实现基本函数即可运行 -Custom Implementation Layer
zs
- 贝塞尔曲线代码,输入关键的控制折线,输出指定控制点的贝塞尔曲线-Bezier curve code, key control input line, output the specified control point Bezier curves
MouseDraw
- 一个基于opencv的鼠标操作绘图的程序,可以作为opencv测试之用~-Opencv of mouse-based drawing program, can be used as a testing opencv
openGL-CPP
- 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
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.
SKULL-EDGE-DETECTION
- 用于提取人脑颅骨的内外边界,能将头皮与脑组织全部舍去,主要用于颅骨修复领域。-Used to extract the boundaries of the human skull, mainly for skull repair area.
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.
sin
- 绘制sin曲线,更改一下函数名就可绘制出cos,二次函数等多种图形。-Draw sin curve, change can be drawn about the function name cos, quadratic function and other graphics.
rise
- 利用vb的绘图功能,时钟功能,动态的绘制出了星空闪烁,天空变亮,太阳升起的景象。-Using vb graphics capabilities, clock function, dynamic map out flashing stars, the sky brighter, the sun rising scene.
qiexian
- vc绘图程序实例(切线切点图),单文档程序,很有借鉴价值-vc drawing program example (Figure tangent cut points), single-document program, a very useful reference value
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.
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