-
Java 电子邮件插件的源代码
使用此源代码可以给到抄送和密件抄送的情况下,具有任何人发送邮件。你需要做的就是只需要在配置文件中配置邮件服务器设置。
- 2022-11-20 15:00:03下载
- 积分:1
-
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发...
关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
- 2022-06-03 07:59:02下载
- 积分:1
-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
关于OPENGL光照的程序
关于OPENGL光照的程序-OpenGL light on the process
- 2022-03-30 17:23:27下载
- 积分:1
-
OpenGL图元运动 三个圆形的图元 分别代表太阳 地球 月亮 表示了三者的运动关系...
OpenGL图元运动 三个圆形的图元 分别代表太阳 地球 月亮 表示了三者的运动关系-OpenGL pixel circular movement of the three elements representing the sun the moon the Earth, said the relationship between the three movement
- 2022-07-25 18:12:39下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1
-
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载-use the OpenGL 3-D golf of the source code, download!
- 2023-07-05 08:10:02下载
- 积分:1
-
Opengl realize the side with the red flag flying, p key to start
用opengl实现了一面飘扬的红旗,p键开始-Opengl realize the side with the red flag flying, p key to start
- 2022-05-13 01:48:29下载
- 积分:1
-
ClothSimulation-关于布料的一个很好的模拟程序
ClothSimulation-关于布料的一个很好的模拟程序,实现了关于布料的模拟的很多要素。
- 2022-08-10 01:59:39下载
- 积分:1