资源列表

« 1 2 ... .84 .85 .86 .87 .88 189.90 .91 .92 .93 .94 ... 3005 »

[汇编语言0101

说明:应该把三个坐标平面分割为12块。在这12块上各取一点,利用gluProject()函数获得它们的深度。然后对这些深度进行排序。最后按照从后到前的顺序显示这12块平面片。显示前需利用glBlendFunc()设置融合模式。用glColor4f()指定RGBA。在实现上-Should have three coordinate plane divided into 12 pieces. On these 12 pieces of each
<m> 在 2024-10-07 上传 | 大小:4688896 | 下载:0

[汇编语言02

说明:纹理的最终映射利用glTexCoord2f()或gluQuadricTexture()函数。纹理图像的指定有两种方式:一种是利用显式的glTexImage2D();二是利用隐式方式,使用auxDIBImageLoad()、glGenTextures()、glBindTexture()与gluBuild2DMipmaps()函数。房子的位置与尺寸可以直接利用OpenGL入门程序。隐式方式纹理映射的代码可以参考“基于GLUT的OpenGL入
<m> 在 2024-10-07 上传 | 大小:5800960 | 下载:0

[汇编语言558570712xingxi

说明:利用给定的可用函数(可用一部分),生成地球围绕太阳旋转的动画。(无需生 成太阳,无需考虑光照和纹理。) 假定地球的公转平面为 XOY 平面,公转半径 为 100.0,地球半径为 10.0,并且假定地球自转轴的方向始终为 Z 轴方向。在程 序中需要维持两个全局变量 rot 和 rov,分别表示当前的自转角和公转角。-Use of a given function (or part) are available, and generate
<m> 在 2024-10-07 上传 | 大小:546816 | 下载:0

[汇编语言wenzi-

说明:的:熟悉OpenGL下字体的获取与文字的显示。 要求:可以生成任何立体文字,最好是自己的名字。可以任意角度观察。 方法:字体的提取(可以在网上找到)。 参考效果:目录下有可执行的演示程序。参考程序中的空间球体不是必须的。-: familiar with OpenGL under font acquisition and the display of the text. Requirements: can
<m> 在 2024-10-07 上传 | 大小:7708672 | 下载:0

[汇编语言qwer

说明:用户交互输入若干控制点后,自动生成由这些控制点决定的准均匀三次B样条曲线。要求同时显示每段Bezier曲线的控制多边形。-The user interactive input after a certain number of control points, automatically generated is decided by the control points of quasi uniform B spline curve t
<m> 在 2024-10-07 上传 | 大小:2467840 | 下载:0

[汇编语言dipole-

说明:led流水灯,用汇编语言实现,在keil上调试成功后,在protues上仿真实现八个led灯循环熄灭-led water lamp, assembly language, after successful commissioning on keil, on protues Simulation cycle of eight led lights go out
<li> 在 2024-10-07 上传 | 大小:2685952 | 下载:0

[汇编语言mooc

说明:矩阵转置的程序,采用了一种简单快捷的代码,占用内存少,可读性高,用于新手仿写-Matrix transpose program, using a simple code, less memory, readable, for the novice to write
<冯阿蛮> 在 2024-10-07 上传 | 大小:396288 | 下载:0

[汇编语言lights

说明:在c51环境下实现的节日彩灯,满足实现一到九的灯的闪烁-Achieved at c51 environment holiday lights,The need to achieve one to nine lights flashing
<盛伦辉> 在 2024-10-07 上传 | 大小:132096 | 下载:0

[汇编语言Win32

说明:实现Win32环境配置,MASM软件安装及简单的“Hellow World!”对话框的弹出-Win32 compilation configuration environment, it is possible to quickly read and understand the use of software to achieve MASM3 Hello World! That door
<肖丽> 在 2024-10-07 上传 | 大小:5573632 | 下载:0

[汇编语言sin

说明:基于dsp的汇编编写的一个正弦波发生器程序-Dsp-based compilation prepared by a sine wave generator program
<lzpam> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[汇编语言ER

说明:二叉树的先序中序后序递归以及非递归遍历,二叉树的叶子节点等功能-Preorder in sequence after sequence of recursive and non-recursive traversal of a binary tree, the binary tree leaf nodes and other functions
<党菲> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[汇编语言CPP

说明:C、C++、C#混合编程演示,课余时间编的,需要的可以-C, C++, C# mixed programming demo, spare time series, need to look
<zhou yu> 在 2024-10-07 上传 | 大小:9438208 | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 189.90 .91 .92 .93 .94 ... 3005 »

源码中国 www.ymcn.org