代码搜索:Python

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

代码结果 10,000
www.eeworm.com/read/287351/8691237

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
www.eeworm.com/read/385817/8787727

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/385817/8787764

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/284301/8948048

sh install_pybluez.sh

#!/bin/sh # script to install pybluez ver=0.9.2 wget http://org.csail.mit.edu/pybluez/release/pybluez-src-$ver.tar.gz tar -zxvf pybluez-src-$ver.tar.gz cd pybluez-$ver python setup.py install cd ..
www.eeworm.com/read/283068/9044411

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/283068/9044461

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/381112/9109341

vcproj boost_pyutil.vcproj

www.eeworm.com/read/365972/9837974

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
www.eeworm.com/read/281195/10257588

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/281195/10257620

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