资源列表
1
- 功能是打开一幅bmp位图,并将图片显示在屏幕上。-Function is to open a bmp bitmap and image displayed on the screen.
vbCode_Delaunay
- 构建Delaunay三角网的VB源程序,内容包括源代码和可运行程序-Construction of Delaunay triangulation of the VB source code, including source code and run the program
BresenhamDrawCircle
- 计算机图形学,用C++或是C画圆实现密集点画圆-Computer Graphsic
mofangDesign
- 能够生成一个完整的魔法,并能够打乱该魔方,还可以由用户进行旋转、计算机自动旋转形成规则魔方。菜单没拷贝进来,全部是源代码....有兴趣的可以来讨论。还没做成3D的效果。QQ:1097107857-Can generate a complete magical and can disrupt the cube can also be rotated by the user, the computer automatically rotating cube formation rules. Menu
MeshLoader004
- 医学图像处理 三维重建 数字人可用代码004-medical image processing 3D reconstruction figures were available code 004
RandRect
- 随机矩形生成器。可用来查看peekmessage与getmessage的区别-Random rectangle generator. Used to view peekmessage difference with getmessage
MyDraw2
- 模拟实现widows画板的部分功能。具有任意画线、线段、矩形、圆、橡皮功能。-Analog part of the realization of widows Sketchpad features. Arbitrary drawing lines, line segments, rectangular, round, rubber function.
C_graphics_program_PaintEventManually_code
- C# GDI+图形程序PaintEventManually代码C # GDI + graphics program PaintEventManually code-C# GDI+ graphics program PaintEventManually code
3D
- 不使用DirectX或OpenGL而实现的3D立方体效果-Do not use DirectX or OpenGL 3D cube effect achieved
fireworks
- 使用C++ Builder编写的一个烟花燃放的计算机图形程序。-The use of C++ Builder preparation of fireworks going off of a computer graphics program.
ReadBmp
- 分析bmp的内容。读取大小, 像素, 分辨率等-Bmp content analysis. Read size pixels, etc.
平面图设计
- 设计大学的校园平面图,所含景点不少于8个。以图中顶点表示学校内各景点,存放景点的名称、景点介绍信息等;以边表示路径,存放路径长度信息。要求将这些信息保存在文件graph.txt中,系统执行时所处理的数据要对此文件分别进行读写操作。 1.从文件graph.txt中读取相应数据, 创建一个图,使用邻接矩阵表示图(算法6.1); 2.景点信息查询:为来访客人提供校园任意景点相关信息的介绍; 3.问路查询:为来访客人提供校园任意两个景点之间的一条最短路径(算法6.10)。
