AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
資源簡介:AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
上傳時間: 2013-12-19
上傳用戶:youke111
資源簡介:Memory Management - Algorithms and implementation in C & C
上傳時間: 2015-01-21
上傳用戶:huyiming139
資源簡介:Wordware - Memory Management, Algorithms and implementation in C & C++.chm
上傳時間: 2014-08-17
上傳用戶:hustfanenze
資源簡介:Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Memory Management Chapter 5 ...
上傳時間: 2013-12-25
上傳用戶:541657925
資源簡介:c pre preocessor directive for debug messages and queue data structure implementation in c++.
上傳時間: 2013-12-15
上傳用戶:sy_jiadeyi
資源簡介:This is svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.
上傳時間: 2013-12-27
上傳用戶:aappkkee
資源簡介:SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET applic...
上傳時間: 2015-10-07
上傳用戶:ikemada
資源簡介:the C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/proj...
上傳時間: 2013-12-18
上傳用戶:yxgi5
資源簡介:the C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/proj...
上傳時間: 2017-07-26
上傳用戶:杜瑩12345
資源簡介:Programming in C - UNIX System Calls and Subroutines using C
上傳時間: 2014-01-25
上傳用戶:evil
資源簡介:DSP tms320c6713: implementation in C++ G722
上傳時間: 2013-11-25
上傳用戶:gtf1207
資源簡介:dac example with microcontroller implementation in c++
上傳時間: 2014-12-22
上傳用戶:waizhang
資源簡介:QccPack implementation in C
上傳時間: 2014-01-06
上傳用戶:xmsmh
資源簡介:tree implementation in c. good program.
上傳時間: 2014-08-29
上傳用戶:zq70996813
資源簡介:Memory allocation in C Dynamic memory allocation and the structures that implement it in C are so universal that they re sometimes treated as a black box. In the real world of embedded systems, that may not be desirable or even possible.
上傳時間: 2017-09-05
上傳用戶:阿四AIR
資源簡介:xletview, for UNIX file and directory names are case sensitive. the path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/xletview)
上傳時間: 2013-12-18
上傳用戶:miaochun888
資源簡介:BSDL file and IBIS models for AT91SAM9263
上傳時間: 2016-01-03
上傳用戶:410805624
資源簡介:Visual C++ is a powerful and complex tool for building 32-bit applications for Window 95 and Windows NT
上傳時間: 2014-12-05
上傳用戶:wxhwjf
資源簡介:This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), US...
上傳時間: 2014-01-18
上傳用戶:xc216
資源簡介:This volume presents the state of the art concerning quality and interestingness measures for data mining. the book summarizes recent developments and presents original research on this topic. the chapters include surveys, comparative studi...
上傳時間: 2014-01-19
上傳用戶:ve3344
資源簡介:implementation for Lempel-Ziv code. Encoder and decoder are separated. the input is a file and the output is written in another file.
上傳時間: 2017-07-05
上傳用戶:xuanjie
資源簡介:key scan and lcd display file it can run in the computer with sunplus compile
上傳時間: 2013-12-31
上傳用戶:skfreeman
資源簡介:P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontr...
上傳時間: 2015-10-01
上傳用戶:change0329
資源簡介:Data Structures in C:Concept and implementation. Data Structures in C Power Point
上傳時間: 2016-05-21
上傳用戶:semi1981
資源簡介:implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
上傳時間: 2013-12-14
上傳用戶:cylnpy
資源簡介:In the ffuart.tar.gz it has one file. the serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上傳時間: 2014-01-06
上傳用戶:2404
資源簡介:ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must ch...
上傳時間: 2014-08-30
上傳用戶:dsgkjgkjg
資源簡介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. the library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
資源簡介:FIR濾波器的C++實現(xiàn) Below are program source listings for FIR.h and FIR.cpp, the header file and class file for implementing arbitrary causal FIR filters in the Synthesis Tool Kit (STK) framework
上傳時間: 2013-12-11
上傳用戶:heart520beat
資源簡介:This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book
上傳時間: 2014-01-23
上傳用戶:dianxin61