搜索资源列表
python_spider_lesson
- python爬虫初级学习,通过爬取百度贴吧的程序来增进对python的学习与了解(Python crawler primary learning, through crawling Baidu paste bar procedures to enhance the learning and understanding of Python)
梁截面优化
- 一个python进行abaqus参数化建模并进行截面优化的例子(a example about pyhyon second develop in abaqus)
数据处理
- 数据处理,线性系统误差,周期性系统误差,剩余误差,均值,方差(Data processing, linear system error, periodic systematic error)
python-recsys-master
- 《推荐系统实践》作者:项亮;书籍全部章节配套源代码;仅供学习分享,如有侵权立刻删除。(The "source code" of Recommended system practice.)
1
- 修改config.ini文件中的cookie,为目标网站的cookie(通过抓包获取) 修改blacklist.py中的URL为目标按钮的URL;修改time.sleep()里面的时间可以调整点击间隔,单位时秒 通过该文件可以实现对目标网站特定按钮的点击测试(Modify the config.ini file in the cookie, as the target site of the cookie (through capture access) Modify the URL in
rose
- 此程序可以利用Python画七彩的玫瑰花,也可自由更改花朵颜色(It can draw a colorful rose with python.)
生物电信号
- 处理生物电信号的一些方法,matlab的及python等数学处理方法()
热力图
- 使用百度API制作热力图,python可以直接从数据库中导出符合json格式的数据(Using Baidu API to make thermal charts, python can export data directly from the database in JSON format)
TCP
- TCP/IP 通用编程 SOCKET 套接字使用,共用性 很强;(easy for common utility)
BUPT-alg-lab1
- 1. 实验题目 用蛮力法解决0/1背包问题 2.实验目的 ⑴ 深刻理解并掌握蛮力法的设计思想; ⑵ 提高应用蛮力法设计算法的技能; 3. 实验要求 应用蛮力法解决0/1背包问题 ; 对所设计的算法进行时间复杂性分析 包含结婚算法和王伯卖鱼的选做题和实验报告(1. experimental topics Solving 0/1 knapsack problem by brute force method 2. objective of e
tensorflow-master
- 这是机器学习领域一个很重要的框架tensorflow的源码(This is a very important framework for machine learning, the source code of tensorflow)
python-hour
- 输入一个分钟数字,把它转换为小时和分钟;输入为负数的时候,抛出异常(Enter a minute number, convert it into hours and minutes; throw an exception when the input is negative)
Desktop
- 利用python读取aeronet的资料,适合刚入门的朋友,从第几行开始读,如何设置缺失值也有。(Using Python to read AERONET data, it is suitable for beginners to start reading from the first few lines, and how to set missing values.)
全套python教程
- 很好Python的学习资料,适合喜欢Python编程的同仁们入门和初步进阶(Good learning materials, suitable for introductory and preliminary entry)
python code
- Python编程 从入门到实践之一本通俗易懂的Python入门书籍(Python programming from the beginning to practice one of the easy to understand Python introductory books)
SQL SERVER python
- 详细讲解了如何用Python连接SQL server数据库(How to connect the SQL server database with Python is explained in detail.)
Python金融大数据分析
- Python用于金融方面数据分析的资料,适合初学者的资料(Python for financial data analysis, suitable for beginners information.)
Python高斯滤波
- Python语言可以实现高斯滤波,代码清楚明白简单易懂,非常适合新手学习。(Python language can achieve Gauss filtering, the code is clear, simple and easy to understand, very suitable for beginners to learn.)
模糊聚类分析法(python)
- 运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equiv
模糊综合评判方法(python)
- 首先确定被评价对象的指标集和等级集;再分别确定各个因素的权重及它们的隶属度向量,获得模糊评判矩阵;最后把模糊评判矩阵与因素的权向量进行模糊运算并进行归一化,得到模糊综合评价结果(Firstly, the index set and grade set of the evaluated object are determined; then, the weight of each factor and their membership degree vectors are determined s