نتایج جستجو برای: heterocyclic compound

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

2008
Marian Mys’kiv Evgeny Goreshnik

The structure of the title ionic copper(II) compound, (C(13)H(15)N(2))(2)[CuBr(4)], is built up of isolated 1,3-diallyl-benzimidazolium cations and [CuBr(4)](2-) anions which are inter-connected by electrostatic inter-actions. Differences in packing of the heterocyclic cores results in a different structure compared with earlier investigated chloride and bromide analogues.

Journal: :Organic & biomolecular chemistry 2014
Fei Zhao Yuexing Li Yang Wang Wen-Xiong Zhang Zhenfeng Xi

(Z)-2-Enynyl-2-hydroxy-imidazolidine-4,5-diones 2 are synthesized for the first time via Cu(I)-mediated (Z)-selective geminal coupling among two molecules of terminal alkynes, carbodiimides, and oxalyl chloride. Further transformation of 2a is performed to yield a highly functionalized spiro heterocyclic compound 5.

Journal: :Journal of the American Chemical Society 2011
Tianning Diao Shannon S Stahl

α,β-Unsaturated carbonyl compounds are versatile intermediates in the synthesis of pharmaceuticals and biologically active compounds. Here, we report the discovery and application of Pd(DMSO)(2)(TFA)(2) as a catalyst for direct dehydrogenation of cyclohexanones and other cyclic ketones to the corresponding enones, using O(2) as the oxidant. The substrate scope includes heterocyclic ketones and ...

2010
Guan-Jun Cheng Wei Wei Chuang Zhou Mei-Ming Luo

The coordination geometry about the Pd centre in the title compound, [Pd(C(40)H(42)N(5))Cl], is approximately square-planar. The CNC pincer-type N-heterocyclic carbene ligand binds to the Pd atom in a tridentate fashion by the amido N atom and the two carbene atoms and generates two six-membered chelate rings, completing the coordination.

2010
Islam Ullah Khan Irfana Mariam Muhammad Zia-ur-Rehman Muhammad Arif Sajjad Shahzad Sharif

The title compound, C(12)H(11)NO(3)S, synthesized by the reaction of benzene sulfonyl chloride with para-amino-phenol, is of inter-est as a precursor to biologically active sulfur-containing heterocyclic compounds. The structure is stabilized by N-H⋯O and O-H⋯O hydrogen bonds.

2009
Peng-Peng Sheng Jun-Ying Zhang Lin Zhang

The title compound, C(13)H(20)O(4)Si(2), is a siloxane-functionalized norbornane anhydride. Both five-membered heterocyclic rings of the mol-ecule have a planar structure, whereas the two five-membered aliphatic rings assume envelope conformations. Weak inter-molecular C-H⋯O hydrogen bonding is present in the crystal structure.

2008
Wen-Chang Zhuang Yong-Sheng Xie

In the title compound, C(8)H(6)ClNO(2), the conformation of the six-membered heterocyclic ring is close to screw boat and the mol-ecules are linked via inter-molecular N-H⋯O hydrogen bonds along the b axis.

2011
Abdullah M. Asiri Salman A. Khan M. Nawaz Tahir

In the title compound, C(16)H(13)ClN(2)S, the dihedral angle between the 4-chloro-benzaldehyde moiety and the heterocyclic five-membered ring is 7.21 (17)°. In the crystal, mol-ecules are linked by weak C-H⋯π inter-actions, generating [100] chains.

2009
Tariq Mahmood Babar Ghulam Qadeer Nasim Hasan Rama Muhammad Khawar Rauf Wai-Yeung Wong

In the mol-ecule of the title compound, C(16)H(14)O(2), the aromatic rings are oriented at a dihedral angle of 78.49 (3)°. The heterocyclic ring adopts a twist conformation. In the crystal structure, inter-molecular C-H⋯O hydrogen bonds link the mol-ecules into chains along the c axis.

2011
Abdullah M. Asiri Salman A. Khan M. Nawaz Tahir

In the title compound, C(16)H(13)ClN(2)S, the mean planes fitted through all non-H atoms of the heterocyclic five-membered and the benzene rings are oriented at a dihedral angle of 5.19 (7)°. In the crystal, a weak C-H⋯π inter-action occurs, along with weak π-π inter-actions [cenroid-centroid distance = 3.7698 (11) Å].

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

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

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