-
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决...
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all the development of OpenGL. Because the development of OpenGL settings need a lot of work, although there are some tools for OpenGL library can help you resolve this problem, such as GLUT, but GLUT is not very green, but can not be used for commercial purposes. Therefore, the author wrote this framework/library function, you can for your OpenGL development.
- 2023-07-17 10:45:03下载
- 积分:1
-
Windows 钩子(Hook)编程技术
Windows 钩子(Hook)编程技术-Windows hook (Hook) Programming
- 2022-02-16 07:24:52下载
- 积分:1
-
430中149中看门狗的使用,测试通过,可以使用
430中149中看门狗的使用,测试通过,可以使用-430code
- 2022-05-25 04:32:11下载
- 积分:1
-
RUP软件开发所有文档,完整版!
不仅加深你对软件开发的理解而且使用价值极大。分享...
RUP软件开发所有文档,完整版!
不仅加深你对软件开发的理解而且使用价值极大。分享-RUP Software Development of all documentation, the full version! Not only to deepen your understanding of software development and a great value. Share
- 2022-01-25 16:49:28下载
- 积分:1
-
through command will drop directory for documents specified lower and upper can...
通过命令将指定的文件放在目录下,上层可以重写
- 2022-03-22 01:21:52下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
一个使用WINSOCK的实现PING命令的程序。
一个使用WINSOCK的实现PING命令的程序。-a use of Winsock PING command procedures.
- 2022-03-02 08:46:09下载
- 积分:1
-
The issue of pipeline process is relatively simple, we make do with using it
输油管道问题程序,比较简单,大家凑合着用吧-The issue of pipeline process is relatively simple, we make do with using it
- 2023-05-16 02:25:04下载
- 积分:1
-
鼠标监听程序,向你展示最基本的操作功能。
鼠标监听程序,向你展示最基本的操作功能。-Mouse listener to show you the most basic operating functions.
- 2023-02-05 15:30:03下载
- 积分:1
-
Akura School Administrator
Àkura 是一个动态的学校管理系统,有效地利用到最新的技术和有效地管理学校的环境。它提供了一个平台来团结学校当局、 教师、 学生及家长,以提高教育质量。Àkura 从出勤记录、 跟踪到生成的报告和更多的学生学术/co-课程/宗教活动管理学校的日常活动。教师可以监视学生的进步,而校长可以监督的每个类和职等的进展情况。父母也受益于 Àkura,因为能够监测和了解孩子的进步。在一段时间时维护家长 — — 教师互动是困难的 ;Àkura 桥梁这一差距,并允许学校向学生们提供更好的服务。
- 2022-08-15 13:42:02下载
- 积分:1