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

[数学计算] CSSummerCamp2024Rebuild

2024年计算机保研夏令营&冬令营通知。CSSummerCamp2024重构版本,本年度试运行,不作为正式仓库使用。, stars:1, update:2024-06-25 14:09:26 (2024-06-26, Others, 0KB, 下载0次)

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

[数学计算] LLM-Experiments

只是在玩LLM
Just playing around with LLMs (2024-03-10, Python, 0KB, 下载0次)

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

[数学计算] Time_Series_Forecasting

使用时间序列分析预测加利福尼亚州女婴的未来出生
Uses Time Series Analysis to predict the future birth of female babies in California (2024-03-10, Jupyter Notebook, 0KB, 下载0次)

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

[数学计算] random-match

生成随机玩家的羽毛球比赛
Generate Badminton Matches with random players (2024-03-09, Others, 0KB, 下载0次)

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

[数学计算] Tic-Tac-Toe-Game

为经典的Tic Tac Toe游戏构建Python程序。该项目涉及棋盘显示、玩家输入、标记放置、获胜检查、随机玩家选择和游戏继续的功能。游戏在一个循环中运行,使玩家能够享受多个回合,并决定是否要再次玩。
Build a Python program for the classic Tic-Tac-Toe game. This project involves functions for board display, player input, marker placement, win checking, random player selection, and game continuation. The game runs in a loop, enabling players to enjoy multiple rounds and decide if they want to play again. (2024-01-02, Jupyter Notebook, 0KB, 下载0次)

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

[数学计算] markovian

与xboard接口一起玩的国际象棋引擎
A chess engine playing with the xboard interface (2018-06-13, C, 0KB, 下载0次)

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

[数学计算] names-Standalone-

为每个玩家提供随机名称的脚本。玩家可以在游戏中更改名称,如果他们选择,
A script that gives a random name to each player. Players can change name in game if they choose to, (2023-10-20, Lua, 0KB, 下载0次)

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

[数学计算] Shark-Quiz

2D数学测验-一名玩家
2D Math Quiz - One player (2021-01-30, Java, 0KB, 下载0次)

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

[数学计算] Algorithms-Design-and-Analysis

斯坦福大学Tim Roughgarden课程编程作业的实现算法和解决方案
Implenting algorithms and solution to Programming Assignments on Tim Roughgarden course Standford University (2019-03-07, Java, 0KB, 下载0次)

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

[数学计算] Silence

Bukkit插件可以让恼人的玩家安静下来,
Bukkit plugin to silence annoying players, (2011-11-26, Java, 0KB, 下载0次)

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

[数学计算] spark-LSH

Spark上的LSH实现。这个想法是基于斯坦福大学关于Coursera的MMD课程。,
An LSH implementation on Spark. The idea is based on Stanford MMD course on Coursera., (2015-01-20, Scala, 0KB, 下载0次)

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

[数学计算] SMASH_S3_HelloWorld

SMASH学院(斯坦福数学和科学荣誉学院)学生的p5.js简介。
An intro to p5.js for SMASH Academy (Stanford Math and Science Honors Academy) students. (2018-06-25, HTML, 0KB, 下载0次)

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

[数学计算] Game

玩家猜测随机数的游戏
A game that the player guesses a random number (2022-05-09, CSS, 0KB, 下载0次)

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

[数学计算] stanford-cs161

斯坦福大学算法设计和分析非正式报告,2017年秋季。
Unofficial repo for Design and Analysis of Algorithms, Stanford University, Fall 2017. (2019-08-13, Jupyter Notebook, 0KB, 下载0次)

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

[数学计算] euler

使用Project Euler问题玩新语言
Using Project Euler problems to play with new languages (2012-01-06, Ruby, 26KB, 下载0次)

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

[数学计算] COVIDandSchools

海湾地区(加利福尼亚)新冠肺炎疫情中学校关闭和重新开放政策的分析
Analysis of school closure and reopening policies in COVID-19 outcomes in the Bay Area (California) (2021-03-30, R, 88KB, 下载0次)

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

[数学计算] qinkaili_2_homework

. 对于函数 f(x) = 1 1 + 25x 2 在区间 [− 1,1] 上取 x i = − 1 + 0.2i(i = 0,1,...,10),试求 3 次曲线拟合,试画出拟合曲线并输出方程。
For the function f (x) = 1 1+ 25x 2 in the interval taking xi =-1+ 0.2i (i = 0,1, ..., 10), Find the 3rd curve fitting [-1,1] on together, try to draw the fitted curve and the output equation. (2015-11-21, matlab, 1KB, 下载1次)

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

[数学计算] SourceCounter

一个代码量计算工具,可以下载试下,还不错
A code amount calculation tools, you can download to try, not bad (2012-06-09, Visual C++, 1983KB, 下载11次)

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

[数学计算] bp

BP算法完成样本学习、样本训练和数据测试的功能
BP learning algorithm to complete the sample, the sample function of training and data testing (2011-02-22, Visual C++, 5KB, 下载7次)

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

[数学计算] polynome

多项式加(减)法(对于一般的可以解决了),史试吧
Polynomial plus (minus) Act (for the general could solve the problem), the history of test bar (2009-11-06, Visual C++, 1KB, 下载32次)

http://www.pudn.com/Download/item/id/961383.html
总计:641