联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(237) 
按平台查找All Python(237) 

[数值算法/人工智能] Twinflie

数字双无人机编程器和模拟器
A Digital Twin UAV Orchestrator and Simulator (2023-11-13, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700034115571689.html

[数值算法/人工智能] projectString

编程和计算机科学项目简介。以各种方式操作字符串。,
Intro to programming and computer science project. Manipulates strings in various ways., (2023-08-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693200655606616.html

[数值算法/人工智能] Yaachamp

用多种编程语言进行编码
coding with multiple programming languages (2023-08-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691897119526540.html

[数值算法/人工智能] Scientific-Calculator

这是一个使用python编程(tkinter)创建标准科学计算器的项目
This is a project creating Standard and Scientific Calculator Using python programming(tkinter) (2020-12-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687955176412898.html

[数值算法/人工智能] -to-Computer-Science-and-Programming-Using-Python

计算机科学与Python编程导论
Introduction to Computer Science and Programming Using Python (2022-03-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687924020435726.html

[数值算法/人工智能] CA116-Computer-Programming

计算机科学-DCU-1年级-第1学期-模块:CA116-计算机编程
Computer Science - DCU - Year 1 - Semester 1 - Module: CA116 - Computer Programming (2022-12-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687923974162341.html

[数值算法/人工智能] Computer-Science-and-Programming-In-Python

edX:计算机科学和Python编程导论(2014年7月)
edX: Introduction to Computer Science and Programming in Python (July 2014) (2014-09-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687923848204673.html

[数值算法/人工智能] Python-Study

使用一本书进行Python编程研究(PythonProgramming:introduction to Computer Science 3rd)
Python programming study using a book(Python Programming : an introduction to Computer Science 3rd ed) (2018-07-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687923797801978.html

[数值算法/人工智能] -Introduction-to-Computer-Science-and-Programming

麻省理工学院公开课:计算机科学及编程导论
MIT Public Course: Introduction to Computer Science and Programming (2017-12-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687923587409761.html

[数值算法/人工智能] MITx-6.00

计算机科学与Python编程导论
Introduction to Computer Science and Programming Using Python (2018-02-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687923517338338.html

[数值算法/人工智能] pykemon

在我的本科计算机科学课程中提交一个介绍性编程课程的项目。
Project submission for an introductory programming course in my undergraduate Computer Science program. (2014-09-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687922671906073.html

[数值算法/人工智能] MIT_6001

MITx:6.00.1x计算机科学和编程导论
Lecture exercises and problem sets in MITx: 6.00.1x Introduction to Computer Science and Programming (2018-05-28, Python, 401KB, 下载0次)

http://www.pudn.com/Download/item/id/1687098201531521.html

[数值算法/人工智能] MITx-6.00

使用python的计算机科学和编程入门-MITx 6.00.1x
Introduction to computer science and programming using python- MITx 6.00.1x (2022-06-08, Python, 17KB, 下载0次)

http://www.pudn.com/Download/item/id/1687098014821521.html

[数值算法/人工智能] -to-Computer-Science-and-Programming-Using-Python

MITx:6.00.1x计算机科学和使用Python编程导论
MITx: 6.00.1x Introduction to Computer Science and Programming Using Python (2020-07-07, Python, 4625KB, 下载0次)

http://www.pudn.com/Download/item/id/1687096628898225.html

[数值算法/人工智能] tensorlang

tensorlang,tensorlang是一种基于TensorFlow的可微编程语言
Tensorlang, a differentiable programming language based on TensorFlow , (2018-01-10, Python, 134551KB, 下载0次)

http://www.pudn.com/Download/item/id/1515517036100452.html

[数值算法/人工智能] guesslang

guesland,检测源代码的编程语言
guesslang,Detect the programming language of a source code (2023-03-25, Python, 7212KB, 下载0次)

http://www.pudn.com/Download/item/id/1679679154146485.html

[数值算法/人工智能] bonsai-dt

bonsai dt,可编程决策树框架,
Programmable Decision Tree Framework , (2019-06-06, Python, 2985KB, 下载0次)

http://www.pudn.com/Download/item/id/1559752999589425.html

[数值算法/人工智能] Persimmon

Persimmon,一种用于sklearn的可视化数据流编程语言,
A visual dataflow programming language for sklearn , (2021-04-20, Python, 5445KB, 下载0次)

http://www.pudn.com/Download/item/id/1618910098781656.html

[数值算法/人工智能] 牛顿插值法

运用牛顿插值法给空缺数据进行插值,简单编程实现
Using Newton interpolation method to interpolate the missing data, simple programming implementation (2020-04-27, Python, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1587975763455300.html

[数值算法/人工智能] svm_gui

使用svm算法建立模型、预测等实现窗口管理
Using SVM algorithm to build model and forecast to realize window management (2020-04-06, Python, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1586165724820310.html
总计:237