نتایج جستجو برای: btc

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

Journal: :Chemical communications 2009
Denise Zacher Jianing Liu Klaus Huber Roland A Fischer

The formation of [Cu(3)(btc)(2)] (HKUST-1; btc = 1,3,5-benzenetricarboxylate) nanocrystals from a super-saturated mother solution at room temperature was monitored by time-resolved light scattering (TLS); the system is characterized by a rapid growth up to a size limit of 200 nm within a few minutes, and the size and shape of the crystallites were also determined by scanning electron microscopy...

2011
Zhongyue Li Kun Liu

The asymmetric unit of the title rare earth coordination polymer, [Ce(C(9)H(3)O(6))(C(3)H(7)NO)(2)](n), contains one eight-coordinated Ce(3+) ion, one benzene-1,3,5-tricarboxyl-ate (BTC) ligand and two coordinated N,N-dimethyl-formamide (DMF) mol-ecules. The Ce(3+) ion is coordinated by six O atoms from four carboxyl-ate groups of the BTC ligands and by two O atoms from two terminal DMF mol-ecu...

Journal: :Critical reviews in oncology/hematology 2007
Melanie B Thomas

Adenocarcinomas of the gallbladder (GBC) and bile ducts (cholangiocarcinoma) (combined as biliary tract cancers, BTC) are uncommon tumors in the United States, but are endemic in parts of South America and Asia. BTC are aggressive tumors with poor survival. Published response rates to chemotherapy are less than 30% and no survival benefit has been demonstrated from palliative systemic therapy. ...

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

آلکیل دار کردن فریدل-کرافتس یک واکنش مهم برای اتصال زنجیرهای آلکیل به حلقه های آروماتیک است. آلکیل دار کردن عموما بااستفاده از آلکیل هالیدها در حضور کاتالیزگر اسیدلوئیس مانند alcl3 و یا با استفاده از الکل ها در حضور کاتالیزگر اسید برونستد، عموماh2so4 ، انجام می شود. کاتالیزگرهای همگن به آسانی بعد از واکنش جدا نمی شوند و مقادیرزیادی فاضلاب اسیدی تولید می کنند. امروزه، تحقیقات وسیعی برای جایگزین ...

2010
Camille LEROUX Christophe JEGO Patrick ADDE Michel JEZEQUEL

—In this paper, we demonstrate the higher hardware ef ciency of Reed-Solomon (RS) parallel turbo decoding compared with BCH parallel turbo decoding. Based on an innovative architecture, this is the rst implementation of fully parallel RS turbo decoder. A performance analysis is performed showing that RS Block Turbo Codes (RS-BTC) have decoding performance equivalent to Bose Ray-Chaudhuri Hocque...

2013
TAKAKO AKAZAWA KOHICHIROH YASUI YASUYUKI GEN NOBUHISA YAMADA AKIRA TOMIE OSAMU DOHI HIRONORI MITSUYOSHI NOBUAKI YAGI YOSHITO ITOH YUJI NAITO TOSHIKAZU YOSHIKAWA

DNA copy number aberrations in human biliary tract cancer (BTC) cell lines were investigated using a high-density oligonucleotide microarray. A novel homozygous deletion was detected at chromosomal region 7p21.3 in the OZ cell line. Further validation experiments using genomic PCR revealed a homozygous deletion of a single gene, plant homeodomain (PHD) finger protein 14 (PHF14). No PHF14 mRNA o...

2012
H. B. Kekre Sudeep Thepade Rik Kamal Kumar Das Saurav Ghosh

The paper portrays comprehensive performance comparison of image classification techniques using block truncation coding (BTC) with assorted color spaces. Overall six color spaces have been explored which includes RGB color space for applying BTC to figure out the feature vector in Content Based Image Classification (CBIC) techniques. A generic database with 900 images having 100 images per cat...

Journal: :Journal of the American Chemical Society 2014
Juncong Jiang Felipe Gándara Yue-Biao Zhang Kyungsu Na Omar M Yaghi Walter G Klemperer

Superacids, defined as acids with a Hammett acidity function H0 ≤ -12, are useful materials, but a need exists for new, designable solid state systems. Here, we report superacidity in a sulfated metal-organic framework (MOF) obtained by treating the microcrystalline form of MOF-808 [MOF-808-P: Zr6O5(OH)3(BTC)2(HCOO)5(H2O)2, BTC = 1,3,5-benzenetricarboxylate] with aqueous sulfuric acid to genera...

Journal: :The oncologist 2008
Aram F Hezel Andrew X Zhu

Biliary tract cancers (BTCs) are invasive carcinomas that arise from the epithelial lining of the gallbladder and bile ducts. These include intrahepatic, perihilar, and distal biliary tree cancers as well as carcinoma arising from the gallbladder. Complete surgical resection offers the only chance for cure; however, only 10% of patients present with early-stage disease and are considered surgic...

1999
Wen-Jan CHEN Shen-Chuan TAI

In this paper, a new scheme for designing multilevel BTC coding is proposed. Optimal quantization can be obtained by selecting the quantization threshold with an exhaustive search. However, this requires an enormous amount of computation and is, thus impractical when we consider an exhaustive search for the multilevel BTC. In order to find a better threshold so that the average mean square erro...

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

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

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