نتایج جستجو برای: physical factor

تعداد نتایج: 1468410  

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه سمنان - دانشکده علوم تربیتی و روانشناسی 1391

anxiety is one common disorder during childhood. in curing anxiety disorders, there are different types of psychological remedies, pharmotherapy, family therapy, and music therapy that can improve the individual’s anxiety, but we need some other remedies to improve social and emotional relationship and interactions. considering the importance of curing the anxiety disorders, the effect of sand ...

Journal: :basic and clinical cancer research 0
mahnoosh khosravi msc, cancer research center, cancer institute of iran tehran university of medical sciences, tehran, iran. sanambar sadighi md, hematologist-medical oncologist group, cancer research center, cancer institute of iran, tehran university of medical sciences, tehran, iran. kazem zendehdel md, phd, cancer research center, cancer institute of iran, tehran university of medical sciences, tehran, iran. shaghayegh moradi md, school of medicine, tehran university of medical sciences. tehran, iran. fatemeh sadeghi bsc, cancer research center, cancer institute of iran tehran university of medical sciences, tehran, iran.

background: pain adversely affects cancer patients quality of life . knowing different sources of pain helps physicians and patients to manage it. the aim of this study was investigating physical factors affecting pain in iranian cancer patients. method: this cross-sectional study randomly enrolled cancer patients who were newly admitted to the medical oncology department of cancer institute of...

Journal: :physical treatments 0
afsoon nodehi moghaddam department of physiotherapy, university of social welfare and rehabilitation sciences, tehran, iran. somayyeh amiri arimi department of physiotherapy, university of social welfare and rehabilitation sciences, tehran, iran. leila ghamkhar department of physiotherapy, university of social welfare and rehabilitation sciences, koodakyar ave., daneshjoo blvd., evin, tehran, iran. shahrzad mohammadi rad department of physiotherapy, university of social welfare and rehabilitation sciences, tehran, iran. mahnaz emami department of physiotherapy, university of social welfare and rehabilitation sciences, tehran, iran. ali zadmehr department of cardiology, school of medicine, iran university of medical sciences, tehran, iran.

purpose: due to unhealthy lifestyles, there has been an increase in the prevalence of coronary artery disease (cad) and a reduction in its age of onset. given the high cost of diagnosis and treatment of cad, there is an urgent need to teach people strategies helpful in changing their lifestyles as this can help reduce the risk factors of the disease. therefore, the goal of the present study was...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه تبریز 0

a semi-empirical mathematical model for predicting physical part of ignition delay period in the combustion of direct - injection diesel engines with swirl is developed . this model based on a single droplet evaporation model . the governing equations , namely , equations of droplet motion , heat and mass transfer were solved simultaneously using a rung-kutta step by step unmerical method . the...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه تربیت مدرس - دانشکده علوم پزشکی 1389

introduction: diabetes mellitus is an growing national and international public health concern. the number of people affected by diabetes in world by 2030 will be 69% in developing countries. regular physical activity plays a key role in the management of type 2 diabetes melitus, particularly glycemic control. it has been recommended that peoples with type 2 diabetes participate in moderate-int...

Journal: :asian journal of sports medicine 0
yi-chun chou department of pediatrics, taoyuan general hospital, taoyuan, taiwan/ graduate institute of clinical jen-sheng pei department of pediatrics, taoyuan general hospital, taoyuan, taiwan

purpose this study was conducted to investigate risk factors of obesity and its associated health problems in adolescence in taiwan. methods we enrolled 559 adolescent volunteers with equal numbers of females and males in 2008. participants were divided into two groups: obese (body mass index [bmi] ≧95th percentile) and normal-weight adolescents (bmi: 15th ∼ 85th percentile). each of them compl...

Samane Arminfar, Zeinab Sadat Hosseini,

Alzheimer's disease (AD) is a progressive disease that destroys memory and other important mental activities. Scientists have found that remaining relatively active can lead to better brain activities in those at risk of developing AD. In some Meta-analyses of prospective investigations, a significantly reduced risk of dementia related to midlife exercise have been proven. Most studies have bee...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه پیام نور - دانشگاه پیام نور استان تهران - دانشکده مدیریت و اقتصاد 1391

abstract nowadays, industries cannot play a crucial role in national and international competitions. the tourism industry is no exception. tourism industry development as the most important economic sector and income generation is one of the key challenges of economic development in the world. therefore, countries were successful that take advantage of the capabilities of tourism sector using ...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه تربیت مدرس - دانشکده منابع طبیعی 1391

in this study, the effects of oleothermal modification on physical and mechanical peroperties of fir wood (abeis sp.) blocks were examined. at first, some blocks of fir wood with 5 × 20 × 120 cm dimensions were prepared. the blocks were treated in soybean oil. the effects of 3 factors such as treatments temperature (180and 200 °c), holding time (12 and 15 h) and initial moisture content of wood...

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه تربیت معلم تهران 1381

‏‎the purpose of the present study was to investigate the latent pattern underlying reading ability . some 272 male and female participants. english majors at the ba level , participated in the study. two valid tests were used in this study, the reading test developed exclusively for the purpose of this project and academic reading section of ielts. to investigate the possible latent underlying...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->