登录
首页 » Visual C++ » OpenGLdevelopment

OpenGLdevelopment

于 2020-12-14 发布 文件大小:3503KB
0 234
下载积分: 1 下载次数: 60

代码说明:

  压缩包中包含了gl.h,glaux.h,glext.h,glui.h,glut.h等头文件以及对应的库文件。还有对应的配置方法。(Compression package contains gl.h, glaux.h, glext.h, glui.h, glut.h Header Files and corresponding library file. There are corresponding configuration.)

文件列表:

OpenGL开发库
............\GL.H,69083,2005-10-19
............\GLAUX.H,12024,2005-10-19
............\GLAUX.LIB,1312394,2005-10-19
............\GLEXT.H,12794,2005-10-19
............\GLU.DLL,315904,2005-10-19
............\glu.lib,35606,2005-10-19
............\GLU32.LIB,49514,2005-10-19
............\glui.h,96289,2006-07-06
............\glui32.lib,10734078,2011-03-07
............\GLUT.DLL,154624,2005-10-19
............\GLUT.H,27670,2005-10-19
............\glut.lib,79654,2005-10-19
............\GLUT32.DLL,237568,2005-10-19
............\GLUT32.LIB,69580,2005-10-19
............\OPENGL.DLL,1213440,2005-10-19
............\opengl.lib,242802,2005-10-19
............\OPENGL32.LIB,336274,2005-10-19
............\OpenGL环境设置.txt,149,2007-01-28
............\WGLEXT.H,17183,2005-10-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Renderer
    this is renderer function
    2009-11-15 21:17:44下载
    积分:1
  • cockroach
    用于对图像的huffman编解码,创建了图像界面,按照提示操作(Huffman codec used on the image to create a graphical interface, follow the prompts)
    2012-05-29 12:45:47下载
    积分:1
  • MCAB
    简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)
    2013-10-14 16:30:06下载
    积分:1
  • hafuman
    使用哈弗曼算法,对文件进行压缩然后再进行解压。(Use the Huffman algorithm to compress the file and then decompress.)
    2014-05-07 15:42:15下载
    积分:1
  • DS4
    设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); main() { 变量说明; 输入字符集D及频率F; 调用Huffman_tree(H); 调用Huffman_code(code); 打印编码; Y 继续? N 停止 }
    2015-06-06 16:41:33下载
    积分:1
  • ZLibNetWrapper
    Deflate压缩算法源码,使用C++编写(Deflate compression algorithm source code, the use of C++ to prepare)
    2009-03-22 14:42:52下载
    积分:1
  • CArcExt_demo
    加密、压缩(The Examples of Encrypt and Compression)
    2021-03-03 08:29:33下载
    积分:1
  • Huffmancoding111123123121
    霍夫曼编码的C++实现,含word详细叙述文档,详细注释。(Huffman coding C++ to achieve, including the word detailed description of the documents, detailed notes.)
    2012-08-13 16:48:36下载
    积分:1
  • HuffMan
    哈夫曼编码译码系统,设置发送者和接受者两个功能, 发送者的功能包括: ①输入待传送的字符信息; ②统计字符信息中出现的字符种类数和各字符出现的次数(频率); ②根据字符的种类数和各自出现的次数建立哈夫曼树; ③利用以上哈夫曼树求出各字符的哈夫曼编码; ④将字符信息转换成对应的编码信息进行传送。 接受者的功能包括: ①接收发送者传送来的编码信息; ②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。 (Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
    2012-06-21 21:01:17下载
    积分:1
  • lzari算法
    这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)
    2005-03-06 13:01:17下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载