2,333,408 research outputs found

    Hu qing yu tang xue ji

    No full text
    [胡雪巖編].綫裝.框18x14公分,10行20字, 無界行. 白口, 四周雙邊, 單黑魚尾. 版心上鐫"丸丹全集", 中鐫小題, 下鐫葉次及"胡慶餘堂雪記"凡例言"是集既成, 廣✹印送"前有光緖三年[1877]胡雪巖序.題名據總目 ; 出書年據序.《中國中醫古籍總目》04580著錄.鈐"莊兆祥印", "莊兆祥"Xian zhuang.Kuang 18 x 14 gong fen,10 hang 20 zi, wu jie hang. Bai kou, si zhou shuang bian, dan hei yu wei. Ban xin shang juan "Wan dan quan ji", zhong juan xiao ti, xia juan ye ci ji "Hu qing yu tang Xue ji"Detailed notes in vernacular field only.Qian you Guangxu san nian [1877] Hu Xueyan xu.Ti ming ju zong mu ; chu shu nian ju xu.Detailed notes in vernacular field only.[Hu Xueyan bian].Qian "Zhuang Zhaoxiang yin", "Zhuang Zhaoxiang

    The semantic function and word-formation function of "Hu" and "Hi" : From two and three Chinese characters' complex words

    No full text
    “Hu” and “Hi” are used as negative Word-formation morphemes, and the authors try to find out the differences among the word-formation functions and semantic functions of “Hu” and “Hi”. In this paper, the authors group the two and three Chinese characters’ complex words of “Hu” and “Hi” by meaning. According to analyze the word-formation functions and semantic functions of “Hu” and “Hi” until the early modern period, the authors demonstrate the similarities and differences of the “Hu” and “Hi”. The negative meanings of “Hu” and “Hi” are similar, but the proclitic of them are different. By analyze the word-formation function, we find that the three Chinese characters’ complex words of “Hu” had been used before the early modern period, but only two Chinese character’s complex words of “Hi” had been used before the period.departmental bulletin pape

    Er hu

    No full text
    1. 古琴 / 吳文光, 1983 nov. 19 (c. 1 1/2 hr)-- 2. 二胡 / 余少華, nov. 2 1985.Detailed contents in vernacular field only.吳文光. 二胡 / 余少華.古琴: 吳文光, 卞趙如蘭 ; 二胡 : 余少華.Live recording."MASTER"--Spine label.Electronic reproduction from Rulan Chao Pian VHS collection.Spoken mainly in Chinese ; program name in English.Wu Wenguang. Er hu / Yu Shaohua.Gu qin: Wu Wenguang, Bian Zhao Rulan ; Er hu : Yu Shaohua

    A produção de conhecimentos no Serviço Social: uma análise no HU/UFSC

    No full text
    TCC (graduação) - Universidade Federal de Santa Catarina, Centro Sócio Econômico, Curso de Serviço Social.O presente Trabalho de Conclusão de Curso, tem como objeto de estudo a produção de conhecimento no Serviço Social, utilizados diariamente pelas Assistentes Sociais do HU/UFSC. Pretende-se com este estudo investigar as modificações ocorridas nos conhecimentos no Serviço Social, que estiveram e estão presentes na atuação profissional do Assistente Social, bem como analisar suas influências no atendimento das demandas apresentadas neste espaço ocupacional. Para realização do trabalho, utilizamos a pesquisa bibliográfica, principalmente nas Revistas Serviço Social e Sociedade e Cadernos da ABESS/ABEPSS e ainda pesquisa documental, com intuito de coletar dados e proceder à análise de conteúdo, ambos com vistas a investigar a abordagem e compreensão dos temas usuário, família, saúde, prática profissional, metodologia e teoria. Observamos que além das transformações na própria profissão de Serviço Social, a qual passou a qualificar seu rigor teórico-metodológico a partir da década de 1990, também ocorreram mudanças na abordagem dos termos no interior do HU/UFSC o que auxiliou na inovação dos atendimentos aos usuários, destacando-se o reconhecimento do cidadão como cidadão de direitos

    Xile Hu

    No full text
    Xile Hu was interviewed in celebration of his Royal Society of Chemistry Homogeneous Catalysis Award.LSC

    alexenge/hu-neuro-pipeline: v0.8.0

    No full text
    <p><!-- Release notes generated using configuration in .github/release.yml at main --></p> <h2>What's Changed</h2> <h3> Breaking changes</h3> <ul> <li>Support different raw EEG input file types beyond BrainVision (Note: Input argument <code>vhdr_files</code> is now called <code>raw_files</code>!) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/125</li> <li>Change default for <code>ica_n_components</code> from <code>0.99</code> (i.e., 99% explained variance) to <code>None</code> (all components, usually number of channels minus one) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/136</li> </ul> <h3> Exciting new features</h3> <ul> <li>Add functions to download sample data from the ERP CORE dataset by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/122</li> <li>Support processing of non-BrainVision / non-Abdel Rahman Lab data (e.g., ERP CORE data) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/127</li> <li>Keep audio and pulse channels that are not in the montage as "misc" type by @kirstenstark in https://github.com/alexenge/hu-neuro-pipeline/pull/143</li> <li>Add input argument <code>ref_channels</code> for custom re-referencing (<code>'average'</code> remains the default) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/146</li> <li>Improve dataset fetchers (offline mode, <code>path</code> argument, custom list of participants) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/149</li> </ul> <h3> Bug fixes</h3> <ul> <li>Rename functions for getting sample datasets (now <code>datasets.get_ucap()</code> and <code>datasets.get_erpcore()</code>) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/129</li> <li>Make sure that automatic matching via <code>triggers_column</code> works for non-BrainVision data by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/138</li> <li>Fix bad epoch rejection for epochs that already have bad epoch markers (e.g., <code>NO_DATA</code>) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/140</li> <li>Fix missing manifest files that broke the dataset fetchers by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/151</li> </ul> <h3> Documentation</h3> <ul> <li>Add ERP CORE example (processing N400 data in Python) to docs by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/130</li> <li>Switch to MyST-NB (instead of nbsphinx) for rendering doc examples by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/132</li> <li>Move documentation source files into new <code>doc/source/</code> sub-directory by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/134</li> <li>Fix some issues in the docs (wrong input arguments, remove tables of content) by @alexenge in https://github.com/alexenge/hu-neuro-pipeline/pull/152</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/alexenge/hu-neuro-pipeline/compare/v0.7.0...v0.8.0</p&gt

    Hu Jinquan on Lao She

    No full text
    Subject 1. 胡金銓on老舍 : Conversation.Live recording."Sept 26, 1973"--Side A label.Electronic reproduction from Rulan Chao Pian Audio Cassette Collection.Spoken in Chinese.Subject 1. Hu Jinquan on Lao She : Conversation

    HU Enigma

    No full text
    HU – die kryptische Abkürzung steht für Hospital Universitário Clementino Fraga Filho (HUCFF) in Rio de Janeiro. Einst „Traum der 50er“ wurde die Universitätsklinik zum Symbol des Verfalls. Ein Mangel an finanziellen Mitteln sowie eine Schädigung der Baustruktur durch Natureinflüsse führten dazu, dass genau die Hälfte des imposanten Baus im wahrsten Sinne des Wortes brachliegt. Einst ein Riesenprestigeprojekt sollte das Klinikum als Behandlungsstätte und als Ausbildungsort gleichermaßen dienen, doch das Bildungsministerium stellte seine Unterstützung ein. Somit fehlte das Geld, um diesen Gebäudetrakt fertigzustellen. Ein Unwetter tat sein übriges und überschwemmte mehrere Etagen. Zurückgeblieben ist eine gespenstisch anmutende Bauruine in der einen und ein genutzter Gebäudeteil in der anderen Hälfte. Doch HU ENIGMA beschränkt sich nicht darauf, die Geschichte dieses Bauwerks und seiner Zerstörung zu erzählen. Es kommen zahlreiche Expert/innen und Funktionsträger/innen zu Wort, die in irgendeiner Form mit seiner Geschichte verbunden sind. Über ihre Erzählungen erfährt der Zuschauer einiges mehr über die architektonische Perspektive hinaus, beispielsweise über das marode Gesundheitssystem in Brasilien, unberechenbare politische Interessen und fehlgeleitete wirtschaftliche Planung. Hier steht Technologie dem Verfall gegenüber, eine Synthese von modernistischer Utopie und Dystopie manifestiert sich in der Architektur – und am Schlussteht der Zusammenbruch: Das Gebäude wird im Dezember 2010 über eine Implosion seines „lahmen Beins“ entledigt. Die Erzählung ist in eine visuell eigenwillige Form gebracht, die teilweise in Splitscreens die verschiedenen Orte und Realitäten gegeneinander laufen lässt – und damit gleichzeitig das dokumentarische Filmemachen diskutiert. Der Blick bleibt oft auf lange Einstellungen gerichtet, in denen die Verlassenheit und Nutzlosigkeit des Raums eine neue Dimension gewinnt. Raum entfaltet sich im Film auch über die Form mit dem 2:1-Format, festeingestellten Totalen, Aufnahmen von langen Korridoren und weiten Flächen, die die monumentalen Ausmaße der Konstruktion reflektieren. Ebenfalls eine neue Qualität gewinnt vor diesem Szenario die Tonebene, die auf minimalistische Weise Baugeräusche aufnimmt. Somit bietet HU ENIGMA auf erzählerischer, formaler wie visueller Ebene einen filmischen Gesamtgenuss

    Stenus absconditor Hu & Tang

    No full text
    <i>Stenus absconditor</i> Hu & Tang, nomen nov. <p> <i>Stenus absconditus</i> Hu & Tang, 2018: 347.</p> <p> <b>Etymology.</b> The specific name “absconditor” means hidden.</p>Published as part of <i>Hu, Cheng-Zhi & Tang, Liang, 2019, A new name for Stenus absconditus Tang & Hu, 2018 (Coleoptera, Staphylinidae), pp. 443 in Zootaxa 4545 (3)</i> on page 443, DOI: 10.11646/zootaxa.4545.3.9, <a href="http://zenodo.org/record/2619006">http://zenodo.org/record/2619006</a&gt
    corecore