The computing units are classic serial program modules.
其中计算单元是传统串行程序模块。
The solution of serial program parallelism is presented.
提出了将串行程序并行化的方法。
The serial program "Why Can't We Eat Them?" was awarded the highest China unofficial environmental price-2003 Ford environmental price.
陈大惠制作的《为什么不能吃它们》系列节目,荣获2003年中国非官方环保最高奖奖福特汽车环保奖。
Through the analysis and test of original serial program system, curvature computing and first difference, second difference etc. are defined as key objects.
通过对原串行程序进行分析与测试,确定了以曲率计算、第一次差分计算和第二次差分计算等为并行化的重点。
The only way I have found to recover from this is to either log into the machine via the serial port and kill off the lock program, or hard-reboot the machine.
我发现,要解决此问题,只能通过串口登录到机器,然后杀死锁程序,或者强行重新引导机器。
The GPars Executors DSL makes it easy to transform the program in Listing 1 from serial processing to parallel processing, as shown in Listing 2
GParsExecutorsDSL使得我们更容易将清单1中的程序从串行处理转换为并行处理,如清单 2 所示
To set up a serial console under Windows XP or Vista operating system, I recommend downloading PuTTY, a terminal emulation program for Windows available at no cost (see Resources).
对于在WindowsXP或Vista操作系统上设置串行控制台,我建议下载PuTTY,这是一个用于Windows操作系统的免费终端模拟程序(见参考资料)。
Of course, to do this, you need to set up the serial console (see Resources for help on this) and you need a program that reads from the serial console.
当然,要做到这一点,需要设置串行控制台(请参阅 参考资料以获取这方面的帮助)并且需要一个从串行控制台进行读取的程序。
Of course, to do this, you need to set up the serial console (see Resources for help on this) and you need a program that reads from the serial console.
当然,要做到这一点,需要设置串行控制台(请参阅参考资料以获取这方面的帮助)并且需要一个从串行控制台进行读取的程序。
In this lab, you will design a program to send and receive serial data using interrupts.
在这个实验室,你会设计一个程序来发送和接收串行数据用中断。
The compiler is actually free to take some liberties with the program order within a thread as long as as-if-serial semantics are preserved.
编译器实际上对在线程中使用程序顺序是可以有一些自由的——只要保留了as - if -serial语义。
For example, a program that tries to open "com1" or even "com1.txt" in any directory will get stuck trying to talk to a serial connector.
例如,如果一个程序在任何目录中试图去打开“com1”或者甚至“com 1 . txt”,将被系统误解为是尝试和串口通信。
This is a serial port control of a program, very good program only for your reference.
这是对串口的控制的一个程序,很好的程序仅供大家参考。
Considering the dynamic character of rock burst, a time serial model of rock burst is constructed by evolutionary neural network based on immunized evolutionary program.
考虑到冲击地压时序的特点,采用基于免疫进化规划的进化神经网络进行了冲击地压非线性系统的建模研究。
Design a data collection module with serial port based on microcontroller. The thesis explains the circuit principle and program designing in detail.
设计了一个串口通讯的单片机数据采集模块,文中详细阐述了模块的电路原理和程序设计。
This is the microprocessor an experiment that its function is to achieve serial communications this program is written in assembly language, but operating results.
这是微型处理器中的一个实验,功能是实现串行通信,本程序是用汇编语言编写的,而且有运行结果。
Aimed at dual serial port application, the program design theme is proposed using circular queue which increases the real - time performance of the system.
针对双串口应用给出了利用环形队列的中断程序设计思路,提高了系统的实时性能。
Personal wrote a serial communication program, and I hope to be helpful.
个人写的一个串口通讯程序,希望对大家有帮助。
This article analyzes three methods of realizing serial communication program automation, including software polling, communication event and multithread in details.
详细分析了实现串行通讯程序自动化的三种方法:软件查询、通讯事件和多线程。
It is helpful to the designer of serial interface communication program of the real time clock device.
该方法对于实时时钟器件串行接口通信程序的设计具有一定的借鉴作用。
A serial communication program, an exhibition hall in Shanghai in the examples of movement control model.
一个串口通信程序,在上海某展馆中控制模型运动的实例。
The operational principle of the system and serial communication method are presented. The hardware structure and program block diagram are given.
介绍了系统工作原理、串行通信方法,给出了硬件电路结构及程序框图。
The article introduce PC computer and base on 80c196kb central air conditioner digital controller's serial communication program.
本文介绍了PC机与基于80c196 KB的中央空调数字控制器的串行通信程序。
The second part realizes the transition of the serial data with the AT89C51 and the MAX232. The hardware diagram and the main program are shown in the paper.
第二部分由AT89C51单片机和MAX232芯片实现与计算机间的串行数据传输。文中给出了硬件原理图和主要源程序。
Note that the Stop program Execution with serial Interrupt Option must not be checked if your target program USES the serial port.
请注意,停止程序执行与串行中断期权不得检查,如果你的目标程序使用的串行端口。
NC program edit and management are realized, and receiving NC program edited in other computer by RS232 serial interface is also achieved.
实现了数控程序的编辑和管理,以及通过RS232串行接口接收用户离线编写的数控程序。
Program is how to call the API function serial and communication example, no third party controls, you can set up a virtual serial port.
说明:程序是如何调用API的串口函数,及通讯示例,不需要三方控件,可以设虚拟串口。
Serial communication program can automatically transmit the testing data and information to the upper computer after the data testing.
串口通信程序在测试完毕后自动向上级计算机传输测试数据和信息交换。
Serial communication program, multi-threaded communications, serial port COM10 solve the above problems, especially for firmware development programs.
说明:串口通讯程序,多线程通讯,解决了串口COM10以上的问题,特别适合开发固件程序使用。
This article chiefly introduced how to receive GPS signal and how to process GPS data, in which, some serial port program knowledge is involved.
其中对GPS信号的接收涉及到串口通讯的相关知识熏对GPS数据的解析涉及到分析GPS信号的数据格式。
应用推荐