Today, I just lifted the sleep state, from five to six years of sleep wake up.
我,今天才解除了睡眠状态,从五六年的沉睡中清醒过来了。
You don't have to actually fall asleep to nap – it's enough to drift off to a half-sleep state
小憩并不意味你要完全进入沉睡状态——进入一种半睡眠状态就足够了;
Pillow sleep on its, be like mu of two world tea with your natural sweet sleep state into.
枕眠其上,如沐茶园的二人世界带您自然进入甜美睡眠状态。
This hormone is designed to prevent the body from hurting itself during the unconscious sleep state.
有了这种激素,人在无意识的睡梦中就不会伤到自己。
Had no water layer here, and if there is not enough water and soil, slime molds will enter the sleep state.
本来这里的土层没有水源,如果没有足够的水源和土壤,黏菌会进入休眠状态。
ResultsWhen the animals were under light anesthesia, the electroencephalogram and electromyogram were similar to the sleep state.
结果①动物处于浅麻醉状态时,脑电和肌电活动与睡眠时相似;
They are used when an operation on a message queue deems the process go into a sleep state (i. e. queue is full and the process is waiting for an opening).
他们认为一个消息队列上的操作过程中进入睡眠状态(即队列已满,该进程正在等待开口)时使用。
Methods: The sleep state of chronic liver disease patients and its influencing factors were investigated by adopting self-designed sleep state questionnaire.
采用睡眠状况自评量表及自行设计的影响睡眠的因素调查表对慢性肝病病人的睡眠状况及其影响因素进行调查。
Volatility due to spikes are often associated with age and sleep state of sleep, but sleep is more Youyi, so clinical suspicion of the disease, should be induced sleep test.
因棘波的波幅常与年龄及觉睡状态有关,而且又以睡眠时为多,所以在临床上怀疑本病时,应做睡眠诱发试验。
Objective: To study the sleep state and relative factors of trainman on Qinghai-Tibet railway passenger train and to protect trainmans health by presenting reasonable measures.
目的调查高原铁路旅客列车乘务人员睡眠状况,并对其相关因素进行分析,以提出合理措施保障乘务员身体健康。
The sleep circuitry reduces power consumption of the first circuitry in the sleep state to have low leakage based on the sleep signal while retaining the data in the first circuitry.
当在该第一电路中保持数据时,该休眠电路基于休眠信号减少处于休眠状态的第一电路的功耗,以具有低漏电。
Hypnosis is not a state of sleep: It is rather a modified state of consciousness.
催眠状态不是一种睡眠的状态,而是一种被改变的意识状态。
These patients, however, soon progressed from this state to an even odder one, according to a report in Sleep Medicine.
然而,根据来自一份《睡眠医学》的报告,这些病人很快又会转移到另一种更为奇怪的状态。
However, if a machine is in sleep mode and the power is cut off then it loses state.
但是,如果一台机器处于睡眠状态时电源切断,则它将失去状态。
It is very difficult to awaken a person in deep sleep, and children in this state may be nearly impossible to wake up.
处在深睡眠状态的人极难被唤醒,如果是儿童进入这种状态,唤醒他们几乎是不可能的任务。
During REM sleep, the limb muscles of most people enter a state of temporary paralysis that prevents any flailing about.
大多数人在快速眼动睡眠期间四肢肌肉会进入暂时的麻痹状态,以防止手脚乱动。
Meditation, like sleep, reduces sensory input, and this quiet state may provide a time for neurons to process and solidify new information and memories.
就想睡眠一样,冥想减少了感官输入,这种安静的状态可以为神经细胞加强和巩固新信息和记忆提供了时间。
Get into a sleepy, drowsy state and lull yourself to sleep feeling and knowing that your prayer is answered.
进入一种昏昏欲睡、催眠般的状态,平心静气到睡眠状态,感受或认识到你的祈祷将会得到回应。
REM sleep, the brain state most highly correlated with anxious, angry dreams, occurs late in evolution and early in the lives of those creatures which have REM.
在快速动眼睡眠中,大脑的状态与焦虑和生气的梦联系最紧密,这种现象发生在进化末期,以及那些有此类睡眠的动物的早期生活。
When the dreaming state of REM sleep was discovered in 1951, it was described as a "new continent in the brain" [source: Schaffer].
当1951年快速眼动睡眠状态被发现的时候,它被描述成“大脑的新大陆”【来源:谢弗】。
She was in a perpetual state of heightened arousal, hence the pacing, moaning, and inability to sleep.
她始终处于一种高度警醒的状态,因此她一直在踱步,悲泣,而无法入睡。
Whether or not most of us are aware of the state of deep sleep, it functions to restore us physically and mentally.
无论我们对深睡眠状态了解多少,它都在帮助我们恢复体力和精力。
When dolphins sleep, they sleep in a semi-alert state by resting one side of their brain at a time.
当海豚睡觉时,它们处于半惊醒状态,每次只休息大脑的一半。
You learn the natural things you can do to get your sleep patterns back to the natural and healthy state nature meant them to be in.
你将学会如何使你的睡眠习惯回到它本就该处于的自然和健康状态。
Getting enough sleep, eating balanced meals, and maintaining a Zen state will help reduce your likelihood of headaches.
充足的睡眠、合理膳食以及保持禅宗的心态将帮助你减少潜在的头疼发生。
I can certainly get used to this peak state becoming the everyday norm. Now I feel it would be a big sacrifice to go back to monophasic sleep.
当我习惯了这种感觉之后,我相信我肯定不会很愿意回到单相睡眠的状态。
The normal way to put a process to sleep is to set the process's state to either TASK_INTERRUPTIBLE or TASK_UNINTERRUPTIBLE and call the scheduler's function schedule .
将进程置为睡眠状态的普通方法是将进程状态设置为TASK_INTERRUPTIBLE或TASK_UNINTERRUPTIBLE并调用调度程序的schedule函数。
C; this routine basically sets the current task's state to TASK_KILLABLE and calls schedule_timeout , which makes the calling task sleep for timeout number of jiffies.
该例程主要用于将当前任务的状态设置为TASK_KILLABLE并调用schedule _ timeout,它用于让调用任务睡眠timeout个jiffies。
C; this routine basically sets the current task's state to TASK_KILLABLE and calls schedule_timeout , which makes the calling task sleep for timeout number of jiffies.
该例程主要用于将当前任务的状态设置为TASK_KILLABLE并调用schedule _ timeout,它用于让调用任务睡眠timeout个jiffies。
应用推荐