资源列表
[其它资源] game_SimpEngine
说明:使用open gl编写的游戏引擎,有漫游等功能,可以在此基础上进行简单的游戏开发-use open gl prepared by the game engine, features such as roaming, this can be conducted on the basis of a simple game<zzy> 在 2008-10-13 上传 | 大小:1.12mb | 下载:0
[其它资源] H.263_Intro
说明:H.263视频编码 对于ITU-T H.263视频压缩标准的介绍: 概念, 特征和实现 1. 介绍 H.263标准是由国际电信联盟(ITU)发布的,对视频会议和视频电信应用提供视频压缩(编码).在这个指南中,我们会介绍关于H.263的概念和特征,并描述一些实现的实例. -H.263 video coding for the ITU-T H.263 video compression standard introducti<grant> 在 2008-10-13 上传 | 大小:8.2kb | 下载:0
[其它资源] dsp_onecif_scale
说明:dsp平台的一路采集显示算法源码。详细介绍路采集显示。-dsp platform the way of acquisition and display algorithm source code. Collecting detailed road show.<耿磊> 在 2008-10-13 上传 | 大小:218.85kb | 下载:0
[其它资源] BianYuanJianCeDib
说明:该代码包括了Robert\\Sobel\\Prewitt的算法-The code includes Robert \\ Sobel \\ Prewitt algorithm<唐年华> 在 2008-10-13 上传 | 大小:3.25kb | 下载:0
[其它资源] data_structure_short_path
说明:根据题目建立图的结构,利用 Dijiskara 算法依次计算出各点的最短路径。 要求 : 图的结构为 { 0,1,1,1,0,0 , // 邻接矩阵表示图, 0 表示断路, 1 表示通路。 1,0, 0,0,1,0, 1,1,0, 0,0, 1,0, 0,1,0,0, 0,0,1, 1,1, 0,0,0,1,1,0,0,1, 0,<段保京> 在 2008-10-13 上传 | 大小:1.83kb | 下载:0