代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/147826/12518618
tli msadox.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (88059126).
//
// msadox.tli
//
// Wrapper implementations for Win32 type library msadox.dll
// compiler-generated file created 10/
www.eeworm.com/read/132772/14073642
txt readme.txt
Welcome to the companion CD that accompanies Digital Signal Processors:
Architectures, Implementations, and Applications by Sen M. Kuo and
Woon-Seng Gan, Book ISBN 0-13-035214-4, (c) 2005 Pearson E
www.eeworm.com/read/105158/15677095
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/386607/8735829
java listhelpers.java
package net.jcip.examples;
import java.util.*;
import net.jcip.annotations.*;
/**
* ListHelder
*
* Examples of thread-safe and non-thread-safe implementations of
* put-if-absent helper met
www.eeworm.com/read/429726/8792633
txt net-snmp-examples-mib.txt
NET-SNMP-EXAMPLES-MIB DEFINITIONS ::= BEGIN
--
-- Example MIB objects for agent module example implementations
--
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, Integer32 FROM SNMPv2-SMI
netSnmp
www.eeworm.com/read/375447/9360004
cpp callback_handler.cpp
/**
* @file Callback implementations
*/
#include "stdafx.h"
#include "..\\inc\\sml.h"
#include "callback_handler.h"
#include "..\\inc\\syncml_tk_prefix_file.h"
#include "..\\inc\\xpttransport.h"
www.eeworm.com/read/280824/10291014
c i2cmgr.c
/*
* File : I2CMgr.c
* Scope :
*
* Description: This contains implementations for I2C manager which handles
* the i2c protocol.
*
*
* Copyright 2003 ZiLOG Inc. ALL RIGHT
www.eeworm.com/read/442030/7661118
tli msadox.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8168.0 (7157e32a).
//
// c:\documents and settings\chenzhigang\桌面\dbdemo\debug\msadox.tli
//
// Wrapper implementations for Win32 type libr
www.eeworm.com/read/199125/7886981
txt readme.txt
Summary
-------
This directory contains ASM implementations of the functions
longest_match() and inflate_fast(), for 64 bits x86 (both AMD64 and Intel EM64t),
for use with Microsoft Macro Assemble