期刊文献+
共找到1,283篇文章
< 1 2 65 >
每页显示 20 50 100
NDVI-Based Lacunarity Texture for Improving Identification of Torreya Using Object-Oriented Method 被引量:4
1
作者 HAN Ning WU Jing +2 位作者 Amir Reza Shah Tahmassebi XU Hong-wei WANG Ke 《Agricultural Sciences in China》 CAS CSCD 2011年第9期1431-1444,共14页
Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the... Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the vegetation landscapes, we proposed the lacunarity texture derived from NDVI to characterize the spatial patterns of vegetation landscapes concerning the "gappiness" or "emptiness" characteristics. The NDVI-based lacunarity texture was incorporated into object-oriented classification for improving the identification of vegetation categories, especially Torreya which was the targeted tree species in the present research. A three-level hierarchical network of image objects was defined and the proposed texture was integrated as potential sources of information in the rules base. A knowledge base of rules created by classifier C5.0 indicated that the texture could potentially be applied in object-oriented classification. It was found that the addition of such texture improved the identification of every vegetation category. The results demonstrated that the texture could characterize the spatial patterns of vegetation structures, which could be a promising approach for vegetation identification. 展开更多
关键词 Torreya NDVI LACUNARITY class hierarchy object-oriented method decision tree spatial pattern
在线阅读 下载PDF
Shrek:a dynamic object-oriented programming language 被引量:1
2
作者 曹璟 徐宝文 周毓明 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期31-35,共5页
From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are ... From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are not objects, etc. So, this paper designs a programming language, Shrek, which integrates many language features and constructions in a compact and consistent model. The Shrek language is a class-based purely object-oriented language. It has a dynamical strong type system, and adopts a single-inheritance mechanism with Mixin as its complement. It has a consistent class instantiation and inheritance structure, and the ability of intercessive structural computational reflection, which enables it to support safe metaclass programming. It also supports multi-thread programming and automatic garbage collection, and enforces its expressive power by adopting a native method mechanism. The prototype system of the Shrek language is implemented and anticipated design goals are achieved. 展开更多
关键词 dynamic typing metaclass programming computational reflection native method object-oriented programming language
在线阅读 下载PDF
Object-oriented Urban Dynamic Monitoring——A Case Study of Haidian District of Beijing 被引量:9
3
作者 An Kai Zhang Jinshui Xiao Yu 《Chinese Geographical Science》 SCIE CSCD 2007年第3期236-242,共7页
It is crucial to conduct the land use/cover research to obtain the global change information.Urban area is one of the most sensitive areas in land use/cover change.Therefore land use/cover change in urban areas is ver... It is crucial to conduct the land use/cover research to obtain the global change information.Urban area is one of the most sensitive areas in land use/cover change.Therefore land use/cover change in urban areas is very im-portant in global change.It is vital to incorporate the information of urban land use/cover change into the process of decision-making about urban area development.In this paper,a new urban change detection approach,urban dynamic monitoring based on objects,is introduced.This approach includes four steps:1)producing multi-scale objects from multi-temporal remotely sensed images with spectrum,texture and context information;2)extracting possible changed objects adopting object-oriented classification;3)obtaining shared objects as the basic units for urban change detection;4)determining the threshold to segment the changed objects from the possible changed objects using Otsu method.In this paper,the object-based approach was applied to detecting the urban expansion in Haidian District,Beijing,China with two Landsat Thematic Mapper(TM)data in 1997 and 2004.The results indicated that the overall accuracy was about 84.83%,and Kappa about 0.785.Compared with other conventional approaches,the object-based approach was advantageous in reducing the error accumulation of image classification of each datum and in independence to the radiometric correction and image registration accuracy. 展开更多
关键词 urban change detection object-oriented method remote sensing land use/cover Otsu method
在线阅读 下载PDF
Modeling viscosity of methane,nitrogen,and hydrocarbon gas mixtures at ultra-high pressures and temperatures using group method of data handling and gene expression programming techniques 被引量:1
4
作者 Farzaneh Rezaei Saeed Jafari +1 位作者 Abdolhossein Hemmati-Sarapardeh Amir H.Mohammadi 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2021年第4期431-445,共15页
Accurate gas viscosity determination is an important issue in the oil and gas industries.Experimental approaches for gas viscosity measurement are timeconsuming,expensive and hardly possible at high pressures and high... Accurate gas viscosity determination is an important issue in the oil and gas industries.Experimental approaches for gas viscosity measurement are timeconsuming,expensive and hardly possible at high pressures and high temperatures(HPHT).In this study,a number of correlations were developed to estimate gas viscosity by the use of group method of data handling(GMDH)type neural network and gene expression programming(GEP)techniques using a large data set containing more than 3000 experimental data points for methane,nitrogen,and hydrocarbon gas mixtures.It is worth mentioning that unlike many of viscosity correlations,the proposed ones in this study could compute gas viscosity at pressures ranging between 34 and 172 MPa and temperatures between 310 and 1300 K.Also,a comparison was performed between the results of these established models and the results of ten wellknown models reported in the literature.Average absolute relative errors of GMDH models were obtained 4.23%,0.64%,and 0.61%for hydrocarbon gas mixtures,methane,and nitrogen,respectively.In addition,graphical analyses indicate that the GMDH can predict gas viscosity with higher accuracy than GEP at HPHT conditions.Also,using leverage technique,valid,suspected and outlier data points were determined.Finally,trends of gas viscosity models at different conditions were evaluated. 展开更多
关键词 Gas Viscosity High pressure high temperature Group method of data handling Gene expression programming
在线阅读 下载PDF
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
5
作者 MA Yong-qi(马永其) +1 位作者 FENG Wei(冯伟) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method PROGRAM design VC+ +
在线阅读 下载PDF
Finite Element Structural Analysis UsingObject-Oriented Techniques
6
作者 张冬泉 姜继海 +1 位作者 梁迎春 孙靖民 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1998年第2期67-71,共5页
This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class ... This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class hierarchy structure of object-oriented finite element structural analysis, and gives a part C+ + code description. 展开更多
关键词 object-oriented method(OOM) object-oriented programming(OOP) finite element analysis(FEA) class HIERARCHY
在线阅读 下载PDF
An AI Embedded Object-Oriented Approach for Formulating Computable General Equilibrium
7
作者 Li Tong (Department of Automatic Control Engineering, Huazhong University of Science and Technology, Wuhan 430074, P. R. China) Chen Shuheng (Department of Economics, National Chengchi University, Taipei, 11623) Feng Shan (Department of Automatic Control 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第1期14-21,共8页
This paper proposes and illustrates an AI embedded object-oriented methodology to formulate the computable general equilibrium (CGE) models. In this framework, a CGE model is viewed as a collection of objects embedd... This paper proposes and illustrates an AI embedded object-oriented methodology to formulate the computable general equilibrium (CGE) models. In this framework, a CGE model is viewed as a collection of objects embedded AI or namely agents in computer world, corresponding to economic agents and entities in real world, such as government, households, markets and so on. A frame representation of major objects in CGE model is used for trade and environment. Embedded Al object-oriented approach (or software agent) is used in the CGE model representation can able to narrow the gap among the semantic representation, formal CGE (mathematical) representation and computer and algorithm representation, and to improve CGE in understanding and maintenance etc. In such a system, constructing a CGE model to appear an intuitive process rather than an abstract process. This intuitive process needs more understanding of the substance of economics and the logic underlying the problem rather than mathematical notation. 展开更多
关键词 Computable general equilibrium Artificial intelligence object-oriented method Agents.
在线阅读 下载PDF
Object-oriented software tools for parallel PDE solvers
8
作者 Michael Thune(Uppsala University, Dept. of Scientific Computing, Box 12O, S-751 04, Uppsala, Sweden.E-mail: ndchael@tdb.uu.se) 《Wuhan University Journal of Natural Sciences》 CAS 1996年第Z1期420-429,共10页
An object-oriented approach is taken to the problem of formulating portable, easy-to-modify PDE solvers for realistic problems in three space dimensions. The resulting software library, Cogito, contains tools for writ... An object-oriented approach is taken to the problem of formulating portable, easy-to-modify PDE solvers for realistic problems in three space dimensions. The resulting software library, Cogito, contains tools for writing programs to be executed on MIMD computers with distributed memory. Difference methods on composite, structured grids are supported. Most of the Cogito classes have been implemented in Fortran 77, in such a way that the object-oriented design is visible. With respect to parallel performance, these tools yield code that is comparable to parallel solvers written in plain Fortran 77. The resulting programs are can be executed without modification on a large number of multicomputer platforms, and also on serial computers. The uppermost level of abstraction in Cogito concerns the problem of decoupling the numerical method from the PDE problem. The validity of these tools has been preliminarily demonstrated with a C++ implementation for one-dimensional problems. 展开更多
关键词 object-oriented software tool parallel computer PDE composite grid difference method
在线阅读 下载PDF
Concurrent Object-Oriented Programming Based on MPI
9
作者 鲁宏伟 裴晓黎 +1 位作者 汪厚祥 肖永玲 《Journal of Shanghai University(English Edition)》 CAS 2004年第3期295-300,共6页
Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This p... Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This paper proposes a novel approach to realize concurrent object-oriented programming based on Message-passing interface(MPI) in which future method communication is adopted between concurrent objects. A state behavior set is proposed to solve inheritance anomaly, and a bounded buffer is taken as an example to illustrate this proposal. The definition of ParaMPI class, which is the most important class in the concurrent class library, and implementation issues are briefly described. 展开更多
关键词 message-passing interface object-oriented the future method inheritance anomaly concurrent class library.
在线阅读 下载PDF
Object-Oriented Modeling of the Variation of Acceleration and Deceleration Characteristics in Relation to Speed Bands for Railway Vehicles
10
作者 Hyun-Soo Jeong Jong-Young Park Hanmin Lee 《Energy and Power Engineering》 2023年第8期277-290,共14页
Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this stu... Automated operation and artificial intelligence technology have become essential for ensuring the safety, efficiency, and punctuality of railways, with applications such as ATO (Automatic Train Operation). In this study, the authors propose a method to efficiently simulate the kinematic characteristics of railroad vehicles depending on their speed zone. They utilized the function overloading function supported by a programming language and applied the fourth-order Lunge-Kutta method for dynamic simulation. By constructing an object model, the authors calculated vehicle characteristics and TPS and compared them with actual values, verifying that the developed model represents the real-life vehicle characteristics accurately. The study highlights potential improvements in automated driving and energy consumption optimization in the railway industry. 展开更多
关键词 Railway Vehicle ATO Lunge-Kutta method object-oriented Model Function Overloading
在线阅读 下载PDF
General Expression of LRC Method in Estimation of Bridge’s Equivalent Static Wind Load
11
作者 Rui Dong Yaojun Ge +1 位作者 Lin Zhao Jiangang Wei 《Journal of Harbin Institute of Technology(New Series)》 CAS 2021年第3期28-44,共17页
According to the relationship between load and response, the equivalent static wind load(ESWL) of a structure can be estimated by load-response correlation(LRC) method, which can be accurately used to estimate the bac... According to the relationship between load and response, the equivalent static wind load(ESWL) of a structure can be estimated by load-response correlation(LRC) method, which can be accurately used to estimate the background ESWL of a structure. The derivation of the classical expression of LRC formula is based on a specific command response at a critical position, and the ESWL distribution has only one form in this case. In this paper, a general expression of LRC formula is derived based on a specific command response at all positions. For the general expression, ESWLs can be expressed by load-response correlation coefficients, response-response correlation coefficients, RMS values of the fluctuating wind loads, and peak factor in the form of matrices. By comparing the expressions of LRC method, it was found that the classical expression was only one form of the general one. The general expression which introduces the response-response correlation coefficients provided more options for structural engineers to estimate ESWLs and offered further insights into the LRC method. Finally, a cable-stayed bridge, a rigid three span continuous girder bridge, and a suspension bridge were used to verify the correctness of the general expression of LRC method. 展开更多
关键词 BRIDGES equivalent static wind load load-response correlation method background response general expression load-response correlation coefficient response-response correlation coefficient
在线阅读 下载PDF
Object-Oriented Finite Element Analysis of Metal Working Processes
12
作者 Surendra Kumar 《Journal of Software Engineering and Applications》 2010年第6期572-579,共8页
Recently an object-oriented approach has been applied in the fields of finite element analysis with a view to treating the various complexities within these. It has been demonstrated that finite element software desig... Recently an object-oriented approach has been applied in the fields of finite element analysis with a view to treating the various complexities within these. It has been demonstrated that finite element software designed using an object-oriented approach can be significantly more robust than traditional codes. This paper describes a special kind of implementation of object-oriented programming which is rather hybrid in nature, in the development of a finite element code for engineering analysis of metal working problems using C++, and discusses the advantages of this approach. 展开更多
关键词 FINITE Element method Data ABSTRACTION Techniques object-oriented PROGRAMMING C++ PROGRAMMING Language METAL Working
在线阅读 下载PDF
Research on the Novel Facial Expression Modelling Method
13
作者 Bin Feng 《International Journal of Technology Management》 2016年第5期1-3,共3页
In this paper, we conduct research on novel and new facial expression modelling method. Although human facial expression recognition ability is stronger, but the computer to implement is a lot of diffi culties and the... In this paper, we conduct research on novel and new facial expression modelling method. Although human facial expression recognition ability is stronger, but the computer to implement is a lot of diffi culties and the displays in: establish facial expression model and sentiment classifi cation, and put them with the changes in the facial features and expressions. Face is a fl exible body instead of rigid body, it is diffi cult to relate facial movement and facial expression change, according to the characteristics of the face image sequence established dynamic expression model that is a complete description of the dynamic expression of the process. Under this condition, in this paper, we propose the novel perspectives of the issues that are meaningful and innovative. 展开更多
关键词 FACIAL expression IMAGE Processing MODELLING method FEATURE EXTRACTION
在线阅读 下载PDF
Express Methods for Measurement of Electroconductivity of Semiconductor Layered Crystal
14
作者 FILIPPOV V. V. VLASOV A. N. 《Chinese Physics Letters》 SCIE CAS CSCD 2015年第11期114-117,共4页
We describe theoretically the grounded method of measuring the conductivity of anisotropic layered semiconductor materials. The suggested method implies the use of a four-probe testing device with a linear arrangement... We describe theoretically the grounded method of measuring the conductivity of anisotropic layered semiconductor materials. The suggested method implies the use of a four-probe testing device with a linear arrangement of probes. The final expressions for identifying the electrical conductivity are presented in the form of a series of analytic functions. The suggested method is experimentally verified, and practical recommendations of how to apply it are also provided. 展开更多
关键词 express methods for Measurement of Electroconductivity of Semiconductor Layered Crystal
原文传递
An efficient Agrobacterium-mediated transient expression system in tomato leaflets
15
作者 Ge Wang Jiucheng Zhang +6 位作者 Xuemei Zhang Di Ma Minyu Tian Chunyan Chen Jiapin He Zhilong Bao Fangfang Ma 《Horticultural Plant Journal》 2025年第4期1703-1706,共4页
The Agrobacterium-mediated transient expression system with conventional binary vectors is well established in tobacco leaves,while the same system applied to tomato leaflets has relatively low expression efficiency.H... The Agrobacterium-mediated transient expression system with conventional binary vectors is well established in tobacco leaves,while the same system applied to tomato leaflets has relatively low expression efficiency.However,impacts of the leaf age,inoculation method and incubation condition after Agrobacterium infiltration on transient protein expression efficiency are seldom investigated.In this study,we optimize Agrobacterium-mediated transient expression system using conventional binary vectors to achieve the high efficiency of target gene expression in tomato leaflets.We transiently express GFP and a nucleus-localized gene SlUVI4 fused with GFP in detached 10-,20-,and 30-day-old leaflets.The cutting points of leaflets are embedded in MS medium after the Agrobacterium-mediated vacuum infiltration,and all leaflets are kept in the dark before use.The 10-and 30-day-old leaflets have more damage than 20-day-old leaflets after the infiltration. 展开更多
关键词 agrobacterium infiltration leaf age tobacco leaveswhile incubation condition conventional binary vectors agrobacterium mediated transient expression inoculation method tomato leaflets
在线阅读 下载PDF
EXPRESS数据模式在关系数据库上的实现 被引量:9
16
作者 李小林 易红 吴锡英 《计算机集成制造系统-CIMS》 EI CSCD 1999年第1期64-68,共5页
实现形式是STEP标准的主要内容之一,本文通过分析EXPRESS语句结构特点,对EXPRESS数据模式在关系数据库上的实现进行了研究,提出了STEP集成系统的实现框架,并定义了EXPRESS数据模式向关系模式转换的规... 实现形式是STEP标准的主要内容之一,本文通过分析EXPRESS语句结构特点,对EXPRESS数据模式在关系数据库上的实现进行了研究,提出了STEP集成系统的实现框架,并定义了EXPRESS数据模式向关系模式转换的规则和方法,为STEP产品数据库在关系数据库上的实现创造了条件。 展开更多
关键词 STEP标准 express 数据模式 关系数据库
在线阅读 下载PDF
PrepFiler Express BTA^(TM)裂解液联合硅珠法快速提取骨骼DNA 被引量:1
17
作者 丁少成 张怀才 高林林 《法医学杂志》 CAS CSCD 2017年第5期514-515,521,共3页
目的建立方便、快捷的提取骨骼DNA的方法。方法对15份长骨样本清洗消毒后,采用电钻钻取骨屑,使用PrepFiler Express BTA^(TM)裂解液进行裂解消化后,应用手工硅珠吸附纯化进行DNA提取检验。结果有14份样本获得满意的STR分型,仅1份样本未... 目的建立方便、快捷的提取骨骼DNA的方法。方法对15份长骨样本清洗消毒后,采用电钻钻取骨屑,使用PrepFiler Express BTA^(TM)裂解液进行裂解消化后,应用手工硅珠吸附纯化进行DNA提取检验。结果有14份样本获得满意的STR分型,仅1份样本未获得STR分型,检出率为93.33%。结论本研究建立的骨骼DNA快速提取方法操作简单、便捷、有效,适应性强,值得推广应用。 展开更多
关键词 法医遗传学 骨骼 DNA PrepFiler express BTATM 硅珠法
在线阅读 下载PDF
基于ABC-X模型的乳腺癌患者情绪表达冲突现状及影响因素的混合方法研究
18
作者 饶雪 王海欣 +1 位作者 施冰梓 张静 《护理学杂志》 北大核心 2026年第4期85-90,共6页
目的 探讨基于ABC-X模型的乳腺癌患者情绪表达冲突现状及影响因素,为制订针对性心理干预策略提供依据。方法 采用解释性序列混合研究设计,便利选取400例乳腺癌患者为研究对象,使用情绪表达冲突问卷、中文版感知压力量表、社会支持评定... 目的 探讨基于ABC-X模型的乳腺癌患者情绪表达冲突现状及影响因素,为制订针对性心理干预策略提供依据。方法 采用解释性序列混合研究设计,便利选取400例乳腺癌患者为研究对象,使用情绪表达冲突问卷、中文版感知压力量表、社会支持评定量表、非理性信念量表进行调查,并运用多元线性回归分析探讨影响因素;根据定量研究结果,选取情绪表达冲突得分≥23分的15例乳腺癌患者进行定性访谈,并采用主题框架分析法分析访谈资料。结果 乳腺癌患者情绪表达冲突总分为(37.61±18.23)分;多元线性回归分析结果显示,疼痛程度、感知压力、社会支持、非理性信念是情绪表达冲突的影响因素(均P<0.05)。定性研究共提炼出4个主题,包括感知多重压力、治疗相关身心困扰、社会支持缺乏与社会偏见、非理性认知强烈。混合方法研究结果显示,乳腺癌患者情绪表达冲突影响因素在压力源因素上表现为互补性、一致性和扩展性,在资源因素上表现为互补性和扩展性,在认知因素上表现为互补性。结论 乳腺癌患者情绪表达冲突处于中等水平,且受多种因素影响。建议医护人员通过降低多重压力体验,全面管理治疗相关身心困扰,构建有效的多方支持,识别和纠正非理性信念,进而改善患者情绪表达冲突,促进其身心康复。 展开更多
关键词 乳腺癌 情绪表达冲突 ABC-X模型 感知压力 社会支持 非理性信念 混合方法研究 心理护理
暂未订购
基于交替方向乘子法的高铁快运网络服务方案优化
19
作者 高如虎 何佳睿 +1 位作者 张晓倩 张莹 《交通运输系统工程与信息》 北大核心 2026年第1期172-183,共12页
为提升高铁快运服务通达范围和服务效能,在载客动车组捎带模式下,从高铁网络的视角全局优化高铁快运服务方案。通过构建时空扩展网络,准确刻画快件在高铁网络中的服务作业要求和流程。将实际的快件运达期限约束、装载时间约束及列车服... 为提升高铁快运服务通达范围和服务效能,在载客动车组捎带模式下,从高铁网络的视角全局优化高铁快运服务方案。通过构建时空扩展网络,准确刻画快件在高铁网络中的服务作业要求和流程。将实际的快件运达期限约束、装载时间约束及列车服务能力约束等转化为时空扩展网络的弧段以及节点的制约关系,并构建以快件运输时间最短为优化目标的快件服务方案多商品流模型。为打破传统分解算法对偶解的对称性问题,设计基于交替方向乘子法的对偶分解算法框架,将快件在高铁网络中的服务方案优化问题分解为关于单个快件在时空扩展网络中的最短路径问题。以银西高铁、西成高铁和郑西高铁等7条高铁线路及动车组列车组成的运营网络为背景,验证高铁快运服务方案优化模型的正确性及算法的高效性。案例结果表明:网络模式相对于单线模式减少了约45.7%的快件滞留量,跨线快件的运输效率提升尤为显著,滞留量降低了92.5%,大幅度提升了快件的运达效率和服务范围。研究成果为高铁快运的网络化运营实践提供了重要理论支撑。 展开更多
关键词 铁路运输 服务方案 交替方向乘子法 高铁快运 时空扩展网络
在线阅读 下载PDF
小学语文口语交际教学中培养学生表达能力的方法探究
20
作者 孟书心 《教育教学研究前沿》 2026年第2期117-119,共3页
口语交际作为学生语言能力、思维能力、社会化能力发展的重要组成部分,口语交际教学的效果直接影响语文育人的价值体现。目前,小学语文口语交际教学依然存在一些问题,影响了学生口语交际能力提升目的的有效达成。本文以冀教版小学语文... 口语交际作为学生语言能力、思维能力、社会化能力发展的重要组成部分,口语交际教学的效果直接影响语文育人的价值体现。目前,小学语文口语交际教学依然存在一些问题,影响了学生口语交际能力提升目的的有效达成。本文以冀教版小学语文教材体系为教学对象,立足口语交际教学实践场域,对口语交际的多方面价值和问题进行分析,着力探究目标科学、过程真实、支架扎实、评价合理的口语交际操作化教学方法。 展开更多
关键词 口语交际教学 表达能力 小学语文 方法与策略
在线阅读 下载PDF
上一页 1 2 65 下一页 到第
使用帮助 返回顶部