搜索资源列表

  1. OpenGLGameProgramming源码

    1下载:
  2. OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,
  3. 所属分类:OpenGL

  1. Java程序设计 基础版 部分程序设计题 源码

    0下载:
  2. Java程序设计 基础版 部分程序设计题 源码
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:9106814
    • 提供者:yangqi
  1. 2004101322152421170

    0下载:
  2. 我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有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
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-13
    • 文件大小:710656
    • 提供者:zp
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experimen
  3. 所属分类:进程与线程

    • 发布日期:2024-06-13
    • 文件大小:6144
    • 提供者:何浩
  1. 对GZIP源码分析报告

    0下载:
  2. gzip源代码分析研究文档,可以熟悉gzip的算法, 原理,是毕业设计的项目-gzip source code analysis research documents, may be familiar with gzip the algorithm, the principle, is the graduation project project
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:23552
    • 提供者:张政波
  1. Bresenham算法编程演示

    0下载:
  2. 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
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-13
    • 文件大小:8192
    • 提供者:susu
  1. 分形算法与程序设计—VB实现(光盘源码)

    2下载:
  2. 分形几何被称为大自然的几何学。其研究对象是破碎的、不光滑的和不规则的几何物体,但在不同的尺度下看它,却具有相同或相近的结构。本书构造了多种分形图的生成算法,并通过计算机程序设计语言实现。所生成的分形图或精巧、或神秘、或逼真自然,无论从美学的角度还是从科学的角度看,都会使你有全新的感受。-fractal geometry of nature known as geometry. Its object is broken, not smoo
  3. 所属分类:图形图象

    • 发布日期:2024-06-13
    • 文件大小:1157120
    • 提供者:林辉
  1. speech_recognize(hmm)

    0下载:
  2. 工具:ultraedit32 说明:汇总了经典hmm各种算法源码及相关语音系统设计实现的代码。-tools : ultraedit32 : hmm summary of the various classical algorithm source code and related system design to achieve Speech codes.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-13
    • 文件大小:3673088
    • 提供者:kvb
  1. zudlu

    0下载:
  2. 人工智能最大流算法 源码及设计文档,内含4个源代码-artificial intelligence maximum flow algorithm source code and design documents, containing four source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:59392
    • 提供者:lxh
  1. work

    0下载:
  2. 退火算法matlab源码,并带有详细设计说明,执行效率较高-Annealing algorithm matlab source, with the detailed design shows that the implementation of more efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:253952
    • 提供者:范威
  1. Slipper-Kyodai

    0下载:
  2. 连连看 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
  3. 所属分类:其他游戏

    • 发布日期:2024-06-13
    • 文件大小:459776
    • 提供者:上官剑敏
  1. SiZE

    0下载:
  2. 大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典-Large integer arithmetic examples and algorithms, the source is inside one of my university teachers given the time, classical
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:271360
    • 提供者:junjie
  1. FIR_Filter_Design

    0下载:
  2. matlab 经典算法源码,FIR滤波器设计-classical algorithm matlab source, FIR filter design
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-13
    • 文件大小:4096
    • 提供者:陈志中
  1. 200811

    0下载:
  2. 此为最优二叉搜索树程序源码,属软件工程算法设计与分析类-This is the optimal binary search tree program source code, an algorithm for software engineering design and analysis of type
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:29696
    • 提供者:何妮
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the procee
  3. 所属分类:进程与线程

    • 发布日期:2024-06-13
    • 文件大小:83968
    • 提供者:
  1. fftcode

    0下载:
  2. fft算法的源码,是全国电子设计大赛一等奖获得者使用的-fft algorithm source is the National Electronic Design Competition first prize winner of use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:8192
    • 提供者:jitao
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:leo
  1. c语言编译器源码

    1下载:
  2. c语言编译器源码 可以学习编译的设计 ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 代码结构清晰直观,有比较详细的中文文档讲述它的实现 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码生成器本想用bur
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-10-17
    • 文件大小:380043
    • 提供者:luoye292
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

  1. 算法设计与分析

    0下载:
  2. 算法设计与分析,分析常见的算法及其应用,附源码。(Algorithm design and analysis, analysis of common algorithms and their applications, with source code.)
  3. 所属分类:文档资料

    • 发布日期:2024-06-13
    • 文件大小:3302400
    • 提供者:香茗
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org