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

搜索资源列表

  1. RunningLM

    0下载:
  2. matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1416
    • 提供者:sean
  1. rateVSpercentage

    0下载:
  2. 神经网络系统 BP,MGFPROP,SAMGFPROP, QUICKPROP, SARPROP 解决XOR问题收敛速度和收敛率的图形比较(不同数量的weightfile和不同范围的weight range)-compare BP[0] MGFPROP[1] SAMGFPROP[2] QUICKPROP[3] SARPROP[4] to solve XOR problem
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:10129
    • 提供者:sean
  1. BPshenjingwangluojiejueyihuowenti

    0下载:
  2. BP神经网络解决异或问题-BP neural network to solve XOR problem! ! ! ! ! ! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:92564
    • 提供者:刘文飞
  1. nn

    0下载:
  2. the attached file contains artifitial neural network code to solve xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7264
    • 提供者:isra
  1. stack

    0下载:
  2. 欧文于1771年5月14日出生于北威尔士蒙哥马利郡的牛顿城,是全家七个孩子中的第六个。他的父亲是位马具师和小五金商,母亲是女邮政员。因为这七个孩子中有两个早夭,年少时的欧文很受父母的疼爱。欧文小时候酷爱读书,他们住的小镇上,有学问者的书房基本上都 向他开放。童年的欧文通读了所有他能找到的感兴趣的书籍。小时候的欧文多灾多难,几次差点都搭上性命,当然这些差-DATA SEGMENT X DB 66H Y DB 35H Z DW ? DATA ENDS CODE
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:188575
    • 提供者:shichao
  1. time

    0下载:
  2. 欧文于1771年5月14日出生于北威尔士蒙哥马利郡的牛顿城,是全家七个孩子中的第六个。他的父亲是位马具师和小五金商,母亲是女邮政员。因为这七个孩子中有两个早夭,年少时的欧文很受父母的疼爱。欧文小时候酷爱读书,他们住的小镇上,有学问者的书房基本上都 向他开放。童年的欧文通读了所有他能找到的感兴趣的书籍。小时候的欧文多灾多难,几次差点都搭上性命,当然这些差-DATA SEGMENT X DB 66H Y DB 35H Z DW ? DATA ENDS CODE
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:161523
    • 提供者:shichao
  1. bpxor

    0下载:
  2. 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:867
    • 提供者:进文
  1. DSEZRGB24

    0下载:
  2. The DirectShow EZRGB24 filter is an image processing transform filter. This filter performs a number of individual video effects, including red, green, blue, darken, XOR, blur, gray, and emboss effects.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:16251
    • 提供者:sheeva
  1. Code

    0下载:
  2. 自编BP神经网络解决XOR问题,用到自己提出的参数调整方案。-matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4297
    • 提供者:李秋
  1. Jamess_Crypter_2.0

    0下载:
  2. James Crypter 2.0 XOR Stub RC4 Stub
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:440049
    • 提供者:korei
  1. VideoCap

    1下载:
  2. 用delphi写的一个视频捕捉程序,可拍照和摄像功能-Delphi write with a video capture program, camera and camera features
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:947899
    • 提供者:王青
  1. introducethemodelandalgorithm

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现 -BP neural network to achieve the C language BP neural network to solve XOR problem of HMM VQ C language realization of the C language used to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:103964
    • 提供者:wufen
  1. BPXOR

    0下载:
  2. BP神经网络解决的异或问题,解决方法挺不错的-BP neural network to solve the XOR problem, very good solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:87648
    • 提供者:唐小天
  1. BCBandECB

    0下载:
  2. BCB模式与ECB模式的加密模式与解密模式 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -BCB mode and ECB mode encryption and decryption mode input mode explicitly: I do like this book en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4840
    • 提供者:zouna
  1. Cpp2

    0下载:
  2. Read and write text files with encryption, the use of bitwise XOR encryption
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:687
    • 提供者:liuhuiliang
  1. XORLogic

    0下载:
  2. This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1364
    • 提供者:kazmi
  1. AND

    0下载:
  2. This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1344
    • 提供者:kazmi
  1. filelock

    0下载:
  2. 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Using XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), with more software into encrypted files ca
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:6900
    • 提供者:wangbo
  1. SmartDraw6.0

    0下载:
  2. SmartDraw6.0:组成原理课程设计的绘制流程图的好工具内附(本人设计的微指令流程图(有JG,JL,MOV,MOVX,OR,XOR,ADC,SUC,XCHG,IN,OUT,直接寻址,间接寻址,变址寻址等)-SmartDraw6.0: Principles of curriculum design components of a good tool for drawing flow chart attached (I designed the microinstruction flow ch
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6858588
    • 提供者:南才北往
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
搜珍网 www.dssz.com