Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
资源简介:Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
上传时间: 2015-10-08
上传用户:iswlkje
资源简介:The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and login to remote hosts via the Internet or an Intranet using only their WWW Browser. It includes not only telnet-compliant connection services...
上传时间: 2013-12-17
上传用户:love1314
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
上传时间: 2016-05-03
上传用户:kernaling
资源简介:here is a small Delphi program called "FolderWatcher". It watches a folder (you can configure in the ini file) and tells you when a file in the folder has changed.
上传时间: 2013-12-24
上传用户:qunquan
资源简介:OpenSource GPS is software for x86 PCs that allows you to acquire, track and demodulate signals from GPS satellites. OSGPS requires a Zarlink GP2021 12 channel GPS correlator chip
上传时间: 2016-09-28
上传用户:rocwangdp
资源简介:Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such a...
上传时间: 2016-10-18
上传用户:changeboy
资源简介:libusb is an open source library that allows you to communicate with USB devices from userspace. For more info, see the libusb homepage.
上传时间: 2014-01-18
上传用户:hewenzhi
资源简介:有保存/装载能力的简单加密程序。This is a simple encryption program with save/load capability.
上传时间: 2013-12-09
上传用户:希酱大魔王
资源简介:Good Code Document,this is a C++ design help document,is good ,help design program
上传时间: 2014-01-08
上传用户:xymbian
资源简介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上传时间: 2014-01-22
上传用户:努力努力再努力
资源简介:Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
上传时间: 2015-04-12
上传用户:pompey
资源简介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the vario...
上传时间: 2013-12-17
上传用户:dbs012280
资源简介:pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you ca...
上传时间: 2014-01-10
上传用户:yoleeson
资源简介:FreeTextBox HTML在线编辑器源代码 (C#源代码)阅读一下对掌握C#很有好处的
上传时间: 2015-08-25
上传用户:xiaodu1124
资源简介:MATLAB C# Book. This book is a great tutorial for C# programmers who use MATLAB to develop applications and solutions
上传时间: 2014-01-02
上传用户:wangyi39
资源简介:C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode...
上传时间: 2015-10-17
上传用户:wendy15
资源简介:VHDL实现SPI功能源代码 -- The SPI bus is a 3 wire bus that in effect links a serial shift -- register between the "master" and the "slave". Typically both the -- master and slave have an 8 bit shift register so the combined -- register i...
上传时间: 2013-12-23
上传用户:lx9076
资源简介:DSP5402读写SST39VF400A之C++源代码 DSP5402读写SST39VF400A之C++源代码
上传时间: 2014-12-03
上传用户:changeboy
资源简介:PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization o...
上传时间: 2016-03-25
上传用户:lz4v4
资源简介:Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. Mor...
上传时间: 2016-05-05
上传用户:hfmm633
资源简介:人工神经网络BP算法c++源代码,人工神经网络BP算法c++源代码
上传时间: 2013-12-25
上传用户:lingzhichao
资源简介:gfa is a small and fast address book written in C and GTK+.
上传时间: 2017-01-31
上传用户:sxdtlqqjl
资源简介:JAVA多torrent下载程序P2P源码 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code was changed, only classes irrelevant for Azureus were left out
上传时间: 2017-03-02
上传用户:变形金刚
资源简介:that is a useful book for people who like to learn more about C++.
上传时间: 2013-12-29
上传用户:cccole0605
资源简介:cppcheck is a static C/C++ code analyzer that checks for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more problems. Its goal is to produce no false positives.
上传时间: 2013-12-08
上传用户:Zxcvbnm
资源简介:c reference card which is used for c language
上传时间: 2013-12-12
上传用户:xfbs821
资源简介:this program written in c++ and it is a small calculator that make many operations
上传时间: 2017-05-03
上传用户:leixinzhuo
资源简介:This is a source code . this is a sourc c odeeg
上传时间: 2013-12-09
上传用户:aysyzxzm