The three controlling circuits with fast and low clock in code speed adjust technique are designed.
设计了正码速调整技术中快慢时钟的三种控制电路。
Through analyzing the demand of CAN communication system, the communication cycle, work style, code speed of CAN communication system are ensured.
通过对CAN通讯系统需要分析,可确定CAN通讯系统的通讯周期、工作方式、码速率。
Frequency width is compressed by decreasing signature-code speed and using bit-signal modulates by different carrier so as to decrease multi-user interference.
利用降低码片速率有效降低每路信号占有的带宽,将每路信息的比特分配在不同的调制载波上,减少了各路信号间的多址干扰。
Only US firefighters and repairmen can use the buttons to speed up the door-closing process if they have a code or special keys.
只有美国消防员和维修人员有密码或者特殊的钥匙时,他们才能按按钮加速关门的过程。
After the now-familiar chunking code (see " Speed Considerations"), each pixel on each line is set to the current frame if it is more than the current frame number.
根据目前为人们所熟悉的分块处理代码(参阅运行速度注意事项),各线段的每个像素在大于当前帧序号时都将被设为当前帧。
Thanks to the speed at which working code can be written and the lack of a time-consuming compile cycle, interfaces can be up and running in minutes and usable not long after that.
由于可以迅速地编写工作代码并且不需要费时的编译周期, 所以可以立即使界面启动和运行起来,并且不久便可使用这些界面。
You can improve response times by increasing the speed of host systems or performing code refactoring to improve efficiency.
可以通过提高宿主系统的速度或执行代码重构以提高效率,从而改进响应时间。
Switching to a CDN is a relatively easy code change that will dramatically improve the speed of your web site.
切换到一个CDN是一种相对比较简单的代码更改,将会大大改善您的网站上的速度。
Speed: The engine will mostly benefit computationally intensive code, usually between 10% and 30% performance increase, with some cases going up as high as being 50% faster.
速度:计算密集的代码会从新引擎得益较多,一般有10%到30%的性能提升,某些情况下最高可提速50%。
Change in test code: a test case that you added to improve code coverage may be causing the slowdown, possibly exercising a peculiar portion that is vulnerable to speed.
测试代码的变更:您增加的用来改善代码覆盖率的测试用例可能导致变慢,也有可能这部分代码特别容易影响速度。
The speed advantage for generated code increases as the number of loops goes up, starting out at roughly 5:1 with 2k loops and going up to about 24:1 with 512k loops.
生成的代码的速度优势随着循环次数的增加而增加,在2k次循环时大约为5:1,在512 k次循环时增加到大约24:1。
Full hardware emulators have been in use for a long time, at their best for handling legacy systems and code that can take the speed hit from emulation.
完全硬件模拟器已经使用了很长时间,最适合处理速度可能受模拟影响的遗留系统和代码。
Raw code execution speed is usually almost as good as — sometimes better than — the equivalent code written in a compiled language such as c.
原始代码执行速度通常几乎与用编译型语言(如c语言)编写的等价代码相同(有时更快速)。
In addition, each new release usually contains code fixes and speed improvements. The newest releases support plugins that let you speed up your blog.
除此之外,每个新版本通常包含代码修正和速度提升,最新的版本支持用来为您的博客提速的插件。
Speed is not the only measure of improvement of a program's code.
速度不是改进程序代码的唯一标准。
Using a constant game speed with a maximum FPS is a solution that is easy to implement and keeps the game code simple.
使用固定的游戏速度和最大的FPS是一个容易实现而且代码简洁的解决方案。
Solving those problems would dramatically speed up the testing process, ensuring that precious resources are spent where they can do the most good instead of always exercising all of the code.
解决这些问题将极大地加快我们的测试处理过程,确保那些宝贵的资源被用在最能发挥其作用的地方。
还是代码执行速度?
The added momentum of being able to examine the behavior of your code and debug it preemptively is undeniably high-speed.
您能够检查代码的行为,并预先对它进行调试,这种动力无疑是巨大的。
The gems handle the requests and run the code, and they stash objects in the page cache for speed and in the stone for persistence.
gems用来处理请求并执行代码,它们将对象贮存在页面缓存中以加速,并放入stone中以持久化。
Version 2.2 has a new engine based on a linear IR, which brings significant speed and code size improvements.
Mono 2.2版有了一个基于线性IR的新引擎,大大改善了速度和代码大小。
This section steps through some of the performance tuning and best practice tips for improving the speed of your jQuery code.
这个部分介绍一些性能调优知识,以及改进jQuery代码速度的最佳实践技巧。
They aim to improve execution speed so that it is comparable to that of native code.
他们的目标是将脚本的执行速度提高到和本地代码(native code)一样快的水平。
The linked article continues with the benchmark results comparing the code before and after the merge, which shows significant speed ups with the Joni code.
Nutter接着给出了合并代码前后的基准测试结果对比,数据显示出Joni代码带来了显著的速度提升。
However, the code presented here is not designed for speed and may require faster hardware to perform at a user-friendly speed on large Web pages.
但是,本文提供的代码在设计时没有考虑高速执行,并且可能要求使用较快的硬件才能在大型web页面中按照用户满意的速度执行。
If you run the code in Listing 1 on the main UI thread of an application, it might cause an application Not Responding dialog to appear, depending upon the speed of the user's network.
如果您在应用程序的主ui线程上运行清单1中的代码,可能会出现ApplicationNot Responding对话框,具体视用户网络速度而定。
The program will be very elementary — it will calculate the distance travelled given a speed in miles-per-hour and a time in hours. Here is the code for the ppe (enter as ppe_distance.c).
这个程序非常基本——它计算在给定速度(单位为每小时英里数)和时间(单位为小时)情况下的旅行距离。
For code that works with simple numeric or character data in tight loops, Pyrex can produce significant speedups, maybe 50 times the speed in best cases.
对于在循环中使用简单的数字或字符数据的代码来说,Pyrex的加速效果非常明显,在最佳情况中,可能会是50倍。
Using a JIT will speed up execution by compiling to machine code, thus eliminating the overhead of fetching, decoding, and dispatching Python opcodes.
JIT通过将代码编译成机器码,这样可以减少翻译Python指令的时间,以此提高代码的执行速度。 “在CPython里,” Winter 解释道,“这一部分的开销很大;在这方面只做了较小的调整就使CPython 2.7有了近15%速度提升。”
To help speed development, in addition to the code intelligence features, the IDE has an excellent canned template library of code samples to which you can add on.
除了代码智能特性,为了加速开发,这款 IDE有一个极好的代码示例整体模板库,您还可以向库里面添加内容。
应用推荐