资源列表
COIN_207
- 一个简单的绘图程序 ,供初学者学习参考-a simple drawing program for beginners learning reference
画笔程序
- 这是一个用vc编写的关于画图的小例子,本例是为初学者准备的-This is a preparation using vc on the drawing small examples, the cases are prepared to beginners
CastPoints
- 帮同学写的代码,把一块区域随即分割为固定大小的若干区域,并在每个区域随机种子,可以做位实验数据,希望能给其他朋友有所帮助-help students write the code, then a regional division of the fixed size of a number of regional and random seeds in each region that can be done at the experimental data, in hopes of givin
waveletLifting
- 5/3小波变换的提升算法实现以及对于什么叫做提升的介绍。由于5/3小波是整数小波,因此非常适合于DSP处理,且经过提升,小波变换的复杂度明显降低,将此代码的提升部分移植到DSP上,可以达到实时。
Congregate45
- 简单的绘制图形,二维的各种各样的图形,还是一个简单的CAD系统
MiniDrawPad
- 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
DisplaySquareBezier
- 三次Bezier曲线法的扫描转换程序:可以通过四个控制点来确定P(t)取不同的t时对应的二维坐标。用三次Bezier曲线绘制的一片花瓣和一根曲线。-Three Bezier curve scan conversion process: the four control points can be determined by P (t) at t different from the corresponding two-dimensional coordinates. Bezier curve w
vc++等值线类库22709_contour_class
- vc++等值线类库,用于二维要素场分析的关键控件-vc contours class library for 2D element analysis of the key market controls
Sinusoid
- 绘制正弦曲线-Drawing sinusoid
GaAs
- GaAs导带和价带附近的等能面的计算程序
BanJingZK
- 钣金计算展开软件,小巧、快速,需要关联CAD.-Calculation of sheet metal to start the software, compact, fast, and necessary associated CAD.
graghdrag
- 一个很好的图形拖动实例,可将图形随意拖动。