代码搜索结果

找到约 10,000 项符合 Python 的代码

01_sched_credit_weight_cap_pos.py

#!/usr/bin/python # # Sched-credit tests modified from SEDF tests # import re from XmTestLib import * paramsRE = re.compile(r'^[^ ]* *[^ ]* *([^ ]*) *([^ ]*)$') def get_sched_credit_params(domain)

fixlicense.py

#!/usr/bin/env python # This file is part of Ambulant Player, www.ambulantplayer.org. # # Copyright (C) 2003-2007 Stichting CWI, # Kruislaan 413, 1098 SJ Amsterdam, The Netherlands. # # Ambulant Pla

websearch.py

#!/usr/bin/python import sys import getopt from yahoo.search import factory, debug # # Print usage/help information, and exit # def usage_exit(msg=None): if msg: print "Error: ",

regression.py

#!/usr/bin/python # Copyright MetaCommunications, Inc. 2003-2007 # Copyright Redshift Software, Inc. 2007 # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICEN

generate.py

#!/usr/bin/python # Copyright David Abrahams 2004. Use, modification and distribution is # subject to the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http:

dial_tone_wav.py

#!/usr/bin/env python # # Copyright 2004,2005,2007,2008 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it u

dial_tone_daemon.py

#!/usr/bin/env python # # Copyright 2004,2005,2007,2008 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it u

gpio_usrp_fft.py

#!/usr/bin/env python # # Copyright 2004,2005,2007,2008 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it u

fftsink.py

#!/usr/bin/env python # # Copyright 2003,2004,2005,2006,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify #

scopesink2.py

#!/usr/bin/env python # # Copyright 2003,2004,2006,2007 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it u