代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/194709/8187657
c backprop.c
/************************************
Code for implementing the backpropagation algorithm for training
a fully-connected MLP neural network with 1 layer of hidden units.
Loosely translated fr
www.eeworm.com/read/292968/8319759
doc readme.doc
DIRECTORY SKYLINEU
===================
This directory contains the files for implementing a second solver
(non-symmetric skyline). If you want to introduce it into your
program, copy the files
www.eeworm.com/read/147816/12519466
java testsort.java
/**
*Author Miracle
*Time 2005.12.4 19:40
*
*/
/** implements Comparator **/
/** implement the sort(Num,String) by implementing the Comparator interface **/
import java.util.*;
www.eeworm.com/read/248576/12552548
cpp callrouting.cpp
// CallRouting.cpp : Defines the class behaviors for the application.
//
// This file was generated automatically and has not been modified for
// implementing this app except for this comment.
/
www.eeworm.com/read/248576/12552591
h callrouting.h
// CallRouting.h : main header file for the CallRouting application
//
// This file was generated automatically and has not been modified for
// implementing this app except for this comment.
//
www.eeworm.com/read/363975/9927315
readme
What is it ?
************
oRTP is a LGPL licensed C library implementing the RTP protocol (rfc1889).
What are the build prequisites ?
********************************
glib is highly recommended.
Ho
www.eeworm.com/read/358952/10174770
tcl comptble.tcl
# COMPTBLE.TCL - Setup procedures for implementing backward compatibility
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03a,
www.eeworm.com/read/280232/10344861
tcl comptble.tcl
# COMPTBLE.TCL - Setup procedures for implementing backward compatibility
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03a,
www.eeworm.com/read/424357/10458517
txt readme.txt
Token Ring
==========
Model of a Token Ring LAN.
Demonstrates:
- ring topology with the number of nodes as parameter
- the activity() function
- using cQueue, implementing finite queue
www.eeworm.com/read/240145/7086812
c ctxinit.c
/*++
Copyright (c) 1999 - 2003 Microsoft Corporation
Module Name:
ContextInit.c
Abstract:
This is the main module of the kernel mode filter driver implementing
the context