代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/128531/5985035
s checksum.s
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* This program is free
www.eeworm.com/read/128531/5986019
s checksum.s
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* This program is free
www.eeworm.com/read/127781/5996200
s checksum.s
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* This program is free
www.eeworm.com/read/112192/6148304
original readme.original
The files in this directory comprise ANSI-C language reference implementations
of the CCITT (International Telegraph and Telephone Consultative Committee)
G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/110034/6167640
s checksum.s
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* This program is free
www.eeworm.com/read/102935/6226488
s checksum.s
/*
* This file contains assembly-language implementations
* of IP-style 1's complement checksum routines.
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* This program is free
www.eeworm.com/read/102071/6234534
original readme.original
The files in this directory comprise ANSI-C language reference implementations
of the CCITT (International Telegraph and Telephone Consultative Committee)
G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/102068/6234567
original readme.original
The files in this directory comprise ANSI-C language reference implementations
of the CCITT (International Telegraph and Telephone Consultative Committee)
G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/100124/6685684
readme
The files in this directory comprise ANSI-C language reference implementations
of the CCITT (International Telegraph and Telephone Consultative Committee)
G.711, G.721 and G.723 voice compressions. T
www.eeworm.com/read/406990/11431497
cc encrypt.cc
// head files
#include
#include
#include
#include "encrypt.h"
#include "aes.h"
// function implementations
ZT_Encrypt::ZT_Encrypt(QWidget* parent): QWidget(parent)
{