CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法设计源码

搜索资源列表

  1. cweb.tar

    0下载:
  2. 著名算法大师高爷爷设计的语言。此语言结合了Tex和C,在写源代码的时候,详细注释,用一个工具单独在源码里面提取C代码编译,还有一个工具单独在源码里面提取Tex源码编译生成文档-famous masters Grandpa algorithm design language. This language combines Tex and C, writing source code, detailed notes, with a separate tool from inside the C so
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:223945
    • 提供者:梁飞
  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. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3673713
    • 提供者:kvb
  1. datastruct

    0下载:
  2. 数据结构与算法设计学习得素材,其中提供了。五六个数据结构得应用源码
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:208612
    • 提供者:蒋海苏
  1. phonebook

    0下载:
  2. 电话簿管理程序课程设计VC++(源码+详细报告) 阐述了选择电话簿管理程序的理由和要完成的目标,对本程序要实现的各项功能进行了需求分析;详细介绍了程序的核心数据结构——单向链表的原理和各种操作的实现方法;分析了新加入的函数——模糊比较所采用的算法,简要说明了“课程设计要求”中要求加入的功能的实现方法;说明了测试程序的方案,就测试中遇到的问题给出了相应的解决方法;最后对本次课程设计进行了回顾与总结。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:136509
    • 提供者:zhx
  1. 611832075420061262219462956591

    0下载:
  2. 《分形算法与程序设计——VisualC++实现》的第二章源码-visual
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:272450
    • 提供者:王陆军
  1. huarongdao

    0下载:
  2. 华容道源码,益智游戏,里面是设计的相当不错的算法-Huarong source code, puzzle game, which is a pretty good algorithm design
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:519184
    • 提供者:刘羽宇
  1. Operatorprecedenceanalysistablegeneratedsimulation

    0下载:
  2. 编译原理算符优先分析表生成模拟算法源码以及设计报告-Theory of operator precedence table compiled simulation algorithms generate source and design report
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1036467
    • 提供者:张杰
  1. banker

    0下载:
  2. 操作系统课程设计 银行家算法源码 C/C++源代码-Banker algorithm source-C/C++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:5445
    • 提供者:zhaoli
  1. Time_slice_cycle

    0下载:
  2. 一个简单的关于操作系统进程调度算法程序设计的源码,适合于操作系统课程初学者,课程设计。-A simple scheduling algorithm program design process of the operating system source code, suitable for operating systems courses for beginners, the course design.
  3. 所属分类:OS Develop

    • 发布日期:2017-06-13
    • 文件大小:21955111
    • 提供者:苏小小
  1. tanxin

    0下载:
  2. 王晓东《算法设计与分析》(第3版)贪心算法章节的源码 本人参考书中内容自己写的,绝对可以运行-Design and analysis of Wang Xiaodong " algorithm " (Third Edition ) Chapter I greedy algorithm source code reference book to write their own, absolutely can run
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:23085
    • 提供者:王家桢
  1. stopVegas

    0下载:
  2. 拉斯维加斯的多皇后问题的程序源码,学习算法设计与分析的童鞋会用的到的-Las Vegas, queens problem program source code, learning algorithm design and analysis of children s shoes to the
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:562779
    • 提供者:star
  1. code_algorithms.design.C-CPP.Java

    0下载:
  2. 算法设计、分析与实现从入门到精通:C、C++和Java . 徐子珊.配套书籍源码 -Algorithm design, analysis and implementation of entry to the master: C, C++ and Java. Kate. Supporting source books
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:1600312
    • 提供者:king
  1. metrix

    0下载:
  2. 《计算机算法设计与分析》王晓东上的源码,实现矩阵连乘-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:2745509
    • 提供者:常帅
  1. BIANYI

    0下载:
  2. 包含6个编译原理课程设计完整报告,包括集合FOLLOW(A)构造算法,算符优先分析算法,构造正规式r1r2(连接运算)的NFA等,有源码以及结果截图-Contains 6 compiler theory curriculum design complete report, including the collection FOLLOW (A) construction algorithm, operator priority analysis algorithms, construct regu
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:440678
    • 提供者:王勇
  1. my-souce-code-20130915

    0下载:
  2. 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. BankerAlgorithm

    0下载:
  2. 操作系统银行家算法源码,这个是我做课程设计时编写的C语言的银行家算法-Operating system bankers algorithm source code, this is what I do curriculum designed to prepare the banker' s algorithm in C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7092
    • 提供者:Ray
  1. task

    0下载:
  2. 操作系统课程设计,完整的MFC 工程源码 课程设计题目:进程/作业调度 实现要求: 1. 建立作业的数据结构描述 2. 使用两种方式产生作业/进程: (a)自动产生 (b)手工输入 3. 在屏幕上显示每个作业/进程的执行情况。 4. 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可以认为过一个时间单位 (b)响应WM_TIMER (本实验采用b方法) 5. 计算并显示一批作业/进程的周转时间,平均周转时间,带权周转时间,平均带权周转时间。 6. 将一批作业
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:22191104
    • 提供者:singerlio
  1. suanfa

    0下载:
  2. (C语音)算法分析与设计课上老师给的素材。有一部分是书中源码,有一部分是老师给的素材。仅供参考。有一部分是伪代码,需要自己调通。- (C) The teacher gave the material algorithm analysis and design course. In part, the source book, in part, the teacher gave material. for reference only. There are some pseudo-code, we
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:780235
    • 提供者:Jane
  1. exercise2

    0下载:
  2. 算法分析与设计ex2源码 算法分析与设计ex2源码 算法分析与设计ex2源码-Algorithm analysis and design ex2 source
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:234579
    • 提供者:魏筝
  1. bfcsh

    0下载:
  2. 迷宫用回溯算法设计的迷宫---各种回溯方法!回溯!回溯!()
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:pyomocai
« 12 »
搜珍网 www.dssz.com