期刊文献+
共找到103,436篇文章
< 1 2 250 >
每页显示 20 50 100
一种改进Oriented RepPoints的遥感图像有向目标检测
1
作者 谢国波 张家源 +1 位作者 林志毅 廖文康 《小型微型计算机系统》 CSCD 北大核心 2024年第11期2725-2731,共7页
为解决Oriented RepPoints算法在遥感图像有向目标检测中因遥感图像背景干扰信息较多和目标尺度大小不一所导致的检测精度不高、易漏检误检等问题,提出一种改进Oriented RepPoints的遥感图像有向目标检测方法MA-RPDet(Mixed Attention R... 为解决Oriented RepPoints算法在遥感图像有向目标检测中因遥感图像背景干扰信息较多和目标尺度大小不一所导致的检测精度不高、易漏检误检等问题,提出一种改进Oriented RepPoints的遥感图像有向目标检测方法MA-RPDet(Mixed Attention RepPoints Detector).首先,采用了PVTv2作为主干网络,该网络利用线性空间缩减自注意力机制提取出更具局部连续性的特征图,并保持与卷积运算类似的线性复杂度.其次,在特征融合阶段设计了串联性混合注意力模块,进一步强化了重要特征,促进了多尺度特征的高效交互.最后,引入平滑GIoU损失函数对模型学习策略进行优化,提高了检测精度.在两个遥感图像目标检测数据集DOTA和HRSC2016上的实验结果表明,所提方法的检测精度mAP分别达到了77.19%和90.3%,均高于其他对比算法,证明了本文方法的有效性. 展开更多
关键词 遥感图像 有向目标检测 oriented RepPoints 注意力机制 损失函数
下载PDF
基于改进Oriented R-CNN的旋转框麦穗检测与计数模型 被引量:1
2
作者 于俊伟 陈威威 +2 位作者 郭园森 母亚双 樊超 《农业工程学报》 EI CAS CSCD 北大核心 2024年第6期248-257,共10页
为对干扰、遮挡等复杂的田野环境中麦穗进行精准定位与计数,该研究提出了一种改进的Oriented R-CNN麦穗旋转框检测与计数方法,首先在主干网络中引入跨阶段局部空间金字塔(spatial pyramid pooling cross stage partial networks,SPPCSPC... 为对干扰、遮挡等复杂的田野环境中麦穗进行精准定位与计数,该研究提出了一种改进的Oriented R-CNN麦穗旋转框检测与计数方法,首先在主干网络中引入跨阶段局部空间金字塔(spatial pyramid pooling cross stage partial networks,SPPCSPC)模块扩大模型感受野,增强网络感知能力;其次,在颈网络中结合路径聚合网络(PANet,path aggregation network)和混合注意力机制(E2CBAM,efficient two convolutional block attention module),丰富特征图包含的特征信息;最后采用柔性非极大值抑制算法(Soft-NMS,soft-non maximum suppression)优化预测框筛选过程。试验结果显示,改进的模型对复杂环境中的麦穗检测效果良好。相较原模型,平均精确度均值mAP提高了2.02个百分点,与主流的旋转目标检测模型Gliding vertex、R3det、Rotated Faster R-CNN、S2anet和Rotated Retinanet相比,mAP分别提高了4.99、2.49、3.94、2.25和4.12个百分点。该研究方法利用旋转框准确定位麦穗位置,使得框内背景区域面积大幅度减少,为实际观察麦穗生长状况和统计数量提供了一种有效的方法。 展开更多
关键词 图像识别 作物 注意力机制 麦穗 oriented R-CNN
下载PDF
Three-dimensionally oriented organization of hexagonal MIL-96 microplates toward superior film microstructure
3
作者 Sixing Chen Xinmiao Jin +3 位作者 Yuyang Wu Taotao Ji Fei Wang Yi Liu 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第8期69-73,共5页
Preferential orientation control of metal—organic framework(MOF)films is advantageous for maximizing pore uniformity and minimizing grain-boundary defects.Nonetheless,the preparation of MOF films with both in-plane a... Preferential orientation control of metal—organic framework(MOF)films is advantageous for maximizing pore uniformity and minimizing grain-boundary defects.Nonetheless,the preparation of MOF films with both in-plane and out-of-plane orientations remains a grand challenge.In this study,we reported the preparation of three-dimensionally oriented MIL-96 layers through combining morphology control of MIL-96 seeds with addition of polyvinylpyrrolidone surfactants and arachidonic acids.The three-dimensionally oriented MIL-96 film was readily obtained through in-plane epitaxial growth.It is anticipated that the aforementioned protocol can be effective for obtaining diverse MOF films with a three-dimensionally oriented organization. 展开更多
关键词 Metaleorganic framework FILM orientation Epitaxial growth Morphological control
下载PDF
Oriented Bounding Box Object Detection Model Based on Improved YOLOv8
4
作者 ZHAO Xin-kang SI Zhan-jun 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第4期67-75,114,共10页
In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have differ... In the study of oriented bounding boxes(OBB)object detection in high-resolution remote sensing images,the problem of missed and wrong detection of small targets occurs because the targets are too small and have different orientations.Existing OBB object detection for remote sensing images,although making good progress,mainly focuses on directional modeling,while less consideration is given to the size of the object as well as the problem of missed detection.In this study,a method based on improved YOLOv8 was proposed for detecting oriented objects in remote sensing images,which can improve the detection precision of oriented objects in remote sensing images.Firstly,the ResCBAMG module was innovatively designed,which could better extract channel and spatial correlation information.Secondly,the innovative top-down feature fusion layer network structure was proposed in conjunction with the Efficient Channel Attention(ECA)attention module,which helped to capture inter-local cross-channel interaction information appropriately.Finally,we introduced an innovative ResCBAMG module between the different C2f modules and detection heads of the bottom-up feature fusion layer.This innovative structure helped the model to better focus on the target area.The precision and robustness of oriented target detection were also improved.Experimental results on the DOTA-v1.5 dataset showed that the detection Precision,mAP@0.5,and mAP@0.5:0.95 metrics of the improved model are better compared to the original model.This improvement is effective in detecting small targets and complex scenes. 展开更多
关键词 Remote sensing image oriented bounding boxes object detection Small target detection YOLOv8
下载PDF
Estimation of cancer cell migration in biomimetic random/oriented collagen fiber microenvironments
5
作者 姚静如 李国强 +8 位作者 姚喜耀 周连杰 叶志凯 刘艳平 郑栋天 唐婷 宋克纳 陈果 刘雳宇 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第5期749-756,共8页
Increasing data indicate that cancer cell migration is regulated by extracellular matrixes and their surrounding biochemical microenvironment,playing a crucial role in pathological processes such as tumor invasion and... Increasing data indicate that cancer cell migration is regulated by extracellular matrixes and their surrounding biochemical microenvironment,playing a crucial role in pathological processes such as tumor invasion and metastasis.However,conventional two-dimensional cell culture and animal models have limitations in studying the influence of tumor microenvironment on cancer cell migration.Fortunately,the further development of microfluidic technology has provided solutions for the study of such questions.We utilize microfluidic chip to build a random collagen fiber microenvironment(RFM)model and an oriented collagen fiber microenvironment(OFM)model that resemble early stage and late stage breast cancer microenvironments,respectively.By combining cell culture,biochemical concentration gradient construction,and microscopic imaging techniques,we investigate the impact of different collagen fiber biochemical microenvironments on the migration of breast cancer MDA-MB-231-RFP cells.The results show that MDA-MB-231-RFP cells migrate further in the OFM model compared to the RFM model,with significant differences observed.Furthermore,we establish concentration gradients of the anticancer drug paclitaxel in both the RFM and OFM models and find that paclitaxel significantly inhibits the migration of MDA-MB-231-RFP cells in the RFM model,with stronger inhibition on the high concentration side compared to the low concentration side.However,the inhibitory effect of paclitaxel on the migration of MDA-MB-231-RFP cells in the OFM model is weak.These findings suggest that the oriented collagen fiber microenvironment resembling the late-stage tumor microenvironment is more favorable for cancer cell migration and that the effectiveness of anticancer drugs is diminished.The RFM and OFM models constructed in this study not only provide a platform for studying the mechanism of cancer development,but also serve as a tool for the initial measurement of drug screening. 展开更多
关键词 microfluidic chip random collagen fiber microenvironment(RFM) oriented collagen fiber microenvironment(OFM) cancer cell migration
下载PDF
Vocational and Technical Education Master's Employment-oriented Study
6
作者 王晋琳 《海外英语》 2011年第13期375-375,377,共2页
In recent years,as China's rapid economic development,vocational and technical education has been gradually recognized by the society.As highly educated people,vocational and technical education graduate is an imp... In recent years,as China's rapid economic development,vocational and technical education has been gradually recognized by the society.As highly educated people,vocational and technical education graduate is an important force in the development of vocational education.But in reality,their employment orientation deviate from the trend of the profession and only a small part of them do related work after graducation.Combined with the current development status of vocational education,the article analysis the reasons of this problem and give policy recommendations,so as to create a good environment for vocational and technical education talented people. 展开更多
关键词 VOCATIONAL and TECHNICAL education MASTER EMPLOYMENT orientATION measures
下载PDF
Analysis of the Effect of Problem-Oriented Nursing Intervention on Patients with Lower Extremity Arteriosclerosis Obliterans in Vascular Surgery
7
作者 Yang An 《Journal of Clinical and Nursing Research》 2024年第4期1-6,共6页
Objective: To analyze the effect of problem-oriented nursing intervention on patients with lower extremity arteriosclerosis obliterans (ASO) in vascular surgery. Methods: The clinical data of 128 patients with lower e... Objective: To analyze the effect of problem-oriented nursing intervention on patients with lower extremity arteriosclerosis obliterans (ASO) in vascular surgery. Methods: The clinical data of 128 patients with lower extremity ASO in vascular surgery were selected and randomly divided into groups A and B, with 64 cases each. Group A is the control group, and Group B is the observation group. Group A received the routine nursing intervention, and Group B received the problem-oriented nursing intervention. The compliance, self-care ability, psychological state, quality of life, and nursing satisfaction of the two groups of patients were evaluated based on various indicators. Results: After the intervention, the evaluation of self-care ability (ESCA) score of the patients in Group B was higher than that of Group A, and the symptom checklist-90 (SCL-90) score was lower than that of Group A. The differences were significant (t = 10.019, t = 3.118, P < 0.01). After the intervention, the World Health Organization Quality of Life Brief (WHOQOL-BREF) index scores of the two groups increased and the increase in Group B was significantly higher than Group A (P < 0.001). The compliance rate of Group B (62/ 96.88%) was higher than that of Group A (52/ 81.25%), and the difference was extremely significant (χ2 = 8.020, P < 0.01). Conclusion: Problem-oriented nursing intervention for patients with lower extremity ASO in vascular surgery improved the patient’s self-care ability, and quality of life, reduced the patient’s negative emotions, and enhanced their overall satisfaction. 展开更多
关键词 Problem orientation Nursing intervention Vascular surgery Lower extremity arteriosclerosis obliterans
下载PDF
Role of computer teaching in employment-oriented vocational education
8
作者 Liang WANG Jing LI 《International Journal of Technology Management》 2015年第3期79-81,共3页
This paper starting from the current issue of computer teaching profession, proposes action-oriented approach for employment -oriented in the computer teaching. The implementation of action-oriented approach breaks th... This paper starting from the current issue of computer teaching profession, proposes action-oriented approach for employment -oriented in the computer teaching. The implementation of action-oriented approach breaks the traditional teaching model, combine the learning of specialized knowledge and cultivation of professional expertise organically, and thus enhance the students' active learning, the ability to take the initiative to explore, making them develop in professional competence, social skills and personality 展开更多
关键词 computer teaching vocational education employment oriented
下载PDF
Research of 'Employment-oriented' Talent Cultivation Mode of Tourism Major in the Third Batch Colleges
9
作者 Yuanyuan Xiu Weihua Huang 《International Journal of Technology Management》 2016年第2期64-68,共5页
Third batch colleges are the products of the popularity and the rapid development of higher education. Through taking advantage of the premium and sufficient educational resources of parent higher universities and com... Third batch colleges are the products of the popularity and the rapid development of higher education. Through taking advantage of the premium and sufficient educational resources of parent higher universities and combining the advantage of privately-funded colleges to absorb social capital, they have become a new educational form. The production and development of third batch colleges has solved the contradiction of higher education that demand exceeds supply. They have become an indispensable part of higher education and exert irreplaceable function. This paper collects the related data of the national undergraduate institutes and third batch colleges from 2008 to 2014 and analyzes the problems of third batch colleges in the talent cultivation mode. On the basis of this, it studies the talent cultivation mode of third batch colleges through taking the example of tourism major of third batch colleges, proposes the train of thought concerning the 'employment- oriented' talent cultivation mode and also puts forward its development prospect. 展开更多
关键词 third batch colleges tourism major employment orientation cultivation mode
下载PDF
Intervention Effect of Lower Limb Rehabilitation Robot with Task-Oriented Training on Stroke Patients and Its Influence on KFAROM Score
10
作者 Maiding He Li Huang +9 位作者 Dekun Tang Mei Qin Ping Zhan Xichan Wang Xia Gao Jianzhu Wang Na Yin Hui Xu Yonghua Yang Kaihua Tang 《Journal of Biosciences and Medicines》 2024年第9期62-72,共11页
Objective: To explore the effect of lower limb rehabilitation robot combined with task-oriented training on stroke patients and its influence on KFAROM score. Methods: 100 stroke patients with hemiplegia admitted to o... Objective: To explore the effect of lower limb rehabilitation robot combined with task-oriented training on stroke patients and its influence on KFAROM score. Methods: 100 stroke patients with hemiplegia admitted to our hospital from January 2023 to December 2023 were randomly divided into two groups, the control group (50 cases) was given task-oriented training assisted by nurses, and the observation group (50 cases) was given lower limb rehabilitation robot with task-oriented training. Lower limb balance, lower limb muscle strength, motor function, ankle function, knee flexion range of motion and walking ability were observed. Results: After treatment, the scores of BBS, quadriceps femoris and hamstrings in the observation group were significantly higher than those in the control group (P Conclusion: In the clinical treatment of stroke patients, the combination of task-oriented training and lower limb rehabilitation robot can effectively improve the lower limb muscle strength, facilitate the recovery of balance function, and have a significant effect on the recovery of motor function, which can improve the walking ability of stroke patients and the range of motion of knee flexion, and achieve more ideal therapeutic effectiveness. 展开更多
关键词 Lower Limb Rehabilitation Robot Task-oriented Training STROKE KFAROM
下载PDF
An Approach to Detect Structural Development Defects in Object-Oriented Programs
11
作者 Maxime Seraphin Gnagne Mouhamadou Dosso +1 位作者 Mamadou Diarra Souleymane Oumtanaga 《Open Journal of Applied Sciences》 2024年第2期494-510,共17页
Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detecti... Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects. 展开更多
关键词 Object-oriented Programming Structural Development Defect Detection Software Maintenance Pre-Trained Models Features Extraction BAGGING Neural Network
下载PDF
Method of Establishing Object-Oriented System Structure for Decision Support System 被引量:2
12
作者 曹元大 胡军 管春 《Journal of Beijing Institute of Technology》 EI CAS 2002年第3期311-315,共5页
In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, an... In order to solve existing problems about the method of establishing traditional system structure of decision support system(DSS), O S chart is applied to describe object oriented system structure of general DSS, and a new method of eight specific steps is proposed to establish object oriented system structure of DSS by using the method of O S chart, which is applied successfully to the development of the DSS for the energy system ecology engineering research of the Wangheqiu country. Supplying many scientific effective computing models, decision support ways and a lot of accurate reliable decision data, the DSS plays a critical part in helping engineering researchers to make correct decisions. Because the period for developing the DSS is relatively shorter, the new way improves the efficiency of establishing DSS greatly. It also makes the DSS of system structure more flexible and easy to expand. 展开更多
关键词 decision support system object oriented technology system structure
下载PDF
Structure-oriented edge-preserving smoothing based on accurate estimation of orientation and edges 被引量:1
13
作者 王珺 陈雨红 乔玉雷 《Applied Geophysics》 SCIE CSCD 2009年第4期367-376,395,共11页
In this paper, we present a new method for reducing seismic noise while preserving structural and stratigraphic discontinuities. Structure-oriented edge-preserving smoothing requires information such as the local orie... In this paper, we present a new method for reducing seismic noise while preserving structural and stratigraphic discontinuities. Structure-oriented edge-preserving smoothing requires information such as the local orientation and edge of the reflections. The information is usually estimated from seismic data with full frequency bandwidth. When the data has a very low signal to noise ratio (SNR), the noise usually reduces the estimation accuracy. For seismic data with extremely low SNR, the dominant frequency has higher SNR than other frequencies, so it can provide orientation and edge information more reliably than other frequencies. Orientation and edge are usually described in terms of apparent reflection dips and coherence differences, respectively. When frequency changes, both dip and coherence difference change more slowly than the seismogram itself. For this reason, dip and coherence estimated from dominant frequency data can approximately represent those of other frequency data. Ricker wavelet are widely used in seismic modeling. The Marr wavelet has the same shape as Ricker wavelets in both time and frequency domains, so the Marr wavelet transform is selected to divide seismic data into several frequency bands. Reflection apparent dip as well as the edge information can be obtained by scanning the dominant frequency data. This information can be used to selectively smooth the frequency bands (dominant, low, and high frequencies) separately by structure-oriented edge-preserving smoothing technology. The ultimate noise-suppressed seismic data is the combination of the smoothed frequency band data. Application to synthetic and real data shows the method can effectively reduce noise, preserve edges, improve trackable reflection continuity, and maintain useful information in seismic data. 展开更多
关键词 orientATION EDGE dominant frequency wavelet transform structure-oriented edge-preserving smoothing
下载PDF
一种基于组件的aspect-oriented编程框架 被引量:2
14
作者 龚育昌 张敏 +1 位作者 乔磊 贾永泉 《小型微型计算机系统》 CSCD 北大核心 2008年第7期1225-1229,共5页
面向方面的编程(AOP:aspect-oriented programming)是一种新的编程技术.它引进了aspect,将影响多个模块的行为封装到一个可重用模块中,允许程序员对横切(crosscutting concerns)进行模块化,从而消除了面向对象编程(OOP:object-oriented ... 面向方面的编程(AOP:aspect-oriented programming)是一种新的编程技术.它引进了aspect,将影响多个模块的行为封装到一个可重用模块中,允许程序员对横切(crosscutting concerns)进行模块化,从而消除了面向对象编程(OOP:object-oriented programming)引起的代码混乱和分散问题.本文讨论了在服务体模型上实现的一种aspect-oriented编程框架.这个编程框架使用aspect组件,定义了对OOP语言的扩展,可方便将模块化的aspect代码扩展到源程序中,解决了OOP模型在这方面的不足. 展开更多
关键词 面向方面 服务体模型 编程框架
下载PDF
Modeling of Intelligent Integrated Network Management System Using Object Oriented Approach *
15
作者 费翔 罗军舟 +1 位作者 顾冠群 吴介一 《Journal of Southeast University(English Edition)》 EI CAS 1998年第1期3-7,共5页
The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficien... The concept of intelligent integrated network management (IINM) is briefly introduced. In order to analyze, design and implement IINM successfully, object oriented approach is testified to be an effective and efficient way. In this paper, object oriented technique is applied to the structural model of IINM system, The Domain object class and the MU object class are used to represent the manager and the managed resources. Especially, NM IA is introduced which is a special object class with intelligent behaviors to manage the resources efficiently. 展开更多
关键词 object oriented approach computer communication network network management
下载PDF
Oriented quantum coalgebra structure on the tensor product of an oriented quantum coalgebra with itself
16
作者 马天水 王栓宏 《Journal of Southeast University(English Edition)》 EI CAS 2009年第2期286-288,共3页
Oriented quantum algebras (coalgebras) are generalizations of quasitriangular Hopf algebras (coquasitriangular Hopf algebras) and account for regular isotopy invariants of oriented 1-1 tangles, oriented knots and ... Oriented quantum algebras (coalgebras) are generalizations of quasitriangular Hopf algebras (coquasitriangular Hopf algebras) and account for regular isotopy invariants of oriented 1-1 tangles, oriented knots and links. Let (H, or, D, U) be an oriented quantum coalgebra over the field k. Then (H×H, φ, D×D, U× U) is a trivial oriented quantum coalgebra structure on the tensor product of coalgebra H with itself, where φ (a × b, c × d) = σ-( a, c)σ (b, d). This paper presents the oriented quantum coalgebra structure ( H×H, σ, D×D, U× U) on coalgebra H× H, where σ( a × b, c× d) = σ ^-1 ( d1, a1 ) σ( a2, c1 ) σ^-1 ( d2, b1 ) σ( b2, c2 ). So a nontrivial oriented quantum coalgebra structure is obtained and it is dual to Radford's results in the paper "On the tensor product of an oriented quantum algebra with itself" published in 2007. Theoretically, the results of this paper are important in constructing the invariants of oriented knots and links. 展开更多
关键词 oriented quantum coalgebra twisted oriented quantum coalgebra knot invariant
下载PDF
DESIGN OF WINDOW BASED AND OBJECT ORIENTED GUI
17
作者 李光耀 周来水 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期74+70-73,共5页
This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in... This paper discusses the design concept and method about window based and object oriented Graphic User Interface(GUI),and describes the definition of each class in detail. It is developed with Watcom C ++ in DOS environment.The GUI can be redeveloped conveniently and effectively by users.It consists of window,popup menu,icon,button and other components. 展开更多
关键词 USERS user interfaces graphic user interface object oriented event handle
下载PDF
OBJECT ORIENTED DATA MODELLING WITH APPLICATIONS TO CAD
18
作者 应维云 傅向阳 周儒荣 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 1996年第2期69+63-68,共7页
An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introdu... An object oriented data modelling in computer aided design (CAD) databases is focused. Starting with the discussion of data modelling requirements for CAD applications, appropriate data modelling features are introduced herewith. A feasible approach to select the “best” data model for an application is to analyze the data which has to be stored in the database. A data model is appropriate for modelling a given task if the information of the application environment can be easily mapped to the data model. Thus, the involved data are analyzed and then object oriented data model appropriate for CAD applications are derived. Based on the reviewed object oriented techniques applied in CAD, object oriented data modelling in CAD is addressed in details. At last 3D geometrical data models and implementation of their data model using the object oriented method are presented. 展开更多
关键词 computer aided design DATABASES data models object oriented data models complex objects geometrical models
下载PDF
On social-oriented translator training in colleges and universities
19
作者 徐国柱 吕文澎 《Sino-US English Teaching》 2011年第2期65-68,共4页
With the deepening of globalization, the demand of translators is on the rise. The upsurge of translation does not mean that there is no any worry in translation teaching, since the translators trained in colleges and... With the deepening of globalization, the demand of translators is on the rise. The upsurge of translation does not mean that there is no any worry in translation teaching, since the translators trained in colleges and universities do not satisfy the social demands. The particularity of translation determines the peculiarity of training pattern, so the present translation teaching is out of date. Thus, the translator training should be oriented according to the social demands in certain degree. From the aspects of current situation, social demands, translation teaching and its reform, this paper aims at exploring the pattern of translator training in the light of social demands. 展开更多
关键词 TRANSLATORS translator training social orientation translation teaching
下载PDF
The Planning of Urban Green Space System Based on the Concept of Conservation-oriented Landscape 被引量:1
20
作者 赵岩 王浩 《Journal of Landscape Research》 2009年第10期18-22,共5页
Through analyzing problems in the planning of green space system in cities of China,strategies for constructing urban green space system are put forward based on the requirements of conservation-oriented landscape.
关键词 Conservation-oriented LANDSCAPE CONCEPT URBAN green space system Problem Application
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部