pseudocode

网络  伪代码; 伪码; 虚拟码; 虚拟程序代码; 伪函数

电力



双语例句

  1. We use a simplified pseudocode to reduce programming language "clutter".
    我们使用简化的伪代码来减少编程语言“簇”。
  2. The basic wrapper, expressed as pseudocode [ sic.]
    基础的包装器表示为pseudocode[sic.]
  3. Before building a real function, let's review several points about the pseudocode that are important, but easy to overlook
    在真正着手构建函数之前,让我们先来看看关于伪代码的一些简单却重要的要点
  4. The Groovy script that you just wrote is almost like executable pseudocode.
    您刚刚编写的Groovy脚本几乎和可执行的伪代码一样。
  5. Differential equation pseudocode interpreter
    微分方程伪码解释器
  6. And then on the right hand side I++, we saw that in pseudocode with our socks example last week that just says increment I.
    然后是最右边的i++,我们上周在socks例子的伪代码中,曾经见到过,不是么?只是代表i加1而已。
  7. One Method for Improving Pseudocode Noncoherent Ranging Precision in Transponder
    一种提高应答机伪码非相干测距精度的方法
  8. In order to keep the description of each pattern compact, the book uses diagrammed sketches and pseudocode instead of UML-diagrams and fully blown C++ or Java examples.
    为了保持每个模式描述的简洁,本书使用草图和伪代码代替了UML图和完整的C++或Java例程。
  9. Last week we did the socks thing and that was in pseudocode.
    上周我们写了一个socks程序,但那只是伪代码。
  10. Consider the following pseudocode example that illustrates the order in which filter statements and finally statements run.
    请看下面的伪代码示例,其中演示了筛选语句和finally语句的运行顺序。
  11. In a spread spectrum communication system, pseudocode acquisition and tracking is the base of communication and the acquisition time has direct effect on system performance.
    本文针对新型的卫星用接收机伪码捕获的性能指标要求,设计了一种基于中频直接采样数字化的伪码捕获算法。
  12. Alright, we are back so we just wrote a programming pseudocode or walk through a programming pseudocode.
    继续上课,刚才我们只写了一个伪代码,或者说简单地过了一下。
  13. Algorithms are presented using prose instead of pseudocode to focus attention on the algorithms themselves, rather than on specific computational models.
    用散文而不是伪代码来提出算法,将焦点集中于算法本身,而不是特殊的计算模型。
  14. The design of MOTIF combination algorithm was analyzed in detail, the pseudocode of the algorithm is given, and the result of the algorithm by some instance is described.
    文中详细分析了MOTIF合并算法的设计要点,给出了算法的伪代码,并通过具体的实例来演示了算法的评定结果。
  15. The paper discusses the data structures of the algorithm, and presents the implementation of the algorithm using pseudocode. At last an application of the certain algorithm is given, and its results show that the overall topological sort algorithm has high availability and exactitude.
    并讨论了算法中用到的数据结构,以及算法的伪代码实现,通过一个应用实例验证了全拓扑排序算法的实用性和正确性。
  16. The C++ pseudocode of reasoning and learning: In this part, I design a kind of data structure for Bayesian Networks 'structure and CPTs, construct a Bayesian Networks' C++ class, and write the pseudocode.
    推理和学习的算法(伪)代码:这部分设计了贝叶斯网络的一种数据结构,C++对象,编写了算法(伪)代码。
  17. Introduction to the software structure of this project, including overall structure, pseudocode of main procedures and algorithms of control.
    介绍本系统的软件体系结构,包括系统软件总体结构、主要过程的伪代码描述和控制算法。
  18. During the design of the algorithms, we discuss the problem in existence with the thought of mathematics set, and design the flow of algorithms using backtracking algorithms, then implement it by list structure, finally present the pseudocode for core algorithm.
    在设计排课算法中,我们主要用数学集合的思想来讨论存在的问题,然后采用回溯算法设计出算法的流程,最后再采用链表的结构加于实现,并给出了核心算法的伪代码。
  19. It is very simple to implement the method, and it can be used to improve the circuit for pseudocode acquisition in spread spectrum communication systems.
    该方法简化了多路m序列的生成,实现非常简单,可用于改进扩频通信系统中伪码的捕获电路。
  20. Research on the Satellite Network Routing Algorithm and its Pseudocode Implementation
    基于卫星网的路由算法研究及其伪代码实现
  21. Then it introduces the pseudocode implementation of the algorithm.
    给出了算法的详细步骤,并详细介绍了算法的伪代码实现。
  22. A pseudocode approach for Particle Swarm Optimization algorithm based on VB
    基于VB语言的粒子群优化算法描述
  23. Dynamic resource deployment and dynamic resource discovery were explained and proposing a pseudocode arithmetic of dynamic resource discovery.
    详细说明了网格资源的动态部署和动态发现,并给出了一种动态资源发现的伪码算法。
  24. A detailed description is given to mine the association rules, by scooping out the classic algorithm-Apriori algorithm to give an all pseudocode.
    对于关联规则挖掘算法中的经典算法&Apriori算法进行了详细描述,给出了全部伪代码。
  25. In this paper three typical teaching cases will be covered to find out the general learning method of SQL. And CAI platform can be developed based on the Chinese pseudocode library and SQL grammar standardization.
    开发基于案例的SQL语言学习平台,通过三个代表性的学习案例得出通用的SQL学习方法结合中文SQL的伪代码库和SQL规范基础上开发SQL语言辅助学习平台。
  26. This paper introduces the concrete algorithm, pseudocode and the algorithm architecture.
    本文详细介绍了具体的算法、伪代码及其算法架构,并且对算法的数据结构也作了详细的介绍。