Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

算法分析与设计(2022.09.02) #4

Open
JChaooo opened this issue Sep 17, 2022 · 0 comments
Open

算法分析与设计(2022.09.02) #4

JChaooo opened this issue Sep 17, 2022 · 0 comments

Comments

@JChaooo
Copy link
Owner

JChaooo commented Sep 17, 2022

https://jc-meet.cn/post/%E7%AE%97%E6%B3%95%E5%88%86%E6%9E%90%E4%B8%8E%E8%AE%BE%E8%AE%A1-2022-09-02
算法分析与设计(2022.09.02)一、算法的五个特性 有限性:一个算法必须总是(对任何合法的输入值)在执行有限步之后结束,且每一步都可以在有限时间内完成。 确定性:算法中每一条指令必须有确切的含义,不会产生二义性。 可行性:算法中的每一条运算都必须是足够基本的,就是说它们原则...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant