-
color book
十六进制调色板,超级无敌好用的调色板,有非常多的颜色(Sixteen tone palette)
- 2018-10-20 22:02:09下载
- 积分:1
-
SC-FDE
说明: 使用python基于numpy编写函数和程序,完整实现了SC-FDE链路的仿真,包括调制、成型滤波、信道、同步、频偏补偿、均衡、解调。(Full realization of SC-FDE link simulation using python with functions based on numpy.)
- 2020-02-28 11:23:58下载
- 积分:1
-
ReliefF-2
由于Relief算法比较简单,运行效率高,并且结果也比较令人满意,因此得到广泛应用,但是其局限性在于只能处理两类别数据,因此1994年Kononeill对其进行了扩展,得到了ReliefF作算法,可以处理多类别问题。该算法用于处理目标属性为连续值的回归问题。(Because Relief algorithm is relatively simple, high efficiency, and the results are more satisfactory, so widely used, but its limitation is that only two types of data can be processed, so Kononeill in 1994 to expand it, get ReliefF algorithm , Can handle multiple categories of problems. The algorithm is used to deal with the regression problem that the target attribute is a continuous value.)
- 2017-05-28 21:08:48下载
- 积分:1
-
Python
说明: python入门教材,涵盖了python语言的基础教学,并包括三个联手项目(1,外星人入侵游戏 2,数据可视化 3,Web应用程序)(Python Introductory textbook)
- 2019-03-27 11:27:49下载
- 积分:1
-
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习 pyserial_demo
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习(Simple serial communication program, including GUI and serial communication functions, for learning)
- 2020-06-25 04:20:01下载
- 积分:1
-
example1
运用格子搜索法确定SVR中的参数c和gamma(Using Lattice Search Method to Determine Parameters C and Gamma in SVR)
- 2019-03-06 20:12:54下载
- 积分:1
-
基于深度学习的OFDM多载波系统信道估计channel-estimate-master
说明: 基于深度学习的OFDM多载波系统信道估计(Channel estimation for OFDM multi carrier system based on deep learning)
- 2020-07-19 13:42:56下载
- 积分:1
-
Python
python入门教材,涵盖了python语言的基础教学,并包括三个联手项目(1,外星人入侵游戏 2,数据可视化 3,Web应用程序)(Python Introductory textbook)
- 2019-03-27 11:27:49下载
- 积分:1
-
Python
说明: Python的基础资料,适合新手进行学习,附带讲解的PPT资料(Python basic materials, suitable for beginners to learn, with explanation of the PPT materials)
- 2020-06-21 19:20:01下载
- 积分: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