搜索资源列表
AmTxt
- 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)-one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences
NtShell
- 很好的远程控制源代码,服务端带感染,ring0级进程控制,屏幕传输采用XOR和隔行扫描两种算法 Visual C++6.0,WINXP SP2编译通过
xor.rar
- 异或运算,c++语言代码,用于CRC校验,XOR operator, c++ language code for the CRC checksum
xor
- c语言的图形使用 及一些运算 常用函数-c language computing graphics and some commonly used functions
bpxor
- 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
BPNet
- 几种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
BPNN
- 采用BP算法实现了异或功能,采用C++编程-BP algorithm is implemented using XOR function, using C++ Programming
20081020_7f3716f4c544a423e5746Mg7s0kSLgTy
- exe作成服务启动的代码,简单的c语言编写,是实现程序(木马)自启动的最好方式,能够逃脱杀毒软件的监视! -A remote administratio/bot source. Get command through either http or irc. Can execute a command on a specific time, uses simple XOR encryption for command file transfer. Also has embeded a repl
codeBook
- Simple program for file encryption. Uses XOR operation with random data. (C++ Builder 5).
XOR
- 有道难题:另类异或 描述: 对于普通的异或,其实是二进制的无进位的加法。 这里我们定义一种另类的异或A op B, op是一个仅由^组成的字符串,如果op中包含n个^,那么A op B表示A和B之间进行n+1进制的无进位的加法。 下图展示了3 ^ 5 和 4 ^^ 5的计算过程: 0 1 1 (3) ^ 1 0 1 (5) --------- 1 1 0 (6) 0 1 1 (4) ^^ 0 1 2 (5) --------- 0
Mouse
- C语言编写的显示鼠标界面的程序,C语言课程设计时做的,图像化界面方式,鼠标时自己通过描点绘制的,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language shows the mouse interface procedures, C language courses designed to do, the image of the interface, the mouse itself through the tracing point rendering, the
XOR
- 用C语言实现的一个简单的XOR加密解密程序,能实现对大多数文件的加密解密。-C language implementation of a simple XOR encryption and decryption procedures, to achieve the majority of file encryption and decryption.
Tprogramh
- 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。 已通过测试。 -The first two artificial intelligence program the written C++ animal discrimination procedures and the XOR algorithm bp procedures.
Gates
- this code simulates hardware gates ( and or not nand xor ) with object oriented c# programming using inheritance .
XOR
- C#异或计算 可用于电脑与单片机串口通信程序里-XOR Calculate;this can be used in serial port communication between PC and MCU
XOR-crc
- 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
C#利用异或算法为数字加密
- windows,C#利用异或算法为数字加密(C# uses XOR algorithm for digital encryption)
ScreenShare-v2.0
- windows平台下的屏幕监控算法,使用C#算法,为2.0版本,使用了局域网分包组包技术(Windows platform screen monitoring algorithm, using C# algorithm for version 2, using the LAN packet, packet technology)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入