• 研究使用VB6完成算法代码设计

    VB6 is used to finish the design of algorithm code in the study.

    youdao

  • 说明:这个详细粒子算法代码大家可以借鉴参考

    This is the detailed particle swarm optimization code. We can learn from the reference.

    youdao

  • 添加相关算法代码实现视频录像摄像头获取图像实时处理

    Correlation algorithm can add code to achieve or video camera to obtain images of the real-time processing.

    youdao

  • 好事因为用户甚至可以之前已完成算法代码进行标签,且未标签的代码也可以继续使用

    This is good since an user can start tagging even before completing the coding of the algorithm, and the untagged code continues to work.

    youdao

  • 编写Matlab语言算法代码当前测量系统采集直线数据进行拟合分析,进行直线度误差评定。

    Compiles the arithmetic codes based on MATLAB, analyzing and fitting the measurement data, assessing the straightness error.

    youdao

  • 不要为了使代码更快而胡乱编写代码——要找到更好算法

    Don't diddle code to make it fasterfind a better algorithm.

    youdao

  • 事实上这个算法出现代码注释中。

    In fact the algorithm appears in the comments of the code.

    youdao

  • 希望SPE代码算法进行单元测试获取有关它们分时信息时,可能就足够了

    When you want to do unit tests on SPE code or algorithms or get timing information on them, this is probably enough.

    youdao

  • 通过适当说服工作增加身份验证方案安全性可以当前密码输入代码应用控制算法一样简单

    With the appropriate persuasion, increasing the security of your authentication schemes can be as easy as applying these control algorithms to your current password entry code.

    youdao

  • 开发人员可以快速试验想法研究一种对象属性不同算法无需编译执行测试任何代码

    A developer can quickly try out an idea and explore an object's properties or different algorithms without having to compile, execute, and test any code.

    youdao

  • 唯一需要使用内联注释编写非常复杂算法,你需要在代码旁边记录说明你的想法

    The only legitimate use of inline comments is when you have some very complex algorithm that you need to have some thoughts about beside the code.

    youdao

  • 计算上开销很高代码数值分析算法等等

    Computationally expensive code, such as numerical analysis, algorithms, and so on.

    youdao

  • 通过使用针对用户空间内核级代码这些简单算法现在能够检测记录响应来自用户各种物理输入

    With these simple algorithms for user space and kernel-level code, you now have the ability to detect, log, and respond to the full range of physical input from the user.

    youdao

  • 可以想象到通过类似算法根据国家代码识别国际电话号码

    You can imagine a similar algorithm for an international number with a country code.

    youdao

  • 本文提供代码相对简单的、使用GD图像处理算法

    The code presented here is a relatively simple image processing algorithm using GD.

    youdao

  • 方面还有长的,优化算法修正低效代码

    This can go a long way, improving things algorithmically and fixing inefficient code.

    youdao

  • 为了利用泛化算法代码进行值的时候这些不透明因素可能会造成混乱

    These elements of nontransparency can cause confusion when migrating code to take advantage of generic algorithms.

    youdao

  • 虽然条语句目的十分明确,因为匹配算法文本描述,但是它不代码一样扼要

    While it is clear what the intent of each statement is because it matches the text description of the algorithm, it is not as terse a bundle of code as it could be.

    youdao

  • 简化算法代码恶魔,在完成编码后,应回头并且优化

    Simplify the algorithm - Code like a fiend, but once you're done, go back through your code and optimize it.

    youdao

  • 由于已经找到PPE需要拷贝多少数据,SPE程序现在可以分配本地存储空间,将项目读入段存储空间(使用与前面相同代码),然后执行算法如上所示)。

    Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in (using the same code as before), and then perform its algorithm, reviewed above.

    youdao

  • 很多文章都对给定代码提供高级概述不是算法代码详细进行介绍

    Many articles give high-level overviews of a given section of code, rather than detailed descriptions of algorithms and code.

    youdao

  • 而且大多数代码经常包含循环我们使用复杂的算法处理这种循环,但依然能保证提供高效层次

    Further, most codebases often have cycles, and we have added sophisticated algorithms to work with such cycles but still provide effective layered diagrams.

    youdao

  • 调整搜索引擎请牢记:只需修改代码获得算法性能结果主要修改。

    Keep in mind as you tune your search engine that major modifications to the performance and results of the algorithms can be acquired by modifying just a few sections of the code.

    youdao

  • 这些改进源于返回检查算法正在什么以及贯穿代码操作

    It was all from taking a step back and thinking about exactly what your algorithm was doing, and how your actions would trickle through the code.

    youdao

  • 我们通常认为优雅算法或者技术优雅代码读性结构具有更高的价值

    We often value elegant algorithms or technical elegance over code readability and structure.

    youdao

  • 一流的算法表现不能被忽略写出规整读的代码可以保证算法简洁明了。

    Elegant algorithms and performance is something you shouldn't ignore. Writing compact and readable code helps ensure your algorithms are clean and simple.

    youdao

  • 但是清单7中的代码简洁更多代码表达和清单6代码等价泛化算法

    But the code in Listing 7 is really ugly; it takes many more lines of code to express the generic algorithm equivalent of the three lines in Listing 6.

    youdao

  • 我们定义一个抽象dynamicprogramming,它包含所有算法的公共代码

    You'll define an abstract DynamicProgramming class that contains code common to all the algorithms.

    youdao

  • 应当记得,soundex算法会把每个soundex代码裁剪成4个字符,这样就疏忽了单词尾部,因此也就进一步增加匹配数量

    As you'll recall, the soundex algorithm also truncates each soundex code to four characters, further boosting the number of matches by ignoring the ends of long words.

    youdao

  • 快速运行的组件——grepPerl——实际上运行得很快算法显示代码则尽量不产生干扰保证运行速度

    The components that need to be fastgrep and Perlare very fast, indeed, and the algorithm and display code stays out of the way enough to keep things fast.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定