-
-
Play3D010-Binary.zip
... with an appropriate codec.
This includes AVI as well as properly formatted MPEG files.
The quad-buffer support will only work on graphics cards that support
true OpenGL quad-buffer stereo, for example:
* nVidia Quadro 2,3 or 4
* 3Dlabs Wildcat 3 ...
-
IIRINTC.RAR
DOS下显示图形.TC环境下编译通过的.在WINDOWS开发环境下由于缺少GRAPHICS.H库函数所以不能通过.
-
SIFTGPU.zip
A GPU implementation of David Lowe s Scale Invariant Feature Transform compiled on graphics cards
需要显卡芯片支持fp40/vp40,如nvidia 7900, 8800或以上
-
-
-
as3boxingtu.gz
... bytes中.
然后使用矢量绘图API绘制声音的波形.第一个for循环遍历前256个左声道的数据, 并使用Graphics.lineTo()方法从一个点绘到另一个点.第二个for循环遍历接下来的256个右声道的数据,这次 ...
-
Clock.rar
一个简单的电子钟源码。关键在Graphics等等画图方法的使用。初学Java者学习的好源码。
-
fiveq.rar
五子棋的非Graphics与Graphics环境下的算法程序,很经典的
-
-
comm.rar
unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: TGroupBox
Memo1: TMemo
Memo2: TMemo
GroupBox2: ...
-