TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to make algorithms out of math formulas?

3 点作者 jaxgeller超过 9 年前
How does one go about turning a mathematical formula into an algorithm? Assuming limited knowledge, where do I start? Learning formulaic syntax?<p>How difficult would it be to code an algorithm given only a formula? For example coding out https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_knapsack_problems

2 条评论

GFK_of_xmaspast超过 9 年前
I think you have a bunch of confusion here, and it&#x27;s not at all clear what you&#x27;re trying to do.
jaxgeller超过 9 年前
Are there any courses, readings, or tutorials out there on how to get started?