-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分:1
-
一个很经典的读线读点画点画线的VC 程序
一个很经典的读线读点画点画线的VC 程序-a classic read read dotted dotted line VC procedures
- 2022-10-16 18:30:04下载
- 积分:1
-
统计静态时序分析器
MinnSSTA 是一种考虑空间相关性的工艺参数的统计静态时序分析工具。SSTA的详细信息,请阅读 zip 文件中的自述文件。分析器有一些matlab 的版本 要求。
- 2023-08-23 23:40:06下载
- 积分:1
-
procedures are designed to achieve dynamic draw polygons that can be mobile, rot...
程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
- 2022-04-28 23:58:19下载
- 积分:1
-
保持拓扑关系空间数据的存储代码
给出了用Oracle Spatia存储矢量数据的l源代码,用Visual C++编写,程序中给出了完整存储矢量数据的源代码,并且有效保持了数据间的拓扑连接关系,代码编写规范。
- 2022-03-18 18:05:45下载
- 积分:1
-
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown...
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
- 2022-08-14 23:23:29下载
- 积分:1
-
VRML制作的小小电子钟
VRML制作的小小电子钟
VRML制作的小小电子钟
VRML制作的小小电子钟-VRML produced by the production of small electronic bell VRML small electronic bell
- 2022-03-06 14:20:59下载
- 积分:1
-
球面坐标定位法校正鱼眼图像畸变
根据鱼眼镜头成像的特点,选择合适的图像畸变校正算法,标定鱼眼图像的中心和半径,用标定得到的参数进行校正,推出校正模型,方法简单。程序使用visual studio 2008 编写,需要OpenCV的支持,效果还算可以,不过还有待改进。
- 2022-11-19 19:00:04下载
- 积分:1
-
D3D9基于HLSL粒子系统
应用背景D3D9基于HLSL的粒子系统,很不错的例子关键技术D3D9、HLSL、C++、DirectX,基于HLSL的语言的,使用的是windows平台,基于directx的库,实现了粒子系统的效果,效率比较高
- 2022-07-26 10:59:06下载
- 积分:1