A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors.
资源简介:A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors.
上传时间: 2013-12-31
上传用户:ccclll
资源简介:A paper on WiMax Simulation. the simulation include transmitter, receiver and channel model. AMC and MIMO are used.
上传时间: 2013-12-01
上传用户:金宜
资源简介:escription: the Rijndael encryption algorithm has been recently recognized as an AES (Advanced encryption Standard). It was recently (April 2001) released in Visual Basic. the source code here is for Micro$oft Visual C++ 6.0 for developing ...
上传时间: 2014-01-07
上传用户:李梦晗
资源简介:its a website on property dealing made in c# and .net framework.. the database is missing though... you need to add that manually.. !
上传时间: 2017-04-11
上传用户:eclipse
资源简介:Microsoft® XML Core Services (MSXML) 4.0, formerly known as the Microsoft XML Parser, allows customers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to...
上传时间: 2015-08-27
上传用户:虫虫虫虫虫虫
资源简介:A public-domain example implementation of the AES (Rijndael) encryption algorithm.
上传时间: 2013-12-03
上传用户:thuyenvinh
资源简介:the enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. the form in the project runs some test data through the class.
上传时间: 2015-01-30
上传用户:JIUSHICHEN
资源简介:A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented p...
上传时间: 2014-01-12
上传用户:zhouli
资源简介:This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.
上传时间: 2015-12-27
上传用户:xaijhqx
资源简介:MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding
上传时间: 2016-02-24
上传用户:busterman
资源简介:A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
上传时间: 2013-12-27
上传用户:ouyangtongze
资源简介:the Data encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. the DES algorithm is the most widely used encryption algorithm in the world
上传时间: 2017-04-18
上传用户:lili123
资源简介:the algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. the examples ...
上传时间: 2017-08-20
上传用户:hzy5825468
资源简介:1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga implementation of digital filters\r\n4.hardware acceleration of edge detection alg...
上传时间: 2013-08-07
上传用户:ytulpx
资源简介:Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.the m...
上传时间: 2014-01-05
上传用户:yiwen213
资源简介:OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
上传时间: 2014-01-13
上传用户:hzy5825468
资源简介:I. A brief description of the aiNet application. II. How to set up the aiNet on your system. III. Some tips on using the aiNet IV. Example files
上传时间: 2013-12-22
上传用户:libenshu01
资源简介:A hybrid Particle Swarm Optimization algorithm for functions in the real space.
上传时间: 2014-01-12
上传用户:zhyiroy
资源简介:solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介:UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm
上传时间: 2015-08-10
上传用户:hwl453472107
资源简介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上传时间: 2013-12-23
上传用户:liansi
资源简介:a very popular packet of cryptography tools,it encloses the most common used algorithm and protocols
上传时间: 2014-01-13
上传用户:tb_6877751
资源简介:the Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that "Adding manpower to a late software project makes it later."
上传时间: 2013-12-08
上传用户:songnanhua
资源简介:This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, pro...
上传时间: 2014-01-17
上传用户:wuyuying
资源简介:This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially im...
上传时间: 2015-12-24
上传用户:zl5712176
资源简介:This is a lecure on windows ce driver design by Jay Loney,the Program Manager of microsoft windows ce
上传时间: 2014-12-06
上传用户:BIBI
资源简介:This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes main.html file for help.
上传时间: 2013-12-11
上传用户:hgy9473
资源简介:A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and...
上传时间: 2016-02-04
上传用户:maizezhen
资源简介:encryption the text or decryption the hash text
上传时间: 2014-05-25
上传用户:manking0408
资源简介:VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
上传时间: 2014-07-08
上传用户:ynsnjs