-
c program for dijkstra algorithm
c program for dijkstra algorithm
- 2023-06-29 11:25:04下载
- 积分:1
-
使用QT和Coin3D开发的入门材料!帮助大家快速入门
使用QT和Coin3D开发的入门材料!帮助大家快速入门-Developed using the QT and Coin3D entry materials! To help you quick start
- 2022-04-19 04:03:21下载
- 积分:1
-
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值....
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
- 2022-11-04 08:55:02下载
- 积分:1
-
this example from the routines Allegro V3.12 package transplant, the original do...
这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examplesex4.c
原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同
心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples ex4.c Shawn Hargreaves is the original author. This procedure demonstrated how to operate a palette, with a set of concentric circular painting on the screen through the cycle and have a wonderful palette of effects.
- 2023-08-15 23:40:03下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
高程纹理地形,高山,水,可以用鼠标转动画面
高程纹理地形,高山,水,可以用鼠标转动画面-Elevation texture terrain, mountains, water, you can rotate the screen with the mouse
- 2022-07-20 03:11:17下载
- 积分:1
-
用DELPHI 编写的Gamma曲线,可以参考一下.
用DELPHI 编写的Gamma曲线,可以参考一下.-prepared with the DELPHI Gamma curve for reference.
- 2023-08-17 02:50:03下载
- 积分:1
-
This is what I do with VC on a graph procedures can involute Line Drawing
这是我用VC做的一个关于图形曲线的程序,可以绘制渐开线-This is what I do with VC on a graph procedures can involute Line Drawing
- 2022-04-25 05:00:07下载
- 积分:1
-
游戏开发经典参考书
游戏开发经典参考书-游戏开发图形图像技术-Game Development Classic Reference- Game Development Graphics Technology
- 2022-03-21 20:18:12下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1