代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/385990/8772800

s sse2bfly27.s

/* Intel SIMD (SSE2) implementations of Viterbi ACS butterflies for 64-state (k=7) convolutional code Copyright 2003 Phil Karn, KA9Q This code may be used under the terms of the GNU Lesser Ge
www.eeworm.com/read/285120/8867597

tli ssapi.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (26302868). // // ssapi.tli // // Wrapper implementations for Win32 type library D:\VSS\win32\ssapi.dll // compiler-generated file
www.eeworm.com/read/373595/9448981

c genback.c

/* Implementations for Genetric Backpropagation */ #include "defs.h" #include "ind.h" #include "gen.h" #include "back.h" #include "stdnet.h" #include "genback.h" void randomNetPop(int popsize,float
www.eeworm.com/read/366075/9833496

tli msjro.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (f1481083). // // MSJRO.tli // // Wrapper implementations for Win32 type library C:\Program Files\Common Files\System\ado\MSJRO.DLL
www.eeworm.com/read/169188/9876396

tli usercom.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (03f68757). // // UserCom.tli // // Wrapper implementations for Win32 type library UserCom.tlb // compiler-generated file created 0
www.eeworm.com/read/361005/10069601

c ads8343_crc7_pwm_proto_2_h.c

/* IMPLEMENTATIONS: *Acquires from the ADS8343 and transmits to PC through UART1 115200 bps *Packs the samples in 256 bytes with the DMA0 tied to UART1 *Main system clock is 8MHz cryst
www.eeworm.com/read/361005/10069632

c proto11_a.c

/* IMPLEMENTATIONS: *Acquires from the ADS8343 and transmits to PC through UART1 115200 bps *Packs the samples in 256 bytes with the DMA0 tied to UART1 *Main system clock is 8MHz cryst
www.eeworm.com/read/358177/10194959

tli ecole.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (a0eaf6ec). // // EcOle.tli // // Wrapper implementations for Win32 type library d:\bcfiles\cics\c\ReleaseMinDependency\EcOle.dll /
www.eeworm.com/read/425247/10367848

tli msado15.tli

// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (48349428). // // e:\f_backup\gg\debug\msado15.tli // // Wrapper implementations for Win32 type library c:\Program Files\Common File
www.eeworm.com/read/207841/6959686

cpp md5.cpp

// This file contains 3 implementations of MD5 found on the internet. // Each implementation has it's own copywrites, included within the // USE_IMPL_1, USE_IMPL_2, or USE_IMPL_3 directives. /