-
t6963c 显示东芝
显示 6963 c 杜德段 mnejar 联合国显示德 240 x 128
>>> 警告 202"到 FilesPICCProjT6963CCSt6963.h"线 258(22,33): 变量从未使用过 DisplayMode
>>> 警告 202"到 FilesPICCProjT6963CCSglcdex1.c"线 194(19,22): 变量从未使用过的行
>>> 警告 202"到 FilesPICCProjT6963CCSglcdex1.c"线 194(29,31): 变量从未使用 id
内存使用: ROM = 34 %ram = 13%-35%
0 错误,3 警告。
- 2022-07-01 16:37:16下载
- 积分:1
-
这是C++Builder没有提供glaux.h所对应的dll和lib文件。
这是C++Builder没有提供glaux.h所对应的dll和lib文件。- This is C Builder has not provided dll and the lib document
which glaux.h corresponds.
- 2022-08-20 06:23:52下载
- 积分:1
-
Opengl实现的旗帜飘动效果,c语言源代码。
Opengl实现的旗帜飘动效果,c语言源代码。-Opengl realize the effect of the flag fluttering, c language source code.
- 2022-08-13 07:09:45下载
- 积分:1
-
OpenGL chain wave animation demo, based on the VC++ The opengl source code
OpenGl链波动画演示,基于VC++的opengl源代码-OpenGL chain wave animation demo, based on the VC++ The opengl source code
- 2022-03-04 09:37:55下载
- 积分:1
-
OpenGL
OpenGL-PL (programowanie gier source code)
- 2022-02-10 17:34:18下载
- 积分:1
-
采用中点圆算法OpenGL在Visual C++实现
在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
- 2022-10-18 09:20:03下载
- 积分:1
-
实现了水中的荷花开放的效果,实现水纹效果
实现了水中的荷花开放的效果,实现水纹效果-realized the open water lotus effect, to achieve results veins
- 2022-07-03 21:25:11下载
- 积分:1
-
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.-generation OpenGL-based VC sierpinski engrave pad (two-dimensional and three-dimensional) code, for beginners.
- 2022-08-18 01:24:13下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
运用Opengl和VC实现纹理,和场景浏览
运用Opengl和VC实现纹理,和场景浏览-use Opengl and VC texture, and the scene View
- 2022-06-19 13:37:59下载
- 积分:1