Implementation guidelines for Data Broadcasting
標簽: Implementation Broadcasting guidelines Data
上傳時間: 2014-08-09
上傳用戶:plsee
See Hanoi.cpp for the implementation of this cla
標簽: implementation Hanoi this See
上傳時間: 2016-01-05
上傳用戶:開懷常笑
radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.
標簽: Radius implementation connect radius
上傳時間: 2013-12-12
上傳用戶:壞天使kk
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
標簽: implementation evaluation algorithm function
上傳時間: 2016-01-18
上傳用戶:wkchong
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.
標簽: implementation bootstrap protocols TFTPBOOT
上傳時間: 2013-12-18
上傳用戶:極客
MD5 Source Code This optimized MD5 implementation conforms to RFC 1321
標簽: implementation MD5 optimized conforms
上傳時間: 2016-01-23
上傳用戶:咔樂塢
SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
標簽: implementation SHA optimized conforms
上傳時間: 2016-01-23
上傳用戶:xcy122677
AES Source Code This optimized AES implementation conforms to FIPS-197
標簽: implementation AES optimized conforms
上傳時間: 2013-12-12
上傳用戶:asasasas
RLE游程長度編碼,基于VC6.0平臺,應用于圖形圖像編碼,為常用編碼法。
上傳時間: 2014-01-23
上傳用戶:yulg
CHAPT14\MODEM.CPP Implementation of the Modem class CHAPT14\MODEM.H Declarations of the Modem class CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\TSTMODEM.MAK Make file for use with Borland or Microsoft C
上傳時間: 2013-12-24
上傳用戶:壞天使kk