状态标志
- 网络Status Flag;state;State flag
-
它用于状态标志和进程生命周期中不发生更改的其他东西,比如pi或非洲的所有国家。
It is useful for status flags and for other things that don 't change during the life of a process , like pi , for example , or all the countries in Africa .
-
状态标志是微计算机逻辑中的一种最简单的形式之一。
Status flags represent one of the simplest forms of microcomputer logic .
-
由于volatile简化了编码,并且状态标志并不依赖于程序内任何其他状态,因此此处非常适合使用volatile。
Because volatile simplifies the coding , and the status flag does not depend on any other state in the program , this is a good use for volatile .
-
高血压病患者血栓前状态标志物(CD62P、Fg)变化及其临床意义
The Clinic Significance of Markers ( CD62P 、 Fg ) Changing in Prothrombotic State of Patients with Hypertension
-
检查电力输入的状态标志是否设置为“Valid”,如果是的话,检查自从上一次更新以来时间戳是否更新过。
Check to see if the status flag for input power is set to " Valid ", and if so , then see if the time stamp has been update since the last update .
-
这种模式可以扩展到来回转换的状态标志,但是只有在转换周期不被察觉的情况下才能扩展(从false到true,再转换到false)。
This pattern can be extended to state flags that can change back and forth , but only if it is acceptable for a transition cycle ( from false to true to false ) to go undetected .
-
如果设置了中断模拟状态标志,它就会返回EBUSY。
If the interrupt simulation status flag is set , return EBUSY .
-
结论CNV、VEP与AEP的变化可能是PTSD的状态标志。
The changes of CEP were significantly related to psychiatric symptoms . Conclusion The changes of CNV , VEP and AEP may be state markers of patients with PTSD .
-
结论FES患者在发病初期存在认知功能和语言缺陷,随访提示精神分裂症的N400变化是状态标志。
Conclusion Cognitive and linguistic disorders can be found in patients with FES , and N400 changes may be a state marker for schizophrenia .
-
为解决嵌入式uClinux构成的图像采集传输系统存在的速度不匹配和资源共享问题,采用多进程算法和访问状态标志控制进程。
In order to solve the velocity match and resource sharing in an image capture and transmission system under the embedded uClinux application system , the multi-process algorithm and visiting sign for control are used .
-
随访提示:P300中的P3靶潜伏期和波幅,AEP中的P2潜伏期和波幅以及ABR中的波Ⅲ潜伏期和波V波幅改变可能是属于该疾病的状态标志。
The following up measures of evoked potentials suggested that latency and amplitude of P3 / P300 , P2 of AEP latency and amplitude , and wave ⅲ and wave ⅴ of ABR might be state markers of Schizophrenia .
-
接着WorkUnit封装在WorkItem里面WorkItem包含一个状态标志并将其放在共享队列中被调度。
The WorkUnit was then wrapped in a WorkItem-which included a status flag-and ' scheduled'by placing it on a shared queue .
-
否则,就返回适当的错误状态标志。
Otherwise , it returns the appropriate error status flag .
-
评价小型空调器性能的状态标志函数
State characteristic function for performance evaluation of small air conditioners
-
使用访问状态标志控制进程同步,解决了资源的竞争和共享。
Access signs were used to solve competition and share of resource .
-
空调器状态标志函数及其应用的研究
State Mark Function and Performance of Air Conditioner
-
结论本组精神分裂症患者的诱发电位变化为状态标志,多项诱发电位指标联合应用可作为精神分裂症治疗监测的有用指标。
Conclusion : The clinical application of brain evoked potentials in schizophrenia is emphasized .
-
设置中断模拟状态标志,通知中断模拟正在运行。
Set the interrupt simulation status flag to indicate that interrupt simulation is in progress .
-
血栓前状态标志物在2型糖尿病视网膜病变中的变化及意义
Change and Significance of Markers to Prethrombotic State in Patients with Type 2 Diabetes Retinopathy
-
中断生成之后,就重新设置中断模拟状态标志,并返回成功。
Once the interrupts are generated , reset the interrupt simulation status flag and return success .
-
妊娠高血压综合征血栓前状态标志物的变化及意义
The changes and meaning of the markers of prothrombotic state in patients with pregnancy induced hypertension
-
以状态标志来控制业务活动的流转是一种简单且有效的方法。
It is a simple and effective method to control the business activities using status tag .
-
获取或设置一个值,该值是所有当前剪辑状态标志的按位并集。
Gets or sets a value that is the bitwise union of all current clip status flags .
-
管理员可以使用帐户状态标志临时启用或禁用用户帐户。
The account status flag can be used by an administrator to temporarily enable or disable the use of that account .
-
在自动化测试方面,选择工厂模式和状态标志位切换的方法简单快速地解决了项目在真实运行和测试运行下的组件切换问题。
For automatic test , The author used factory design pattern and state tagged technology to solve switching status in real operation and testing operations .
-
环境的探测和辨识主要包括对道路边界、行驶标识线、行驶周围环境和行车状态标志符及交通符号的探测和识别。
Detection and identification of the environment includes detecting and identifying the borderline of the road , traffic marking line , traffic signs and so on .
-
在面对面互动中限制人们行为的因素,在网上都消失了,她表示,由于状态标志不存在,人们能够更自由地做出更加反社会的行为。
The factors that limit behaviour in face-to-face interaction are absent online , she says . Status markers don 't exist , so people feel freer to be more anti-social .
-
在这种(同步的)请求/响应设计中,对话没有状态标志;它简单地基于请求产生响应。
In the ( synchronous ) request / response setup , there is no state of the dialogue ; it is simply based on a request , to which there is a response .
-
主程序主要实现系统初始化、各状态标志位的轮询、事件处理、数据计算、键值处理、显示缓冲区刷新等功能,并在心率计设计的基础上,实现了心率控制速度功能。
The main program is used for the initiation of the chip , flags polling , events treatment , data calculation , keys treatment , buffers of display refresh and so on . And the function of heart rate control speed is realized based on cardiotach ometer .
-
正常妊娠妇女血中活化的蛋白C抵抗、狼疮样抗凝物质与血栓前状态分子标志物测定
Measurement of activated protein C resistance , lupus-like anticoagulant and prethrombotic markers in normal gestation