代码搜索结果
找到约 10,000 项符合
Python 的代码
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
declipse.py
#!/usr/bin/python
"""
DEclipse.py by Bruce Eckel, for Thinking in Java 4e
Undoes the effect of Eclipse.py, so that Ant can be used
again to build the code tree.
You must have Python 2.3 insta
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
apihelper.py
"""Cheap and simple API helper
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ =
hamilton.py
#!/usr/bin/env python
# -*- coding: GB2312 -*-
# Last modified:
"""
halmilton question
"""
__revision__ = '0.1'
def isOK(k,x,c):
for i in range (0,k):
if x[k]==x[i] or not c[x[k]][x[k-
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
function.py
#!usr/bin/python
#文件名称:function.py
def sayHelloWorld():
print "世界,您好!"
sayHelloWorld()
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
_coolpython.c
#include
#ifdef HAVE_PYTHON
#include "coolpython.c"
#endif
node377.html
17.1.6.2 Information Discovery