期刊论文:Kellner Reed Solem - An implementation of the ACM-SIGGR
·期刊论文:Kellner Reed Solem - An implementation of the ACM-SIGGRAPH proposed graphics standard in a multisy
Class+Implementation技术资料下载专区,收录804份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
·期刊论文:Kellner Reed Solem - An implementation of the ACM-SIGGRAPH proposed graphics standard in a multisy
This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO/IEC 14496-2 standard.
参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前...
初识java内部类提起Java内部类(Inner Class)可能很多人不太熟悉,实际上类似的概念在C++里也有,那就是嵌套类(Nested Class),关于这两者的区别与联系,在下文中会有对比。
FIR滤波器的C++实现 Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing a...
JAVA多torrent下载程序P2P源码 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code ...
Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix o...
飞机自动订票系统有JAVA SWING 实现gui 主要包括booking system seats, class 等
本文首先介绍Linux 系统设备驱动的特点,然后以S3C2410 平台为硬件开发环境,实现了Linux2.6.14 系统下LCD 显示设备的驱动,其中包括如何将LCD 驱动程序添加到Li