资源列表
dhuu
- 如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子-How to use matlab in VC resources?
《高等光学仿真》matlab源程序
- 一些光学仿真的源程序,一些光学仿真所用到的波形图模拟,以及公式演算。(Some optical simulation of the source)
WorldTrans
- 总结: 该工程实现了CTRL+滚轮放大缩小的功能、拖拽功能。 心得: 世界变换时,坐标必须是固定的,ClientRect可能会因拖拽、缩放变化,这点很重要!非常重要。(This project has realized the function and drag function of the CTRL+ roller enlargement and reduction.)
Bmp
- 一个能显示黑白位图和16色位图的程序-Showed a black-and-white and 16 color bitmap bitmap procedures
yinli
- 本程序是图形的制作,包括:直线的画法三角形的画法,三角形的缩放,三角形的旋转,三角形的平移和三角形的映射。-graphics production, including : a linear method of painting triangular method of painting, triangular zooming and rotating triangle, triangle of translation and mapping triangle.
Barcode_DLL
- Code128,code39,code25 条形码
Drawfromonepoint
- 以同一个点为起始点,画任意多的直线,所有直线的末端点连成曲线-to the same point as a starting point, drawing arbitrary number of straight lines, all straight points at the end of the connection between curves
Bezier
- Bezier曲线绘制,左键绘制不超过10个控制点,右键绘制曲线-Bezier curve drawing, draw left no more than 10 control points, draw the curve right
Painting
- 非常简单的画图工具,只可以画出简单图形和简单的上色,仅能作为初学者交作业使用-Very simple drawing tools can only draw simple graphics and simple color, only to hand in papers to use as a beginner
简单画图程序
- 这是一个简单的画图程序,初学VC,仅供参考-This a simple drawing program, beginner VC for reference
Beizier
- Decasteliau算法绘制Bezier曲线,右键点击给出控制点,点击画线按钮绘制曲线,次数很高的曲线也能绘制.环境vc2005-Bezier curve drawing algorithm Decasteliau, right-click the control point is given, click the button drawing a line drawn curve, the curve of the high frequency can also draw. Vc2005 e
changgeyy
- 程序改好了,你看看,不知道你说的大开多个TXT文件是什么意思,我就做成了能 打开几个TXT文件, 都转化后显示在窗口里,让后你像保存的话用file菜单的Sava AS选项就能设置保 存的路径,以及 图像文件的名字。我是照着自己理解做的,你看看吧。