代码搜索:reimplementation
找到约 109 项符合「reimplementation」的源代码
代码结果 109
www.eeworm.com/read/113165/6141707
h simplescenes_buggy.h
/*
SimpleScenes_Buggy.h
-------------------
A reimplementation of the ODE test Buggy application using
the OgreOde wrapper for Ogre
*/
#ifndef _SIMPLESCENES_BUGGY_H_
#define _SIMPLESCENES_BUGGY
www.eeworm.com/read/113165/6141709
h simplescenes_chain.h
/*
SimpleScenes_Chain.h
----------------------
A reimplementation of the ODE spherical chain demo
using Ogre and the OgreOde wrapper.
*/
#ifndef _SIMPLESCENESCHAIN_H_
#define _SIMPLESCENES_CHA
www.eeworm.com/read/113165/6141713
h simplescenes_trimesh.h
/*
SimpleScenes_TriMesh.h
---------------------
A reimplementation of the ODE triangle mesh collision
demo using Ogre and the OgreOde wrapper.
*/
#ifndef _SIMPLESCENES_TRIMESH_H_
#define _SIMPL
www.eeworm.com/read/225655/14527158
readme
LibBT 1.01
Description:
LibBT is a C reimplementation of the BitTorrent core protocols. Our
goal for the project is to develop a low overhead library version of
the protocols so that BitTorrent tr
www.eeworm.com/read/11139/204895
readme
README for TOSThreads TestCollection
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues
Description:
TestCollection is a reimplementation of the
www.eeworm.com/read/11139/205035
readme
README for TOSThreads TestCollection
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues
Description:
TestCollection is a reimplementation of the
www.eeworm.com/read/100263/15879541
c rltick.c
/* New for v2.0: readline support -- daw */
/*
* this is a reimplementation of the standard tickcounter, *without* alarm()!
* god i hate alarm() -- it screws everything up, and isn't portable,
* a
www.eeworm.com/read/11139/204945
readme
README for TOSThreads BaseStation
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues
Description:
BaseStation is a reimplementation of the stand
www.eeworm.com/read/11139/205094
readme
README for TOSThreads BaseStation
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues
Description:
BaseStation is a reimplementation of the stand
www.eeworm.com/read/456693/1604531
c regexmodule.c
/*
XXX support range parameter on search
XXX support mstop parameter on search
*/
/* Regular expression objects */
/* This uses Tatu Ylonen's copyleft-free reimplementation of
GNU regular