搜索资源列表
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
一个简单的绘图工具
- 该程序具有优良的扩展性能。如果想要添加新的绘图元素,那么只需要添加一个以CdrawElement类为基类的绘图类即可,从而非常方便对程序进行扩展。-the procedure with excellent scalability. If you want to add a new graphics elements, then only need to add a category for CdrawElement base class graphics category can be, thu
CORE 图形系统
- Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes \"...\" may follow a pair
VBPaint
- 模仿微软的画图板做的,可以画图,打开图形文件,保存图形文件。如果发现有什么Bug或是可优化的地方,请希望大家多多指点出来,我的E_Mail :ford20082000@163.com-mimic Microsoft's drawing board do, drawing, open graphics files, preserve graphics files. If there is a bug or what can be optimized, Members can call ou
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
simpledrawer
- 实现简单功能的绘图器,不知刚才有没上传成功,重新上传一次-simple function of the plotters, I wonder if there are not just upload successful, a re-upload
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
200651320141760-7087
- 做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现. Form1.Label1 = kk.vkCode & \\\":\\\" & kk.scanCode & \\\":\\\" & kk.Time \\ If wParam = 256 Then Myfunc = 1: Exit Function \\ endif wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that th
kig
- linux下的绘图程序,类似于visio,但是它是开源的。如果自己不满意可以增加一些模块进去,当然首先要读懂原程序。-under linux mapping procedures, similar to visio, but it is revenue. If you can not get additional modules, we must first understand the original procedure.
C_LIB
- 消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中
DraeLine90
- 这是我的计算机图形学作业,有时间看看,应该有帮助,有什么意见或建议联系我。谢谢!-This is my computer graphics operations, with some time to see if that should be helpful, what comments or suggestions contact me. Thank you!
bushanshuohuizhiboxing
- 在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁 -in signal processing, usually need to collect real-time signal waveform displayed. If directly on the screen dynamic mapping, would arise scintillation ph
BBBspline
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
4-110
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
VBCGI
- 网上收集的vb源代码,供研究vb用,如果重复请斑竹删除,-online collection of vb source code, vb used for research, if repeated requests Banzhupai delete, thank you
MyProduct
- 这是一个关于Windows画图程序.如果你感兴趣的话.可以下载下来作为学习和参考.-This is a drawing program for Windows. If you are interested in the past. As can be downloaded from school study and reference.
drawmesh
- about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
YUVTest(0x80)
- YUV数据的直接显示,用于那些对yuv不是很了解的人还是很有帮助的,请大家看看吧-YUV data directly, for those who do not know much about yuv person or helpful, If you look at it
Imagecode
- 这是一个图像编成的源代码,是从其他地方下载来的,现在提供给各位,如果有用的话就是最好的事情了 -This is an image into the source code is downloaded from elsewhere to, and now for you. If so useful is the best thing
CGFramework
- mfc 进行绘图的一个平台。 CGFramework is an auxiliary framework for some homework in the course of Computer Graphics. It aims at shielding the students from complex windows programming issues, and helps them focus on the graphics algorithms, rather than some