登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:Python
  2. 代码类别:其他
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 案例-泰坦尼克号

说明:  使用机器学习算法建立泰坦尼克号幸存者模型(Establishment of Titanic Survivor Model Using Machine Learning Algorithms)

2
下载
97
浏览
2020-06-18发布

2. 《Python基础教程(第3版).pdf

  python基础课程;python是一种计算机编程语言。作为一种面向对象的动态类型化语言,它最初被设计用来编写自动脚本(shell)。随着版本的更新和新语言功能的增加,它越来越多地被用于独立的大型项目的开发中。(Python Basic Course; Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)

0
下载
104
浏览
2020-06-18发布

3. 《Python基础教程(第3版).pdf

说明:  python基础课程;python是一种计算机编程语言。作为一种面向对象的动态类型化语言,它最初被设计用来编写自动脚本(shell)。随着版本的更新和新语言功能的增加,它越来越多地被用于独立的大型项目的开发中。(Python Basic Course; Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)

5
下载
83
浏览
2020-06-18发布

4. naoplaygolf

  nao机器人软银杯比赛代码,希望对大家有所帮助。(Nao Robot Soft Silver Cup Competition Code)

0
下载
105
浏览
2020-06-18发布

5. naoplaygolf

说明:  nao机器人软银杯比赛代码,希望对大家有所帮助。(Nao Robot Soft Silver Cup Competition Code)

6
下载
100
浏览
2020-06-18发布

6. 通过Python生成一个周期内正弦波数组

说明:  通过Python生成一个周期内正弦波数组(sine wave array.Direct digital synthesis, sine wave 0-2pi period, phase to amplitude is one-to-one correspondence.First, the sine wave query table needs to be stored, and then under the clock, through the phase accumulation module and address query module to achieve the sine wave signal.)

3
下载
94
浏览
2020-06-18发布

7. sine

  通过Python生成一个周期内正弦波数组(sine wave array.Direct digital synthesis, sine wave 0-2pi period, phase to amplitude is one-to-one correspondence.First, the sine wave query table needs to be stored, and then under the clock, through the phase accumulation module and address query module to achieve the sine wave signal.)

0
下载
112
浏览
2020-06-18发布

8. 斯坦福nlp

  包含斯坦福nlp相关教程,可以察看安装教程(I just want some corpus please)

0
下载
98
浏览
2020-06-18发布

9. 斯坦福nlp相关教程

说明:  包含斯坦福nlp相关教程,可以察看安装教程(I just want some corpus please)

3
下载
113
浏览
2020-06-18发布

10. 通过python fitz 第三方库 将PDF 转化成 jpg或 png 文件

说明:  pdf文件通过python fitz 第三方库 转化成jpg或者png图片文件。(Pdf files are converted into JPG or PNG image files through Python Fitz third-party library.)

3
下载
78
浏览
2020-06-18发布

11. Desktop

  pdf文件通过python fitz 第三方库 转化成jpg或者png图片文件。(Pdf files are converted into JPG or PNG image files through Python Fitz third-party library.)

0
下载
96
浏览
2020-06-18发布

12. matplot

  生成随机漫步,设置标题,并给标题加上标签(Generating Random Walks)

0
下载
86
浏览
2020-06-17发布

13. matplot

说明:  生成随机漫步,设置标题,并给标题加上标签(Generating Random Walks)

1
下载
100
浏览
2020-06-17发布

14. 合并

  有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。(There are two disk files A and B, each storing a line of letters, requiring that the information in the two files be combined (in alphabetical order) and output to a new file C.)

0
下载
134
浏览
2020-06-17发布

15. 合并

说明:  有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。(There are two disk files A and B, each storing a line of letters, requiring that the information in the two files be combined (in alphabetical order) and output to a new file C.)

1
下载
106
浏览
2020-06-17发布

16. 1

  判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)

0
下载
89
浏览
2020-06-17发布

17. 1

说明:  判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)

1
下载
89
浏览
2020-06-17发布

18. 整除

  输入一个奇数,然后判断最少几个 9 除于该数的结果为整数。(Enter an odd number and then determine the minimum of 9 and the result of the number is an integer.)

0
下载
130
浏览
2020-06-17发布

19. 画多边形

  画椭圆、矩形,勾勒出所需图形的大小与所在的位置。(Draw an ellipse or rectangle to outline the size and location of the desired graphic.)

1
下载
102
浏览
2020-06-17发布

20. 整除

说明:  输入一个奇数,然后判断最少几个 9 除于该数的结果为整数。(Enter an odd number and then determine the minimum of 9 and the result of the number is an integer.)

1
下载
89
浏览
2020-06-17发布