动态编程(Dynamic Programming)是不对编译时和运行时进行严格区分的语言。动态语言在程序运行时期改变数据结构、函数定义、对象行为或指令流程等。
基于70个网页-相关网页
动态编程语言IDE active state Komodo IDE
动态编程语言 Dynamic Programming Language
启发式动态编程 heuristic dynamic programming
动态编程技术 dynamic programming technology
动态可编程序的计算机 dynamic programmable computer
动态可编程抖动缓冲 JIFFER BUFFER
动态库编程 Dynamic Database Programming
模拟和动态程序编制 simulation and dynamic programming
可编程动态靶标 programmable dynamic target
According to the MMDB's features, the join tree and costly factors are analyzed, and then we get the dynamic programming searching algorithm based on the specified join
根据内存数据库的特点,详细分析连接树以及代价因素,得出适合ARTs-EDB的基于指定连接树型的动态编程搜索算法和代价公式。
参考来源 - 嵌入式主动实时数据库的查询处理及其优化·2,447,543篇论文数据,部分数据来源于NoteExpress
这就是动态编程的工作原理。
为客户机和服务器引入了一个动态编程模型。
Introduces a dynamic programming model for both server and client.
其它动态编程语言可以使用类似的数据结构描述。
Other dynamic programming languages would use similar descriptions of the data structure.
Now, when we talked about optimization problems in dynamic programming, I said there were two things to look for.
现在,当我们讨论,动态编程中的最优化问题时,我想说有两件事需要注意。
And when you have an optimal substructure and the local solutions overlap, that's when you can bring dynamic programming to bear.
当你得到一个最优子结构,但局部解决方案有重跌时,你就可以引入动态编程,来解决这个问题了。
So when you're trying to think about is this a problem that I can solve with dynamic programming, these are the two questions you ask.
所以当你想知道能否,用动态编程来解决这个问题时,你可以问自己两个问题。
应用推荐