代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/175135/9558599
cpp lotto.cpp
// lotto.cpp -- probability of winning
#include
// Note: some implementations require double instead of long double
long double probability(unsigned numbers, unsigned picks);
int main()
www.eeworm.com/read/169058/9883450
java countinggenerator.java
//: net/mindview/util/CountingGenerator.java
// Simple generator implementations.
package net.mindview.util;
public class CountingGenerator {
public static class
Boolean implements Generato
www.eeworm.com/read/364450/9906294
c macfun.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* macfun.c -- time macro and function implementations of max
* Input: a sequence of (alg num, n) pairs
www.eeworm.com/read/358682/10182185
cpp lotto.cpp
// lotto.cpp -- probability of winning
#include
// Note: some implementations require double instead of long double
long double probability(unsigned numbers, unsigned picks);
int main()
www.eeworm.com/read/162604/10291648
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/162604/10291750
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/425346/10363251
h pid_header.h
// Two 16-bits fixed-point PID implementations in C with
// the Legacy code tool.
//
// Usage :
// Macros definitions
// Header file inclusions
// PID functions declarations
//
// Warning :
www.eeworm.com/read/161233/10436322
c macfun.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* macfun.c -- time macro and function implementations of max
* Input: a sequence of (alg num, n) pairs
www.eeworm.com/read/278058/10577857
cpp lotto.cpp
// lotto.cpp -- probability of winning
#include
// Note: some implementations require double instead of long double
long double probability(unsigned numbers, unsigned picks);
int main()
www.eeworm.com/read/277211/10654100
diff aes-gpl.diff
-----BEGIN PGP SIGNED MESSAGE-----
This patch updates licenses of assembler implementations of AES derived from
Brian Gladman's implementation as published in December 2001. This license
change may a