资源列表
Map
- 地形渲染代码,就是怎么画一个3D地图了。用的是D3D画图-Terrain rendering code, that is, how to draw a 3D map. Drawing using a D3D
Java-game
- 在本文中笔者用Java编写一个小游戏软件.为什么写游戏软件?游戏软件要求的编程能力较高,也很少有比写游戏软件更加激动人心的创造性工作了-In this paper the author used to prepare a small Java software. Why write game software game software requirements of the higher programming capabilities, there is also little to wr
VC-MFC-Draw-Paint-Learn-Doc-View
- 使用MFC框架编写的画图程序,适合DOC-VIEW结构的学习,VS2005编译-VC MFC Draw Paint Learn Doc-View
Matrics.dll
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
mytcycle
- 一个画圆的源代码,用vc编写的单文档工程,可供初学绘图的很好入手画圆-The source code of a circle of single document using vc project, available for beginners Drawing a good start with a circle
edt-examples
- The ElastoDynamics Toolbox is a MATLAB toolbox to model wave propagation in layered media. It is based on the direct stiffness method and the thin layer method [10, 12]. The toolbox can be used to solve a variety of problems governed by wave
equipotential-lines
- 根据matlab,绘制不同情形下电场的等势线-Draw equipotential lines
StdAfx
- 贝赛尔纽曼函数绘图代码,用VC实现的,和大家分享-Beisaierniuman function mapping code, with VC, and share
vb_paint3
- similar to paint writer in visuañ basic-similar to paint writer in visuañ basic
well
- VB编写的计算井眼轨迹的程序,包括想excel写入数据,teechart绘图-VB prepared the well trajectory calculation procedures, including writing data to excel, teechart drawing
Circle
- 计算机图形学,用中点算法画圆源程序。工程文件和源文件。-Computer graphics, draw a circle with the midpoint algorithm source code. Project file and source files.
C_LIB
- 消息中有什么? 是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释: hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。 message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。 wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。 lParam 通常是一个指向内存中