28 resultados para graphic designer

em Chinese Academy of Sciences Institutional Repositories Grid Portal


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Multi-walled carbon nanotubes (CNTs) have been successfully introduced into hydroxyapatite (HA) coatings using laser surface alloying. It is evident from transmission electron microscopy (TEM) observations that the CNTs present in the matrix still keep their multi-walled cylinder graphic structure, although they undergo the laser irradiation. Scratching test results indicated that the as-alloyed HA composite coatings exhibit improved wear resistance and lower friction coefficient with increasing the amount of CNTs in the precursor material powders. These composites have potential applications in the field of coating materials for metal implants under high-load-bearing conditions. (c) 2006 Elsevier Ltd. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

提出了一种新型的测试结构,对面积为微米量级下键合的最大抗扭强度进行了测试) 实验设计一系列的单晶硅悬臂梁结构测试键合面积在微米量级时的最大剪切力,键合面为常用的矩形其边长从*!+ 到!#$!+,并根据实际移动距离计算得出的最大剪切力) 并实验实际得出最大剪切扭矩和相应的键合面积的曲线,以及最大扭转剪切破坏应力与悬臂梁加载距离的关系,并针对*$!+, *$!+ 的矩形键合结构进行了加载和位移的重复性实验测量,两次测量结果符合较好) 微电子机械系统(+-./0121.3/0+1.456-.52 78731+,9:9;)器件的设计人员可以根据结论曲线,针对所需的抗扭强度设计相应的键合面积,为9:9; 器件工艺的在线定量测试与设计提供参考)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Features of homologous relationship of proteins can provide us a general picture of protein universe, assist protein design and analysis, and further our comprehension of the evolution of organisms. Here we carried Out a Study of the evolution Of protein molecules by investigating homologous relationships among residue segments. The motive was to identify detailed topological features of homologous relationships for short residue segments in the whole protein universe. Based on the data of a large number of non-redundant Proteins, the universe of non-membrane polypeptide was analyzed by considering both residue mutations and structural conservation. By connecting homologous segments with edges, we obtained a homologous relationship network of the whole universe of short residue segments, which we named the graph of polypeptide relationships (GPR). Since the network is extremely complicated for topological transitions, to obtain an in-depth understanding, only subgraphs composed of vital nodes of the GPR were analyzed. Such analysis of vital subgraphs of the GPR revealed a donut-shaped fingerprint. Utilization of this topological feature revealed the switch sites (where the beginning of exposure Of previously hidden "hot spots" of fibril-forming happens, in consequence a further opportunity for protein aggregation is Provided; 188-202) of the conformational conversion of the normal alpha-helix-rich prion protein PrPC to the beta-sheet-rich PrPSc that is thought to be responsible for a group of fatal neurodegenerative diseases, transmissible spongiform encephalopathies. Efforts in analyzing other proteins related to various conformational diseases are also introduced. (C) 2009 Elsevier Ltd. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Based on graphic analysis design method of optical resonator, a simple design expression of V-folded cavity of end-pumped solid-state lasers with TEM00 operation is described, which satisfies two criterias of the resonator design. We give numerical simulation of spot size as a function of thermal focal length using this design approach whose advantages are validated experimentally.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

[GRAPHIC] Przewalskin B (1), a novel diterpenoid possessing a unique skeleton, was isolated from a Chinese medicinal plant Salvia przewalskii. Its structure and relative stereochemistry were elucidated by extensive NMR analysis and a single-crystal X-ray

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pen-based user interface has become a hot research field in recent years. Pen gesture plays an important role in Pen-based user interfaces. But it’s difficult for UI designers to design, and for users to learn and use. In this purpose, we performed a research on user-centered design and recognition pen gestures. We performed a survey of 100 pen gestures in twelve famous pen-bases systems to find problems of pen gestures currently used. And we conducted a questionnaire to evaluate the matching degree between commands and pen gestures to discover the characteristics that a good pen gestures should have. Then cognition theories were applied to analyze the advantages of those characteristics in helping improving the learnability of pen gestures. From these, we analyzed the pen gesture recognition effect and presented some improvements on features selection in recognition algorithm of pen gestures. Finally we used a couple of psychology experiments to evaluate twelve pen gestures designed based on the research. It shows those gestures is better for user to learn and use. Research results of this paper can be used for designer as a primary principle to design pen gestures in pen-based systems.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

随着SOA和业务流程管理BPM技术日益成熟,基于业务流程的开发得到越来越广泛的应用。BPMN是由国际标准组织BPMI所制定的业务流程描述语言,制定了标准化的图形符号用于流程的设计和交流。WS-BPEL是面向服务计算中服务复合层重要的技术规范,WS-BPEL支持通过组合分布异构的服务形成复杂的业务流程。BPMN和BPEL模型之间存在差异,跨越两者之间的鸿沟实现无缝转换是当前服务计算中的关键问题之一。现有的BPMN到BPEL转换方法对用户建模限制太大,并且转换后的BPEL不能直接部署和运行,自动化程度不高。现有BPEL到BPMN转换方法缺少对复杂BPEL结构的转换。 针对这些问题,论文设计了一套双向模型转换方法。首先分析了现有BPMN到BPEL的转换方法。然后根据分析结果对已有的BPMN到BPEL转换方法进行扩展,并着重解决了路由OR和并发多实例Multi-instance的语义分析和转换这一难点问题,减少了用户建模时的限制,转换得到的可直接执行的BPEL,提高了自动化程度。在此基础上,设计了BPEL到BPMN的转换方法,采取自上而下的扁平化策略来将嵌套块结构的BPEL控制流转换成为平整无层次的流程图结构,其中分析了Link设置不同条件时的语义并分别转换到对应的BPMN结构,解决了复杂BPEL结构的转换。 最后,我们在流程设计平台OnceBPD(Once Business Process Designer)实现了双向转换功能,能够将BPMN模型转换为BPEL模型,得到的BPEL文件可以部署和运行在OnceBPEL流程执行引擎。还可以将BPEL模型装换为BPMN模型,并应用于OnceBPEL引擎监控信息的可视化,实现了在OnceBPD中直观、形象的显示流程监控。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

To investigate the possible failure modes of the thermal barrier coating (TBC) used to protect the scramjet combustion chamber, the local heating via laser beam irradiation was utilized to simulate the service condition of high thermal flux and high temperature gradient. Firstly, the experimental method and process were described and the typical fracture morphology of the TBC under test were provided. Then, the theoretical and finite element modeling were carried out to study the temperature, deformation and stresses of the specimen when the top ceramic coat was subjected to local heating, and to demonstrate the mechanism on the failure of the TBC. It is revealed that the interface delamination shall appear and ultimately lead to the failure of the TBC under such thermal loading of local quick heating. According to the outcome of this study, the driving force of the interface delamination is influenced greatly by the key structural parameters and performance matching. Moreover, by utilizing the rules of the effects of these parameters on the fracture driving force, there is some possibility for the designer to optimize the performances of the TBC.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This review article summarizes the variety of polar stationary phases that have been employed for capillary electrochromatographic separations. Compared with reversed-phase stationary phases, the polar alternatives provide a completely different retention selectivity towards polar and charged analytes. Different types of polar stationary phases are reviewed, including the possible retention mechanisms. Electrochromato-graphic separations of polar solutes, peptides, and basic pharmaceuticals on polar stationary phases are presented.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Numerous measures are used in the literature to describe the grain-size distribution of sediments. Consideration of these measures indicates that parameters computed from quartiles may not be as significant as those based on more rigorous statistical concepts. In addition, the lack of standardization of descriptive measures has resulted in limited application of the findings from one locality to another. The use of five parameters that serve as approximate graphic analogies to the moment measures commonly employed in statistics is recommended. The parameters are computed from five percentile diameters obtained from the cumulative size-frequency curve of a sediment. They include the mean (or median) diameter, standard deviation, kurtosis, and two measures of skewness, the second measure being sensitive to skew properties of the "tails" of the sediment distribution. If the five descriptive measures are listed for a sediment, it is possible to compute the five percentile diameters on which they are based (phi 5 , phi 16 , phi 50 , phi 84 , and phi 95 ), and hence five significant points on the cumulative carve of the sediment. This increases the value of the data listed for a sediment in a report, and in many cases eliminates the necessity of including the complete mechanical analysis of the sediment. The degree of correlation of the graphic parameters to the corresponding moment measures decreases as the distribution becomes more skew. However, for a fairly wide range of distributions, the first three moment measures can be ascertained from the graphic parameters with about the same degree of accuracy as is obtained by computing rough moment measures.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

用户界面是交互式软件系统中重要组成部分。它在应用软件中平均占开发量 和运行时间的40%~50%[Myers 1989]。界面设计工具可以用可视化的方法支持用 户界面的快速设计、减少手动开发工作量来提高系统的开发效率。同时还能够根 据用户定制系统,满足了不同用户的个性化需求。图形用户界面是最广泛应用的 用户界面,针对图形用户界面的设计已有Visual Studio,Qt Designer等成熟的设计 工具。使用软件界面设计工具能够将软件的用户界面部分和应用逻辑部分分离, 使设计人员更专注于软件界面的交互方式和现实效果,而开发人员则更专注软件 的应用逻辑实现。使用设计工具开发还能够根据用户变化改变设计来满足用户多 种多样的需求。 场景的概念最初是由Kahn[Kahn 1962]提出的,之后由Carroll领导的团队提出 了基于场景设计的一般框架[Rosson 2001]。场景设计方法在描述用户使用软件的 交互行为和系统反馈上面有着很强的能力[Go 2004]。然而,以往基于场景的设计 方法都使用文字来描述场景,缺少相应用户界面设计工具的支持。 本文通过研究分析基于场景设计方法,设计并实现了支持场景设计方法的界 面设计工具。该工具将软件界面场景以图形形式展示给设计人员,辅助用户对软 件界面需求进行发掘,帮助设计人员开展界面设计。本文的主要工作有: 1、以基于场景方法为指导确立了以图形化形式对场景进行描述的基本流程。 通过对已有界面设计工具进行分析得出软件界面设计的一般过程,并研究分析了 基于场景设计方法在软件界面设计中的使用及其优势。 2、在概要设计角度介绍了场景树、状态迁移图和界面布局可视化描述方式对 场景方法的支持。并详细介绍了界面设计工具的整体架构,重点阐述了各个模块 间的不同功能及在界面设计过程所起的作用。 3、详细分析了设计工具生成软件界面文档的描述规范。针对基于场景设计的 各个阶段阐述了与之对应的软件界面设计步骤。最后简单介绍了使用生成的文档 来开发与应用逻辑相关代码的过程。 4、以个人信息管理系统作为应用实例介绍整个界面软件的设计过程。并在此 基础上介绍了几个使用设计工具进行设计的实际系统,最后对设计工具未来的应 用和改进进行了展望。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

小尺寸目标跟踪是视觉跟踪中的难题。该文首先指出了均值移动小尺寸目标跟踪算法中的两个主要问题:算法跟踪中断和丢失跟踪目标。然后,论文给出了相应的解决方法。对传统Parzen窗密度估计法加以改进,并用于对候选目标区域的直方图进行插值处理,较好地解决了算法跟踪中断问题。论文采用Kullback-Leibler距离作为目标模型和候选目标之间的新型相似性度量函数,并推导了其相应的权值和新位置计算公式,提高了算法的跟踪精度。多段视频序列的跟踪实验表明,该文提出的算法可以有效地跟踪小尺寸目标,能够成功跟踪只有6×12个像素的小目标,跟踪精度也有一定提高。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

针对经典形状上下文算法对物体关节相对位置变化敏感的缺点,提出一种基于剪影局部形状填充率的物体识别算法.该算法以物体不同的轮廓控制点为圆心,计算不同半径下物体剪影像素所占总像素的比例,即为控制点的局部形状填充率;将不同控制点、不同半径长度所计算的形状填充率数值构成一个特征矩阵,该矩阵反映了物体整个剪影的统计特性.通过不同数据库的实验结果表明,文中算法对物体的细节有很强的描述能力,对物体关节的相对位置不敏感,并且受剪影轮廓控制点数量影响小.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Amphetamines including methamphetamine, 3,4-methylenedioxyamphetamine and 3,4-methylenedioxymethamphetamine were separated and detected by CE using simultaneous electrochemical (EC) and electrochemiluminescence (ECL) detection (CE-EC/ ECL). Factors that influenced the separation and detection performance, such as the detection potential, the pH value and concentration of the running buffer, the separation voltage and the pH of the detection buffer, were investigated.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Based on the X-ray scattering intensity theory and using the approximate expression for the atomic scattering factor, the correction factors for three crystalline peaks and an amorphous peak of Nylon 1212 were calculated and the formula of degree of crystallinity of Nylon 1212 was derived by a graphic multipeak resolution method. The degree of crystallinity calculated from the WARD method is compatible with those obtained by density and calorimetry methods.