搜索资源列表
stomp.py
- stomp.py
py
- 能够将汉字转化为拼音,可以方便的对汉字进行声母排序的控件 -can be translated into Chinese characters spelling, to facilitate the Chinese characters for the sort of controls Initials
py-wol_0.02
- python写的wol游戏的模拟器,自己下了看吧。还是不错的,学习学习!-python writes the wol game simulator, own got down looked. Or good, studies!
programpratice.py
- 反编译basic stamp 2单片机字节码的源代码,已经成功实施在工程应用上. 介绍: www.ohyee.net-Decompile basic stamp 2 Singlechip byte-code source code has been successfully implemented in engineering applications. Introduction: www.ohyee.net
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
ping.py
- 使用python编写的ping程序,ping大家都比较清楚了吧-Ping prepared using procedures python
gnuplot-py-1.8.tar
- 基于python的绘图工具 科学绘图 推荐下载 还有开放源码-Python-based mapping tool for scientific graphics
gridregression
- 根据libsvm中的grid.py改写的支持向量机回归栅格搜索算法-Grid.py According to rewrite the libsvm Support Vector Machine Regression grid search algorithm
py
- dive into python 的随书源码-dive into python source code accompanying the book
py
- 汉语拼音对照表,全部Unicode汉字,包含多音字,TXT格式。-Hanyu Pinyin comparison table, all Unicode characters, including the polyphonic character, TXT format.
gridsearch
- 这是一个libsvm grid的改进,除了可以搜索分类中的C和gamma,还可以搜索小的整数.-This file is a slight modification of grid.py of libsvm. In addition to parameters C, gamma in classification, it searches for epsilon as well. Usage: grid.py [-log2c
gtalk
- 基于xmpp的Gtalk 客户端 .py 文件 需要python 环境运行.-xmpp gtalk
py-opengl
- 程序采用的算法是,最短距离法,源程序由三个文件组成。 CoordinateTransformation.py模块 主要负责将轮廓线进行处理,从而使他们在一个平面的单位正方形内。 PointPair.py模块 主在负责将接收经过CoordinateTransformation处理后两层轮廓线数据,对他们使用最短距离法从而将每个三角片的三个顶点确定下来,并返回其索引值 Main.py 主要负责调opengl以及组织和
py
- 此dll文件名为py.dll C# 命名空间名是py 类名是mypy 用来得到汉字拼音首字母的方法是GetChineseSpell(string chines) -C# getchinese
shudu
- 数独游戏,分3个不同的难度,使用graphics.py和button.py-the shudu game,has three levels
hangman.py-2
- 做的简单的吊死鬼游戏,一入CS深似海,从此妹子是路人。。图像文件没传,大家自由发挥-hangman.py #Hangman Game #Author: JIJIJIJIJI #Date: 02/27/2013 from graphics import* from random import*
pizza-py-party-0.2.2
- pizza py party version 0.2.2, client for dominos web ordering system
Baidu-map.-Py---Python-source-code
- bmap.py-Python源码采集百度地图数据-Baidu map data bmap. Py- Python source code
web.py
- web.py python对应的服务器框架-web.py python corresponding server fr a mework
修正版traceExporter.py
- SUMO最后利用traceExporter.py生成三个.tcl文件时总是出错,该文件经本人修改后已成功在linux下生成了三个.tcl文件 祝好~