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
    • 文件大小:47.09kb
    • 提供者:李琳
  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
    • 文件大小:335.48kb
    • 提供者:田艳华
  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
    • 文件大小:34.03kb
    • 提供者: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
    • 文件大小:100.21kb
    • 提供者: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
    • 文件大小:101.03kb
    • 提供者:sp
  1. zudlu

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

    • 发布日期:2008-10-13
    • 文件大小:58.43kb
    • 提供者:lxh
  1. Slipper-Kyodai

    0下载:
  2. 连连看 JAVA 实现,仿QQ游戏,支持自定义地图,因为是JAVA学习的初作,带全注释(不过那时不懂段注释),算法带注释,编写环境 Editplus 2.21 + JDK1.6 。jar包也就是zip包,可以直接解压,源码在里面,带设计文档
  3. 所属分类:其他游戏

    • 发布日期:2014-01-16
    • 文件大小:449.29kb
    • 提供者:上官剑敏
  1. SecureCommunication

    2下载:
  2. 实现客户和服务器端的安全通信功能 基于公钥证书,实现双向的身份认证 会话密钥协商(算法自选) 数据传输:加密、完整性保护(算法自选) 简明的设计文档 通信过程可以参考下图所示:
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12.4mb
    • 提供者:阿斯利康
  1. YHJSF

    0下载:
  2. 银行家算法的模拟的设计文档,内容齐全,内含代码,流程图,算法等等。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:196.37kb
    • 提供者:CLJ
  1. 多边形集合运算

    0下载:
  2. 多边形集合运--参考双边裁剪算法求两个实际的相交的多边形的并、交、差运算,小学期的课程设计,附设计文档-polygon Set Win -- reference bilateral cutting algorithm for two actual intersection of polygons, intersection, difference operator, primary phase of the curriculum design, the design documents atta
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156.86kb
    • 提供者:沈焱峰
  1. yemianzhihuansuanfa

    0下载:
  2. 操作系统课程设计《页面置换算法》,内含设计文档。 设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。 实现方法为:最佳置换算法(
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:33.63kb
    • 提供者:mengmeng
  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 file read and write, there SNMP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:694.54kb
    • 提供者:zp
  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
    • 文件大小:137.71kb
    • 提供者:刘建国
  1. MyRouter

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

    • 发布日期:2017-04-16
    • 文件大小:302.54kb
    • 提供者: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
    • 文件大小:421.72kb
    • 提供者: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
    • 文件大小:1.9mb
    • 提供者:lijun
  1. puzzle.algorithm.documents

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

    • 发布日期:2017-04-01
    • 文件大小:4.18kb
    • 提供者:lilizhen
  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
    • 文件大小:186kb
    • 提供者:张虎一
  1. 位置式pid

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

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

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

    • 发布日期:2020-06-05
    • 文件大小:7.63mb
    • 提供者:kernelstory
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com