http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
전기자극에 의해 유발된 통증에 대한 말초 전침자극의 진통효과
황준하,Hwang, Joon-Ha 대한생리학회 1987 대한생리학회지 Vol.21 No.1
The present experiment was performed in 35 normal male volunteers to evaluate the effect of electroacupuncture on the human nociception more clearly and to demonstrate the effect of different parameters of electrical stimulation through acupuncture needles. The threshold of the pain(Tp) and the nociceptive flexion reflex(Tr), the threshold for intolerable pain(Tip) and that for obtaining maximal reflex response(Tmr) were studied before and after electroacupuncture performed on the acupoints of tsusanli and hsuanchung. 1) For the pricking pain, electroacupuncture with intermittent stimulation induced a significant decrease in Tp which recovered after removal of the needles. There was no significant change in other thresholds. 2) For the dull pain, electroacupuncture with intermittent stimulation produced a significant increase in Tp which continued after removal of the needles. But there was no signifcant change in Tip. Electroacupuncture with continuous stimulation induced a slight increase in Tp. 3) After resting without electroacupuncture, Tp and Tip of the dull pain were slightly decreased. These results suggest that electroacupuncture had no significant analgesic effect on the pricking pain induced by electrical stimulation of the foot skin. However, electroacupuncture with intermittent stimulation had significant analgesic effect on the weak dull pain and it had slightly greater analgesic effect than electroacupuncture with continuous stimulation.
황준하(Junha Hwang) 한국컴퓨터정보학회 2008 한국컴퓨터정보학회논문지 Vol.13 No.2
Various coding styles for C language have been proposed so far but there has been a lack of synthetic review about them. In this paper. I propose a new C coding style by analyzing coding rules that are included in the representative C coding styles and by adding new coding rules besides them. In addition. I designed an automated C coding style checker named CStyler which was implemented using Lex and Yacc. It is designed to be able to verify unpreprocessed source code as well as preprocessed source code. And I improved its flexibility by being able to add a new coding rule by end user. I think that the new C coding style and coding style checker. CStyler. can be utilized for education and for future research to develop and extend a static analysis tool.