联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(418) 
按平台查找All Python(418) 

[数学计算] holbertonschool-higher_level_programming

该存储库包含来自Holberton School的高级编程课程的项目。探索Python、OOP、算法和web开发中的项目
This repository contains projects from Holberton School s Higher-Level Programming curriculum. Explore projects in Python, OOP, algorithms, and web development (2024-02-15, Python, 0KB, 下载0次)

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

[数学计算] Project-Euler

Project Euler问题的Python解决方案及解释。探索高效和创造性的算法来解决具有挑战性的数学计算机编程问题。
Python solutions for Project Euler problems with explanations. Explore efficient and creative algorithms to tackle challenging mathematical computer programming problems. (2024-02-02, Python, 0KB, 下载0次)

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

[数学计算] alx-higher_level_programming

该存储库是ALx软件课程的一部分。它涉及更复杂的编程概念,如OOP和哈希表。
This repository is part of ALx Software curriculum. It involve more complex programming concepts such as OOP and Hash tables. (2024-01-09, Python, 0KB, 下载0次)

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

[数学计算] graygraph

Python3的图论库,用于数学竞争编程用例。具有BFS DFS功能,使用邻接矩阵,更多内容有待添加。
Graph theory library for Python3 for a mathematics competitive programming use case. Has BFS DFS capabilities, uses an adjacency matrix, more to be added. (2023-12-24, Python, 0KB, 下载0次)

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

[数学计算] trabalho-lp-a2

数学简直是一颗子弹。使用pygame对编程语言课程进行第二次评估。游戏模块和精灵...
A bullet hell about mathematics. Made using pygame for the second evaluation of the Programing Language course. The game modules and sprites were developed from scratch by us (except for the text module, that one was inspired by DaFluffly Potato text tutorial). Read the readme and docs for more info. (2023-12-10, Python, 0KB, 下载0次)

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

[数学计算] Visualisation-of-Sorting-Algorithms

有许多不同的排序算法。下面是我在不同编程语言中对这些算法的实现和可视化...,
There are many different sorting algorithms. Here is my implementation and visualisation of these algorithms in different programming languages. For the ones in python you need pygame. (2023-08-04, Python, 0KB, 下载0次)

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

[数学计算] Euler-approximation

This program is programmed using Python and uses two methods, namely the first-order Euler approximation method and the second-order Euler approximation method, to approximate solutions to ordinary differential equations./该程序使用 Python 进行编程,使用了一级欧拉近似法和二级欧拉近似法两种方法来求解常微分方程的近似解。
This program is programmed using Python and uses two methods, namely the first-order Euler approximation method and the second-order Eule..., (2023-04-14, Python, 0KB, 下载0次)

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

[数学计算] blind_75_leetcode

该存储库包含常见编程任务的解决方案,如算法和数据结构,这些任务在int...中经常遇到...,
This repository contains solutions to common programming tasks, such as algorithms and data structures, that are often encountered in interviews. These solutions are designed to help improve skills in problem-solving and algorithms. (2023-02-21, Python, 0KB, 下载0次)

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

[数学计算] SeekWhence

一种以数学序列为基元构建的简单编程语言。最初为LangJam 2在28小时内创建。,
A simple programming language built around mathematical sequences as a primitive. Originally created in 28 hours for LangJam 2., (2021-12-18, Python, 0KB, 下载0次)

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

[数学计算] mdp-problog

MDP-ProbLog是一个用于表示和求解概率逻辑编程指定的(无限时域)MDP的框架。,
MDP-ProbLog is a framework to represent and solve (infinite-horizon) MDPs specified by probabilistic logic programming., (2023-01-19, Python, 0KB, 下载0次)

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

[数学计算] bid_game_platform

similar game as SAP code slam in 2012. ssdut第七届科技文化节,第三届AI编程大赛比赛平台,
Similar game as SAP code slam in 2012 The seventh science and technology culture festival of ssdut, the third AI programming contest competition platform, (2012-12-27, Python, 0KB, 下载0次)

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

[数学计算] HaliteIV-Bot

Kaggle主办的2020年“双西格玛Halite AI编程大赛”第四名解决方案
4th place solution for the 2020 "Halite AI Programming Competition by Two Sigma" hosted on Kaggle (2020-09-24, Python, 0KB, 下载0次)

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

[数学计算] algorithms-stanford

本报告保存了我在Coursera课程算法-设计和分析(斯坦福)的编程作业中的解决方案(以python格式)
This repo holds my solutions (in python) for the programming assignments of the Coursera course Algorithms - Design and Analysis (Stanford) (2020-10-01, Python, 0KB, 下载0次)

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

[数学计算] irpf90

IRPF90是一个用Python编写的Fortran90预处理器,用于使用隐式参数引用(IRP)方法进行编程。它很简单...,
IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing. (2014-10-28, Python, 0KB, 下载0次)

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

[数学计算] Level-Up-Coding

从各种竞争性编程站点收集用于问题的Python解决方案
Collection of Python solutions for problems from the various competitive programming sites (2022-06-02, Python, 0KB, 下载0次)

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

[数学计算] python-training-hard-way

这本简单的书旨在帮助您开始编程。标题说,这是一种很难学会编写代码的方法...
This simple book is meant to get you started in programming. The title says it s the hard way to learn to write code but it s actually not. It s only the "hard" way because it uses a technique called instruction. Instruction is where I tell you to do a sequence of controlled exercises designed to build a skill through repetition. This technique ... (2020-10-03, Python, 0KB, 下载0次)

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

[数学计算] myprojecteuler

我对欧拉项目的反应很慢,基本上是可以用编程解决的数学问题,我还没有解决p...
My slow take on the euler project, it s basically math problems that can be solved with programming, I haven t solved programming puzzles since high school and I guess it s time to resharpen my skills. (2014-10-30, Python, 0KB, 下载0次)

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

[数学计算] Math-Interpreter-using-Python

这是使用Python编程语言的数学解释器构建。口译员按顺序工作。西米拉...
This is Math Interpreter build using Python programming language. An interpreter works in a sequential manner. Similarly, this math interpreter works in a sequential manner. (2021-02-25, Python, 0KB, 下载0次)

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

[数学计算] programming-solutions

有趣编程问题的nicklimmm解
nicklimmm s solution on interesting programming problems (2021-08-08, Python, 0KB, 下载0次)

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

[数学计算] Bandit-and-Reinforcement-Learning

强化学习算法的Python实现——Bandit算法,MDP,动态编程(valuepol...
Python implementation for Reinforcement Learning algorithms -- Bandit algorithms, MDP, Dynamic Programming (value/policy iteration), Model-free Control (off-policy Monte Carlo, Q-learning) (2021-10-02, Python, 44KB, 下载0次)

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