代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/100584/15871077
readme
The following directories contain implementations of Posix message queues
of Posix semaphores, using some other technique:
my_pxmsg_mmap/ implements Posix message queues using mmap
my_pxsem_fifo/ i
www.eeworm.com/read/100584/15871097
readme
The following directories contain implementations of Posix message queues
of Posix semaphores, using some other technique:
my_pxmsg_mmap/ implements Posix message queues using mmap
my_pxsem_fifo/ i
www.eeworm.com/read/100584/15871131
readme
The following directories contain implementations of Posix message queues
of Posix semaphores, using some other technique:
my_pxmsg_mmap/ implements Posix message queues using mmap
my_pxsem_fifo/ i
www.eeworm.com/read/391056/8424804
tli clientlogon.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (cef13854).
//
// ClientLogon.tli
//
// Wrapper implementations for Win32 type library .\ClientLogon.dll
// compiler-generated file
www.eeworm.com/read/290224/8495227
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/427960/8908486
c bmark.c
/*
* Benchmarking program for PK implementations
*
* Copyright (c) 1988-1999 Shamus Software Ltd.
*/
#include
#include
#include
#include "miracl.h"
/
www.eeworm.com/read/376910/9301470
c console.c
#include "board.h"
#include "console.h"
/**\file console.c
* Console function implementations.
*/
/** hexadecimal character set */
extern code const unsigned char lcd_hexchars[17];
/** Write a
www.eeworm.com/read/373375/9459245
tli clientlogon.tli
// Created by Microsoft (R) C/C++ Compiler Version 12.00.8447.0 (cef13854).
//
// ClientLogon.tli
//
// Wrapper implementations for Win32 type library .\ClientLogon.dll
// compiler-generated file
www.eeworm.com/read/425346/10363268
m pid_lct.m
% Two 16-bits fixed-point PID implementations in C with
% the Legacy code tool.
%
% Usage :
% Generation of 2 Simulink blocks that implement single and double
% precision 16-bits PID routines.
www.eeworm.com/read/425344/10363316
m pid.m
% Two 16-bits fixed-point PID implementations in C with
% the Legacy code tool.
%
% Usage :
% Generation of 2 Simulink blocks that implement single and double
% precision 16-bits PID routines.