-
MIKE11 data_input converter
可以提取CAD中点的坐标信息并转为MIKE地理信息数据输入格式(The coordinate information of midpoint in CAD can be extracted and converted to MIKE geographic information data input format.)
- 2020-06-24 09:20:01下载
- 积分:1
-
Django-博客项目
【实例简介】一个简单的博客项目
- 2021-06-05 00:31:14下载
- 积分:1
-
pde
对一个二阶偏微分方程进行差分离散化解出数值解并绘图(solve a differential equation of two order partial differential equation with the numerical solution and plot.)
- 2018-09-28 17:39:44下载
- 积分:1
-
ga
说明: 本算法采用遗传算法,用于辨识复杂洛伦兹系统参数。(Identification of Lorentz System Parameters)
- 2020-06-15 22:40:02下载
- 积分:1
-
TensorFlow-Examples-master
说明: 机器学习算法基于TensorFlow2.0的实现(Implementation of machine learning Based on TensorFlow 2.0)
- 2020-06-21 09:40:02下载
- 积分:1
-
Python Deep Learning
革新计算机技术、人工智能、语音和数据分析的下一代技术(Next generation techniques to revolutionize computer vision, AI, speech and data analysis)
- 2019-03-05 20:54:52下载
- 积分:1
-
chat-master
pyhon写的聊天室
安装:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527(a live chat room built with python
Install:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527)
- 2013-12-05 19:16:45下载
- 积分:1
-
imageshot
This is about image programming.
- 2020-06-23 11:40:02下载
- 积分:1
-
unrpa
使用解壓renpy數據
- 2022-01-26 14:52:30下载
- 积分:1
-
12306_python
一、运行环境:
基于python2.7
二、原理:
图像识别基于tesseract
数据抓包使用httpwatch, IE,识别出所有的POST请求,获取各步骤中数据,分析页面里token等
三、用法:
修改conf_example.py里的买票信息, 然后运行
在不繁重情况下,可以验证提交买票请求,买完后自己去 未完成订单 页面付款
春运的压力环境下,有bug,待完善, python初学乍用,很多地方不 pythonic
四、Todo:
1. 压力下的抢票测试, fixbug
2. 寻找最优server ip
3. httplib 的接口需要封装,包括重连机制
4. 优化不必要的请求
(Author frankiezhu@foxmail.com
DATE: 20140108
)
- 2015-05-01 10:02:08下载
- 积分:1