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

[数学计算] nba-pts-predictor

ML项目使用各种回归模型-套索、随机森林和梯度提升来预测游戏中的NBA玩家点数。
ML project to predict NBA player points in a game using various regression models- Lasso, Random Forest, and Gradient Boosting. (2024-05-02, Jupyter Notebook, 0KB, 下载0次)

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

[数学计算] mathfinity

无限玩数学
Play with math infinitely (2024-02-22, Dart, 0KB, 下载0次)

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

[数学计算] numberGuessGame

一种基于控制台的游戏,玩家猜测随机生成的数字。功能包括提示、随机数生成和跟踪…
A console-based game where players guess a randomly generated number. Features include hinting, random number generation, and tracking of… (2024-01-23, HTML, 0KB, 下载0次)

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

[数学计算] Programming-Based-Animations

一个基于编程的动画汇编,我在业余时间在玩粒子运动和数学时制作。,
A compilation of programming based animations that I have made in my spare time while playing around with particle movement and math., (2023-10-26, Python, 0KB, 下载0次)

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

[数学计算] CODSOFT_NumberGame

“NumberGame”项目是一个基于JavaSwing的应用程序,允许用户玩猜谜游戏。游戏随机生成麻木...,
The "NumberGame" project is a Java Swing-based application that allows users to play a guessing game. The game randomly generates a number within a specified range, and the user has to guess the correct number. The program provides feedback on whether the user s guess is correct, too high,or too low. (2023-08-25, Others, 0KB, 下载0次)

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

[数学计算] game-of-life

这是一个零玩家游戏(2D),这意味着它的进化由其初始状态决定
It s a zero-player game (2D), which means its evolution is determined by its initial state (2022-06-02, JavaScript, 0KB, 下载0次)

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

[数学计算] Go-Concepts

玩编程的概念,我发现使用Golang很有趣。例如,机器学习、遗传算法、图论等。
Playing with concepts of programming I ve found interesting using Golang. E.g. machine learning, genetic algorithms, graph theory, etc. (2017-10-03, JavaScript, 0KB, 下载0次)

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

[数学计算] flappy-bird

Flappy Bird是一款街机风格的游戏,玩家控制小鸟Faby,它会持续向右移动...
Flappy Bird is an arcade-style game in which the player controls the bird Faby, which moves persistently to the right. The player is tasked with navigating Faby through pairs of pipes that have equally sized gaps placed at random heights. Faby automatically descends and only ascends when the player taps the touchscreen. (2022-08-08, TypeScript, 0KB, 下载0次)

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

[数学计算] Codebreakers

Codebreaker是一款构建在嵌入式系统上的双人视频游戏。两个玩家通过第一个猜出...
Codebreakers is a two player video game built on an embedded system. Two players compete by being the first to guess a randomly generated string of characters at the start of every game. However, both players will have opportunities to confuse their opponents during gameplay by inflicting viruses on them. To excel at this game, one must master (2015-03-16, C, 0KB, 下载0次)

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

[数学计算] gamenact

这是一个游戏网站,专为随机用户设计,以连接并一起在线玩。此外,还有一些...
This is a gaming website that is designed for random users to connect and play together online. Also, there are several tournaments held among random players in the world. (2021-05-28, CSS, 0KB, 下载0次)

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

[数学计算] Whack-A-Mole

一种迷你游戏,玩家使用木槌将随机出现的痣打回洞中。
A mini game in which player uses a mallet to hit moles, which appear at random, back into their holes. (2022-05-16, HTML, 0KB, 下载0次)

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

[数学计算] Chess960Variants

一款简单、响应迅速的双人国际象棋程序,适用于Android设备-用于玩常规国际象棋,Chess960(又名Fischer Ra...
A simple, responsive 2-player Chess program for Android devices - for playing regular Chess, Chess960 (aka Fischer Random Chess) and countless other randomized starting positions. (2013-11-20, Java, 0KB, 下载0次)

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

[数学计算] IPL-Runs-Prognosticator

为了预测玩家在IPL中的跑步,我们执行了探索性数据分析、特征工程、特征选择和...
To predict player runs in the IPL, we performed Exploratory Data Analysis, Feature Engineering, Feature Selection with Lasso, and tested algorithms like multiple linear regression, polynomial linear regression, support vector regressor, decision tree regressor, and random forest regressor. Random forest gave the most accurate R-Squared values (2022-12-18, Jupyter Notebook, 900KB, 下载0次)

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

[数学计算] Market-Value-of-Footballers

...使用Python BeautifulSoup进行Web Scraping,我从一个包含玩家统计信息的网站中提取了相关数据...
INTRODUCTION Regression is one of the most important models to follow when we try our hand at prediction, be it the value of something or the predicting the decrease or increase that might take place in the future. Through this project, I am looking to make use of one such algorithm to find the market value of footballers. I chose this project (2021-07-02, Jupyter Notebook, 6390KB, 下载0次)

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

[数学计算] GPFlux

将深度神经网络和反向模式自动微分集成到高斯过程中,玩得开心!
Integrate deep neural network and reverse mode automatic differentiation into Gauss process, have fun ! (2020-10-08, Jupyter Notebook, 806KB, 下载0次)

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

[数学计算] 线性二步法

初值问题 u’=4tu1/2,0≤t≤2, u(0)=1, 的精确解为u(t)=(1+t2)2.考虑线性二步法: un+2-(1+a)un+1-aun=(1/2)h[(3-a)fn+1- (1+a)fn, 当a=0时稳定,a=-5时是三阶方法,不稳定,试比较两种方案。
Linear two step method (2018-05-31, matlab, 8KB, 下载0次)

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

[数学计算] jiaoxue

数学资源网是为用户提供权威的数学资料,提供最新的课件,试卷,教案,练习等下载和查询服务,致力于为用户打造实用化的学习娱乐与分享平台。
Mathematics Resource Network is to provide users with authoritative mathematical information to provide the latest courseware, papers, lesson plans, exercises and other download tracking, to provide users with entertainment to create a practical learning and sharing platform. (2016-05-17, ASP, 4164KB, 下载1次)

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

[数学计算] Exam_02

一个小程序,求解一元二次方程,并可以玩剪刀石头布,三局两胜
A small program, and the solutions of a yuan quadratic equation, and can play rock-paper-scissors, winning two of the three innings (2012-12-29, Visual C++, 2KB, 下载1次)

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

[数学计算] stocks4

一个自己玩的随机漫步程序,可用于模拟金融市场的波动,并且绘制了价格、5日均线、10日均线等图形。
A random walk code for simulation of financial market price and averages. (2012-08-16, Fortran, 1KB, 下载2次)

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

[数学计算] fuhaopipei

假设一个算术表达式中可包含如下符号:“()”、“[]”、“{}”、 “/* */”可按任务次序嵌套使用,试利用栈的运算编写判别表达式中符号是否正确配对出现的算法
Assume that an arithmetic expression can contain the following symbols: () " " [] " ," {} " ," /**/" task order can be nested test prepared by the operator of the stack to distinguish expression symbols correctly paired appear algorithm (2012-08-05, C/C++, 986KB, 下载4次)

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