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

搜索资源列表

  1. lrDecrypt_release_01

    0下载:
  2. Numara TrackIT uses an XOR encryptor/decryptor algorithm to store domain credentials. These "encrypted" credentials are then stored on a server (in the domain). The file permissions are set to allow all members of the domain to read the file. fuckt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:29484
    • 提供者:john doe
  1. ann

    0下载:
  2. 3级神经网络实现"异或"功能。收敛需要40万次。请指教。-Three neural networks, " XOR" function. Convergence of 40 million. Please advice.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1115
    • 提供者:费卢杰
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  1. COMMPORT

    0下载:
  2. 一个多功能串口监视工具,同一串口可以有不同波特率来收发数据,带有字符转换工具,可以多种方式的异或校验,也可以CRC校验,也可监视PPP数据包,把PPP数据包内容过虑出来!-A multi-serial port monitoring tool, the same can have different baud rate serial port to send and receive data, with a character conversion tools, you can XOR a nu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:39594
    • 提供者:chentan
  1. Fileencryptionfileencryptiontechnology

    0下载:
  2. 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.   下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1107
    • 提供者:杨有
  1. program

    1下载:
  2. 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of anim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-17
    • 文件大小:20969
    • 提供者:pxy
  1. RD_util2

    0下载:
  2. verilog utilities such as and, xor, xnor etc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:2068
    • 提供者:mark
  1. jiami

    1下载:
  2.  给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many of which are divided into different levels to suit the needs of different occasions. Here are the most simple file enc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4938
    • 提供者:
  1. rsa

    0下载:
  2. 安全性大大改进,可算做能完全代替MD5的散列验证算法.-1.Large input message block size 2.provably resistant to differential attacks 3.Alternative sequential mode 4.Key input K??of up to 512 bits?? K is input to every compression function 5.1024-bit interm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:10287
    • 提供者:haec
  1. BPNN

    0下载:
  2. 采用BP算法实现了异或功能,采用C++编程-BP algorithm is implemented using XOR function, using C++ Programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:240444
    • 提供者:cfwang
  1. BP_study

    0下载:
  2. 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3652472
    • 提供者:cfwang
  1. TableCrypt

    0下载:
  2. TableCrypt is a file encryption utility. The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:45276
    • 提供者:rebus
  1. Crypte

    0下载:
  2. 使用了动态链接库,用的是简单的异或加密算法,练手的-Uses the dynamic link library, using a simple XOR encryption algorithm, practice hand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:158839
    • 提供者:tear
  1. TIC_TAC_game_gate_level

    0下载:
  2. Tic Tac Game is a classic game. Two players are using code-named “0” and “1”, fill in rotation in TICTACTOEMIDLET. If any player gates the first straight line will win, and if nobody is successful then the tie 1. Top module name: TT (Filename
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:264438
    • 提供者:chen-che,wemg
  1. NN1

    0下载:
  2. 是人工智能初学者入门的好代码。它主要解决了XOR问题,代码规范,容易理解。-back propagation neural network source code based on visual basic6.it resolve the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3271
    • 提供者:zjj
  1. conv

    0下载:
  2. Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:56354
    • 提供者:max-mass
  1. tarnnewjtxor

    0下载:
  2. An implementation of XOR encryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:tarun
  1. tarunnewnvxor

    0下载:
  2. Another implementation of Exclusive-or (XOR) encryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2623
    • 提供者:tarun
  1. CryptoStrings

    0下载:
  2. An example, how to encrypt\decrypt strings with XOR encryption. soruce and binary included.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:172431
    • 提供者:dem
  1. XOR

    0下载:
  2. Artificial neural networks implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:524
    • 提供者:Susobhan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 34 »
搜珍网 www.dssz.com