نتایج جستجو برای: nano fertilizer pharmks

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

Journal: :IOP conference series 2023

Abstract During the growing season, a field experiment was conducted in one of fields Um Al-Akf region (about 5 kilometers from heart Al-Muthanna Governorate) at 45.23 longitudes and 31.32 latitudes (2021-2022). Three cultivars were produced for first time governorate, they compared to approved variety Ibaa 99, determine impact spraying micro-Nano fertilizers different stages had on growth char...

Journal: :Agronomy 2021

The production system, especially fertilisation has an important effect on yield and quality of strawberries. In the present study, plants were fertilized with different doses nitrogen (0–100% recommended doses), calcium chelate, as well nano fertilizer Lithovit. Strawberry cultivar ‘Clery’ parameters (fruit color firmness) including nutritional indicators (total soluble solids, sugars, organic...

Journal: :International Journal of Plant and Soil Science 2022

The experiment was conducted in the Horticulture Research Farm, Department of Horticulture, Naini Agricultural Institute, Sam Higgin bottom, University Agriculture, Technology and Sciences, Prayagraj (UP) during October 2021 to february 2022. laid out randomized block design (R.B.D.) with 10 treatments 3 replications. From observations it found that T2 (Soil application 50% recommended dose fer...

Journal: :International Journal of Current Microbiology and Applied Sciences 2020

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه صنعتی خواجه نصیرالدین طوسی 1390

فرآیند ماشینکاری به روش تخلیه الکتریکی( edm)، یکی از فرآیندهای نوین ماشینکاری است که کاربردهای متنوعی در ساخت و تولید محصولات میکرومتری دارد. رشد و توسعه نانوتکنولوژی و نیاز به بهره گیری از روشهای جدید موجب شده است که جذبه زیادی برای استفاده از فرآیند edm در ساخت و تولید محصولات نانومتری ایجاد شود. فرآیند nano-edm یک فرآیند ماشینکاری حرارتی است که در آن از انرژی حرارتی حاصل از جرقه الکتریکی برا...

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

abstract this study is an attempt to determine the effect of nano- technology education on science lesson for fifth grade in primary school in the city of kermanshah. this research is experimental and is conducted in the from of pre-test and post- test for the control group. an achievement test was administered to determine the rate of learning in the students. the research is an applied one. ...

2006
Ryunosuke KIKUCHI Yontcho G. PELOVSKI Sandra M. SANTOS

A Bulgarian project at Maritsa East power station demonstrated the proper transformation of air pollutants (SOx and NOx) into nitrogen fertilizer. Although this technology has not been put into practice in Bulgaria, it seems feasible on an industrial scale and so it may help to ease Portugal’s reliance on imports of nitrogen fertilizer and thereby contain the outfl ow of Portuguese funds. The d...

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

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

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