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

搜索资源列表

  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48218
    • 提供者:李琳
  1. 九宫格

    0下载:
  2. 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:343534
    • 提供者:田艳华
  1. mataqipan00122121

    0下载:
  2. 这是数据结构的一个课程设计.马踏棋盘,其中包含两种算法.一种只有一条路线,另一种有多条路线.还有设计文档.希望对大家有用.-This is the data structure of a curriculum design. Horse riding chessboard. which includes two algorithms. Only one of a line, A number of other routes. There design documents. We hope tha
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34842
    • 提供者:jannock
  1. PV1983619

    0下载:
  2. 采用超前检测的算法解决传统的生产者消费者问题中的死锁情况,并含有详细的设计文档和测试程序-using advanced detection algorithms to solve the traditional problems of the producers and consumers of deadlock, and contains detailed design documentation and testing procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:102610
    • 提供者:yhl
  1. xixianquan

    0下载:
  2. JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:103457
    • 提供者:sp
  1. zudlu

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

    • 发布日期:2008-10-13
    • 文件大小:59831
    • 提供者:lxh
  1. AdaptiveFilterLS

    1下载:
  2. 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码-The document is based on the LS adaptive algorithm for a FIR filter design documents, there are steps in the detailed design and source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:141020
    • 提供者:刘建国
  1. MyRouter

    0下载:
  2. 基于距离矢量算法的路由器模拟实验,并包含软件设计文档-Algorithm based on distance vector router simulation experiments, and includes software design document
  3. 所属分类:P2P

    • 发布日期:2017-04-16
    • 文件大小:309801
    • 提供者:chris
  1. antcolonyanalysis

    0下载:
  2. 蚁群算法 算法设计与分析 ,讲解详细!! 见过的最好的讲解文档-Ant Colony Algorithm design and analysis of algorithms, explain in detail! ! The best ever seen on the document
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:431845
    • 提供者:gu
  1. AES_mimaxue_kechengsheji

    1下载:
  2. 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-03
    • 文件大小:1987745
    • 提供者:lijun
  1. puzzle.algorithm.documents

    0下载:
  2. 经典拼图游戏算法设计文档Classic puzzle algorithm design documents -Classic puzzle algorithm design documents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4278
    • 提供者:lilizhen
  1. 1212412

    0下载:
  2. 回溯法_装载问题 算法设计文档,很有用的-very good doc haha
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:201132
    • 提供者:郑铭
  1. 12343

    0下载:
  2. 该算法设计文档,适合于参加软件设计师考试人员学习,也适合于算法设计受好者学习。-The algorithm design documents, software designers for examination staff to participate in learning, but also for those who received a good learning algorithm design.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:30757
    • 提供者:network
  1. ImageProcess-vehicle-license

    0下载:
  2. java写的车牌定位识别程序,有详细的算法设计文档 -Java car license recongnition with document in Chinese
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4900538
    • 提供者:
  1. 现代密码学 课程设计报告

    0下载:
  2. C语言设计和实现椭圆密码加解密,构思独特,算法新颖!(C language design and implementation of elliptic code encryption and decryption, unique conception, novel algorithm!)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-24
    • 文件大小:495616
    • 提供者:mister
  1. dukpt设计文档

    0下载:
  2. 介绍dukput算法,怎么发散,怎么产生
  3. 所属分类:编程文档

  1. 08060888

    0下载:
  2. 实现了C4.5算法的全部功能,并包括设计文档和源程序。(It implements all the functions of the C4.5 algorithm and includes the design of documents and source programs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:190464
    • 提供者:张虎一
  1. 位置式pid

    0下载:
  2. 基于simulink的节气门控制算法设计 文档资料的 实际simulink 文件(Simulink based throttle control algorithm design the actual Simulink file of document data)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:22528
    • 提供者:tcbo
  1. S04_基于ZYNQ的HLS 图像算法设计基础

    1下载:
  2. VIVADO HLS IMAGE 使用文档(vivado image processing example text of zynq)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-06-05
    • 文件大小:7998464
    • 提供者:kernelstory
  1. 基于FPGA的扩频模块设计

    1下载:
  2. 完整的扩频通信算法设计,包含各种设计文档,毕业论文,开题报告任务书,matlab和modelsim仿真程序,fpga程序,汉明码的fpga实现与应用
  3. 所属分类:编程文档

    • 发布日期:2020-10-21
    • 文件大小:79013345
    • 提供者:fyyhy444
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com