动态编程 meaning in English
ddynamic programming
Examples
- Python has always had extensive support for basic internet protocols , which along with its readability and ease of maintenance has made it a strong foundation for dynamic programming
Python一直广泛支持各种基本的网际协议,再加上具有良好的可读性并且易于维护,这些使它成了动态编程的坚实基础。 - Dynamic assignment problem in a large cellular system can be formulated as an dynamic programming problem , by using java programming to simulate the rl arithmetic and fixed channel assignment , and comparing the blocking probability of them with the conditions of changing the cell configurations and parameters
把一个庞大蜂窝系统中的动态信道分配问题公式化为动态编程问题,采用java程序设计对动态信道分配的rl算法与固定信道分配算法进行仿真,在改变小区配置和不同参数设置的情况下比较了两种信道分配方案的新建通话阻塞率。 - In addition , we summarize some spatial join algorithms based on r - tree index and their cost estimation models . we also give out a query optimization algorithm framework based on dynamic programming algorithm , and integrated basic r - tree index method and query optimization mechanism into sadbs ii
另外,本文还总结了几种基于r树索引的空间连接算法及其代价评估模型,利用动态编程算法给出了查询优化的算法框架,并在sadbs中集成了基本的r树索引方法和查询优化机制。