نتایج جستجو برای: azospirillum lipoferum in two

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

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

abstract previous researches have shown success of growth hormones usage on flower production increase, pod and prevention of abscission of them in some of the pulses. two tests were done, in order to find out the effects of growth hormones to on flower production increase, pod and chick pea yield composites in farmer conditions (2010-11) and green house conditions as factorial on the proje...

Journal: :ÇOMÜ ziraat fakültesi dergisi 2021

Deneme, Tesadüf Parselleri Deneme Deseni’ ne göre faktöriyel düzende 4 tekerrürlü olarak yürütülmüştür. Araştırmada soya fasulyesi (Glycine max L.) türüne ait Arısoy çeşidi kullanılmıştır. Denemede, farklı rizobakteri izolatı (Kontrol (B0), Azospirillum lipoferum (1x106 kob/ml), Bacillus megaterium (1x105 kob/ml) ve bir adet mikro yeşil alg (Chlorella saccharophilia (2x104 kob/ml)) ile üç kurak...

Journal: :بوم شناسی کشاورزی 0
اسماعیل دردی پور اکرم فرشادی راد محمدحسین ارزانش

potassium is an essential plant macronutrient. different microorganisms including bacteria, fungi, yeast, algae and mosses are able to decompose silicate minerals of soil and to dissolve nutrient such as k, fe, zn and si, among them bacteria are more important. the aim of this study was to investigate the influence of two bacteria (azospirillum lipoferum and azotobacter chrococoum) on soil avai...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 1990
H Fu R H Burris G P Roberts

The primary product of biological nitrogen fixation, ammonia, reversibly regulates nitrogenase activity in a variety of diazotrophs by a process called "NH4(+)-switch-off/on." Strong correlative evidence from work in Azospirillum lipoferum and Rhodospirillum rubrum indicates that this regulation involves both the inactivation of dinitrogenase reductase by dinitrogenase reductase ADP-ribosyltran...

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

iv abstract this study examined the linguistic behaviors of two iranian efl teachers each of them teaching learners of two similar proficiency levels, a beginner level and an intermediate level, to investigate the relationship between the learners proficiency levels and the amounts and purposes for l1 use by the two teachers. the study was carried out to investigate whether there were differe...

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

abstract the present study investigated the effects of task types and involvement load hypothesis on incidental learning of 10 target words (tws) in junior high schools (jhss) in givi, ardabil. the tasks deployed in this study were two input-based tasks (reading plus dictionary use with an involvement index of 3, and reading plus gap-fill task with an involvement index of 2), and one output-ba...

Journal: :international journal of advanced biological and biomedical research 2014
nazanin roshanpour mohammad taghi darzi mohammadreza haj seyed hadi

the main objective of this study was to determine the effects of biofertilizers on quantity and quality of essential oil of basil essential oil content, geranial, caryophyllene, caryophyllene oxide and methyl chavicol in essential oil. the experiment was carried out as randomized complete blocks design with eight treatments and three replications at research field of agriculture company of ran ...

Journal: :Applied and environmental microbiology 1989
J K Ladha M Garcia S Miyan A T Padre I Watanabe

The survival of indigenous and introduced strains of Azorhizobium caulinodans in flooded soil and in the rice rhizosphere, where in situ Sesbania rostrata was incorporated before the rice crop, is reported. The azorhizobia studied were both root and stem nodulating. In a pot experiment, two crop cycles each of inoculated and noninoculated Sesbania-rice were compared with two crop cycles of floo...

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

this study attempted to explore if teaching english collocations through two different modes of awareness-raising and input flooding has any possible differential effect on immediate retention as well as retention in a delayed assessment. it also compared the possible differential effect of teaching english collocations implicitly and explicitly on actively using the items in writing. m...

Mohammad Taghi Darzi, Mohammadreza Haj Seyed Hadi Nazanin Roshanpour

The main objective of this study was to determine the effects of biofertilizers on quantity and quality of essential oil of basil essential oil content, geranial, caryophyllene, caryophyllene oxide and methyl chavicol in essential oil. The experiment was carried out as randomized complete blocks design with eight treatments and three replications at research field of Agriculture Company of Ran ...

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

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

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