نتایج جستجو برای: c changed significantly p005 while hdl

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

2016
Liming Zhang Qianlai Zhuang Quanying Zhao Yujie He Dongsheng Yu Xuezheng Shi Shihe Xing

Agro-ecosystem models have been widely used to quantify soil organic carbon (SOC) dynamics based on digital soil maps. However, most of the studies use soil data of single or limited choices of map scales, thus the influence of map scales on SOC dynamics has rarely been quantified. In this study, six digital paddy soils databases of the Tai-Lake region in China at scales of 1:50,000 (P005), 1:2...

پایان نامه :وزارت بهداشت، درمان و آموزش پزشکی - دانشگاه علوم پزشکی و خدمات بهداشتی درمانی مشهد - دانشکده دندانپزشکی 1390

objective: the objective of this study was to investigate the invitro fluoride release of four new self-adhesive resin cements; set (sdi, australia), breeze (pentron, usa), embrace wetbond (pulpdent, usa), g-cem (gc, japan) and to assess the bonding performance of these self-adhesive resin cements for bonding of orthodontic brackets. materials and methods: for fluoride release experiment, six ...

Objectives: Cow urine ark (CUA), known as “Amrita” as mentioned in Ayurveda, contains‎ anti-hyperglycemic and antioxidant effects. Therefore, we designed the present study to evaluate the lipid ‎lowering activity of CUA and its possible implication in metabolic syndrome.‎ Materials and Methods: Thirty guinea pigs of either sex were divided into five groups: Group 1 and 2 serving as a vehicle ‎a...

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

abstract i the purpose of this study was to launch a thorough investigation concerning the possibility of differing orientations to the writing proficiency construct by native and non-native english speaking teacher raters. it mainly revolved around the international english language testing system (ielts) that is widely administered and employed as a measure of general proficiency in englis...

Journal: :Arteriosclerosis 1990
H J Steenkamp P L Jooste A J Benadé M L Langenhoven J E Rossouw

The relationship of serum high density lipoprotein cholesterol (HDL-C) levels and of the HDL2-C and HDL3-C subfractions to several factors associated with coronary risk was examined in a cross-sectional study, which included 655 men and 731 women ages 20 to 64 years. Participants with coronary heart disease (CHD) had lower levels of HDL-C, HDL2-C, and HDL3-C; however, only HDL-C in women was si...

2005
Helena J. Steenkamp Pieter L. Jooste A. J. Spinnler Benade Marietjie L. Langenhoven Jacques E. Rossouw

The relationship of serum high density lipoprotein cholesterol (HDL-C) levels and of the HDL2-C and HDL3-C subtractions to several factors associated with coronary risk was examined in a cross-sectional study, which included 655 men and 731 women ages 20 to 64 years. Participants with coronary heart disease (CHD) had lower levels of HDL-C, HDL2-C, and HDL3-C; however, only HDL-C in women was si...

2010
Mohammad H Khadem-Ansari Yousef Rasmi Fatemeh Ramezani

It has suggested that grape juice consumption has lipid- lowering effect and it is associated with a decreased risk of heart disease. We aimed to evaluate the effects of red grape juice (RGj) consumption on high density lipoprotein-cholesterol (HDL-C), apolipoprotein AI (apoAI), apolipoprotein B (apoB) and homocysteine (Hcy) levels in healthy human volunteers. Twenty six healthy and nonsmoking ...

Abdolrahim Yekrangian, Maliheh Pamorvareed, Mohammad Torabi Niaki, Naser Valayee, Noshabeh Pejhan,

SUMMARY In order to investigate the relationship between addiction to opium and the levels of lipids in human serum. This project was carried out in Tehran in the year 1373/1994. 55 opium addicts and 70 non-addicts (controls) were examined for the levels of cholesterol, triglyceride, HDL -C and LDL-C. The samples and the controls were all matched and the only difference was that the samples w...

Background and Aims: Non-high density lipoprotein cholesterol (non-HDL-C), which reflects all cholesterol present in potentially atherogenic lipoprotein particles, might be a useful marker of atherosclerosis in diabetic subjects. In the present study, we evaluated the prevalence of high non-HDL-C in patients with dyslipidemia in diabetic and non-diabetic subjects following LDL-C assessment as t...

Journal: :avicenna journal of phytomedicine 0
hiren manubhai chawda department of pharmacology, government medical college, bhavnagar-364001, gujarat, india divyesh rasiklal mandavia department of pharmacology, government medical college, bhavnagar-364001, gujarat, india seema natvarlal baxi department of pathology, government medical college, bhavnagar-364001, gujarat, india vishalkumar kishorbhai vadgama department of pharmacology, government medical college, bhavnagar-364001, gujarat, india chandrabhanu rajkishor tripathi department of pharmacology, government medical college, bhavnagar-364001, gujarat, india

objectives: cow urine ark (cua), known as “amrita” as mentioned in ayurveda, contains‎ anti-hyperglycemic and antioxidant effects. therefore, we designed the present study to evaluate the lipid ‎lowering activity of cua and its possible implication in metabolic syndrome.‎ materials and methods: thirty guinea pigs of either sex were divided into five groups: group 1 and 2 serving as a vehicle ‎a...

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

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

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"; } -->