资源列表
[其它资源] 大型3D游戏设计制作详析及源代码
说明:大型3D游戏设计制作详析及源代码(包括设计报告、程序说明及用户手册等)-large 3D game design and production of a detailed analysis of the source code (including the design, descr iption of the procedures and user manuals)<张文广> 在 2008-10-13 上传 | 大小:1.12mb | 下载:0
[其它资源] Drectx 3D图形编程实例源代码
说明:Drectx 3D图形游戏编程实例源代码,包括directx9初始化、图形的着色、顶点缓冲及3D效果等-Drectx game 3D graphics programming source code examples, including directx9 initialization, graphics rendering, a vertex buffer and 3D effects<张文广> 在 2008-10-13 上传 | 大小:1.49mb | 下载:1
[其它资源] MATLAB 7.0.1 注册机
说明:matlab7.0注册机,使得您可以安装该软件-matlab7.0 Fillmore and allow you to install the software<崔学会> 在 2008-10-13 上传 | 大小:47.4kb | 下载:0
[其它资源] 递归算法快速排序
说明:分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4<李顺> 在 2008-10-13 上传 | 大小:172.25kb | 下载:0
[其它资源] 单片机加密方法
说明:单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method<俊> 在 2008-10-13 上传 | 大小:9.17kb | 下载:1