代码搜索:Python

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

代码结果 10,000
www.eeworm.com/read/196909/8049980

txt pgm12_22.txt

# # This file contains the Python code from Program 12.22 of # "Data Structures and Algorithms # with Object-Oriented Design Patterns in Python" # by Bruno R. Preiss. # # Copyright (c) 2003 by Bruno R
www.eeworm.com/read/196909/8050020

txt pgm12_20.txt

# # This file contains the Python code from Program 12.20 of # "Data Structures and Algorithms # with Object-Oriented Design Patterns in Python" # by Bruno R. Preiss. # # Copyright (c) 2003 by Bruno R
www.eeworm.com/read/145300/12736587

readme

This directory includes some useful codes: 1. subset selection tools. 2. parameter selection tools. Part I: Subset selection tools Introduction ============ Training large data is time consuming.
www.eeworm.com/read/145300/12736630

win makefile.win

#You must ensure nmake.exe, cl.exe, link.exe are in system path. #VCVARS32.bat #Under dosbox prompt #nmake -f Makefile.win PYTHON_INC = c:\python24\include PYTHON_LIB = c:\python24\libs\python24.lib
www.eeworm.com/read/140193/13096583

vcproj boost_pyutil.vcproj

www.eeworm.com/read/138465/13235081

win makefile.win

#You must ensure nmake.exe, cl.exe, link.exe are in system path. #VCVARS32.bat #Under dosbox prompt #nmake -f Makefile.win PYTHON_INC = c:\python24\include PYTHON_LIB = c:\python24\libs\python24.lib
www.eeworm.com/read/322854/13363772

py setupmingw32.py

#! /usr/bin/python # $Id: setupmingw32.py,v 1.1 2007/06/12 23:04:13 nanard Exp $ # the MiniUPnP Project (c) 2007 Thomas Bernard # http://miniupnp.tuxfamily.org/ or http://miniupnp.free.fr/ # # python
www.eeworm.com/read/309535/13669493

win makefile.win

#You must ensure nmake.exe, cl.exe, link.exe are in system path. #VCVARS32.bat #Under dosbox prompt #nmake -f Makefile.win PYTHON_INC = c:\python25\include PYTHON_LIB = c:\python25\libs\python25.lib