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