搜索资源列表
YouMoney-src-0.9.5
- YouMoney是一个开源个人记账软件 感谢: Jacky MA <jackyma1981@gmail.com> 制作了YouMoney的日文支持 安装方法: Windows:可以选择YouMoney-x.x.x.exe的安装文件直接运行就安装。也可以用YouMoney-noinstall-x.x.x.exe直接解压缩就可以使用。 Linux: 可以用rpm,deb包来安装。下载对应的版本就可以。也可以从源码运行。需要保证python版本在2.5
AddressBook
- 使用Python 2.7完成的AddressBook地址簿程序, 有助于Python编程入门。-Python 2.7 AddressBook address book program, helps the Python programming entry.
magread
- Magnetic stripe Reader using python in linux, can be expanded to write to magnetic card with 2 or 3 track
sunpy-master
- 该sunpy项目致力于创建一个使用Python编程语言的太阳物理开源软件库。 To begin, install the following requirements: [Python](Python (2.6+) Astropy (0.3.0) NumPy SciPy Matplotlib (1.1+) Suds pandas (0.10.0+) beautifulsoup4 sqlalchemy-The SunPy project is an e
Pymat22
- Python Matlab Converter, version 2.2 Runs in Python
baidutr
- 百度翻译新接口(2016年2月)的python函数,用requests lib,含错误检查,中文检错信息输出-A python fucntion for the new baidu translate API (2016.2), including error checking and error messages output
Ver1.1.2-Stable
- Supermarket code in python-Supermarket code in python
TradeX-Python27-API-demo
- TradeX Python 2.7 API股票交易,包括下单及行情获取,全新接口封装-TradeX Python 2.7 API stock transactions, including orders and market acquisition, the new interface package
TradeX-Python27-API
- 将TradeX.dll通过SWIG封装为python 2.7下的接口函数,进行了标准化,更加方便股票下单及行情拉取-The TradeX.dll by SWIG packaged as python 2.7 interface functions under standardized, more convenient and single stock market under the pull
blender_Source-2.76b.tar
- 三维建模软件blender的源码,用到了c, c++和python-source code of 3d modeling software: blender
uiKLine-master
- 好用的Python K线工具 1屏幕K线数少的时候,反应快 2鼠标滚轮缩放,键盘缩放跳转 3十字光标 显示K线详细信息 4缩放自适应Y轴坐标 5策略回测运行中产生的指标可以放到K线图中 6买卖开平仓位置有箭头标记,并且通过键盘可以在标记之间跳转(Easy to use Python K-line tool 1, when the number of screen k-lines is small, the response is fast. 2 mouse wheel s
2-opt
- 运用2-opt算法解决TSP(旅行商问题),满足自定义五个点及自设迭代次数,包括可视化结果。(TSP (Traveling Salesman Problem) is solved by using 2-opt algorithm, which satisfies five custom points and self-designed iteration times, including visualization results.)
高程点自动匹配程序
- 由于程序需要用到arcgis自带的arcpy,而arcpy不是需要付费的,故只能将脚本导入arcgis中运行,具体方法如下: 1.在lwcheck软件中,生成mdb,并导入检测点数据后,进行平面点自动匹配,然后关闭lwcheck软件,打开arcgis,导入mdb数据,添加“Check_Points”和“Point_0”两个点层。点击python按钮,调出python窗口。 2.在python窗口中,点击右键,点击“load...”,选择“高程点自动匹配.py”,点击确定,按下回车键,