代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/348907/10860531
po sr.po
# Serbian translation of meld
# Courtesy of Prevod.org team (http://prevod.org/) -- 2003, 2004.
#
# This file is distributed under the same license as the meld package.
#
# Maintainer: Данило Шеган
www.eeworm.com/read/348907/10860537
po pt_br.po
# Brazilian Portuguese translation of meld.
# Copyright (C) 2004 Free Software Foundation, Inc.
# This file is distributed under the same license as the meld package.
# Raphael Higino
www.eeworm.com/read/348907/10860540
po ru.po
msgid ""
msgstr ""
"Project-Id-Version: Meld 0.9.4.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-04-10 02:57+0400\n"
"PO-Revision-Date: 2005-06-30 13:12+0300\n"
"Last-Translator: Alexey Rus
www.eeworm.com/read/348907/10860551
po vi.po
# Vietnamese translation for Meld.
# Copyright © 2005-2006 Gnome i18n Project for Vietnamese.
# Clytie Siddall , 2005-2006.
#
msgid ""
""
msgstr "Project-Id-Version: meld 0.9
www.eeworm.com/read/348907/10860557
po en_gb.po
# English (British) translation.
# Copyright (C) 2004 THE meld'S COPYRIGHT HOLDER
# This file is distributed under the same license as the meld package.
# Gareth Owen , 2004.
#
#
www.eeworm.com/read/348907/10860561
po bg.po
# Bulgarian translation of meld pot file
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
# This file is distributed under the same license as the meld package.
# Alexander Shopov
www.eeworm.com/read/348907/10860563
po de.po
# German translation of meld.
# Copyright (C) 2005 Stephen Kennedy
# This file is distributed under the same license as the meld package.
# Hendrik Brandt , 2004.
# Frank Arnold
www.eeworm.com/read/348907/10860567
po zh_cn.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Funda Wang , 2004, 200
www.eeworm.com/read/274050/10889698
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/274050/10889721
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