代码搜索:maintained
找到约 2,025 项符合「maintained」的源代码
代码结果 2,025
www.eeworm.com/read/103277/15737991
readme
[../images/smslink.gif] [../images/mobile.gif]
-------------------------------------------------------------------------------
Credits and Copyright
This program is being written and maintained by
www.eeworm.com/read/100066/15886894
readme
[../images/smslink.gif] [../images/mobile.gif]
-------------------------------------------------------------------------------
Credits and Copyright
This program is being written and maintained by
www.eeworm.com/read/160819/10496574
cpp listremove.cpp
void Remove(Node * header, const string& key)
// post: all nodes containing key removed from list/header
{
Node * before = header;
Node * list = header->next; // first "real node"
//
www.eeworm.com/read/298894/7927353
txt readme.txt
The code in this archive is written and maintained by Manuel Flury and
Ruben Merz, EPFL-IC.
You can contact us at: manuel.flury@epfl.ch and ruben.merz@epfl.ch
Copyright Manuel Flury and Ruben Merz,
www.eeworm.com/read/104053/15711635
xconsole
#!/bin/sh
# xconsole is capable of doing everything XConsole did, and is maintained...
# it is not setuid root, so we just exit if called as non-root
[ $(id -u) = 0 ] || exit 0
exec xconsole -file /pr
www.eeworm.com/read/431152/8707806
v shift_add.v
//--------------------------------------------------------------------------------------------------
//
// Title : shift_add
// Design : demo21
// Author : suli
// Company : T
www.eeworm.com/read/383548/8936565
vhd edgecontroller.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : EdgeController
-- Design : USB Interface IP Core
-- Author : Lou X
www.eeworm.com/read/180979/9278166
vhd edgecontroller.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : EdgeController
-- Design : USB Interface IP Core
-- Author : Lou X
www.eeworm.com/read/175676/9537101
hpj helpdemo.hpj
; This file is maintained by HCW. Do not modify this file directly.
[OPTIONS]
LCID=0x804 0x0 0x0 ; 中文(中国)
REPORT=Yes
HLP=helpdemo.hlp
[FILES]
helpdemo.rtf
www.eeworm.com/read/364372/9910706
v reg8.v
//--------------------------------------------------------------------------------------------------
//
// Title : reg8
// Design : exp1
// Author : liwei
// Company : buaa
/