搜索资源列表
OpenGLGameProgramming源码
- OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,
Java程序设计 基础版 部分程序设计题 源码
- Java程序设计 基础版 部分程序设计题 源码
2004101322152421170
- 我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有的动态库是用VC编的-I upload this DLL source code and design documents, network management procedures fact that I spent a lot of energy on both DBF f
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experimen
对GZIP源码分析报告
- gzip源代码分析研究文档,可以熟悉gzip的算法, 原理,是毕业设计的项目-gzip source code analysis research documents, may be familiar with gzip the algorithm, the principle, is the graduation project project
Bresenham算法编程演示
- Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose
分形算法与程序设计—VB实现(光盘源码)
- 分形几何被称为大自然的几何学。其研究对象是破碎的、不光滑的和不规则的几何物体,但在不同的尺度下看它,却具有相同或相近的结构。本书构造了多种分形图的生成算法,并通过计算机程序设计语言实现。所生成的分形图或精巧、或神秘、或逼真自然,无论从美学的角度还是从科学的角度看,都会使你有全新的感受。-fractal geometry of nature known as geometry. Its object is broken, not smoo
speech_recognize(hmm)
- 工具:ultraedit32 说明:汇总了经典hmm各种算法源码及相关语音系统设计实现的代码。-tools : ultraedit32 : hmm summary of the various classical algorithm source code and related system design to achieve Speech codes.
zudlu
- 人工智能最大流算法 源码及设计文档,内含4个源代码-artificial intelligence maximum flow algorithm source code and design documents, containing four source code
work
- 退火算法matlab源码,并带有详细设计说明,执行效率较高-Annealing algorithm matlab source, with the detailed design shows that the implementation of more efficient
Slipper-Kyodai
- 连连看 JAVA 实现,仿QQ游戏,支持自定义地图,因为是JAVA学习的初作,带全注释(不过那时不懂段注释),算法带注释,编写环境 Editplus 2.21 + JDK1.6 。jar包也就是zip包,可以直接解压,源码在里面,带设计文档-JAVA Lianliankan realize, like QQ games, support for custom maps, because it is a JAVA early learni
SiZE
- 大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典-Large integer arithmetic examples and algorithms, the source is inside one of my university teachers given the time, classical
FIR_Filter_Design
- matlab 经典算法源码,FIR滤波器设计-classical algorithm matlab source, FIR filter design
200811
- 此为最优二叉搜索树程序源码,属软件工程算法设计与分析类-This is the optimal binary search tree program source code, an algorithm for software engineering design and analysis of type
chulijidiaodushiyanbaogao
- 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the procee
fftcode
- fft算法的源码,是全国电子设计大赛一等奖获得者使用的-fft algorithm source is the National Electronic Design Competition first prize winner of use
algorithm
- 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
c语言编译器源码
- c语言编译器源码 可以学习编译的设计 ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 代码结构清晰直观,有比较详细的中文文档讲述它的实现 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码生成器本想用bur
30个MATLAB算法应用例程
- 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
算法设计与分析
- 算法设计与分析,分析常见的算法及其应用,附源码。(Algorithm design and analysis, analysis of common algorithms and their applications, with source code.)