期刊文献+
共找到12,850篇文章
< 1 2 250 >
每页显示 20 50 100
An Approach to Detect Structural Development Defects in Object-Oriented Programs
1
作者 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
Analysis and Design of Soils and Terrain Digital Database (SOTER) Management System Based on Object-Oriented Method 被引量:4
2
作者 ZHANGHAITAO ZHOUYONG +2 位作者 R.V.BIRNIE A.SIBBALD RENYI 《Pedosphere》 SCIE CAS CSCD 2003年第2期111-120,共10页
A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inhe... A SOTER management system was developed by analyzing, designing, programming, testing, repeated proceeding and progressing based on the object-oriented method. The function of the attribute database management is inherited and expanded in the new system. The integrity and security of the SOTER database are enhanced. The attribute database management, the spatial database management and the model base are integrated into SOTER based on the component object model (COM), and the graphical user interface (GUI) for Windows is used to interact with clients, thus being easy to create and maintain the SOTER, and convenient to promote the quantification and automation of soil information application. 展开更多
关键词 面向对象技术 地形数字数据库管理系统 SOTER 模型 空间数据库 特征数据库
下载PDF
FRAMEWORKS FOR GENERALIZATION CONSTRAINTS AND OPERATIONS BASED ON OBJECT-ORIENTED DATA STRUCTURE IN DATABASE GENERALIZATION 被引量:1
3
作者 LIU Yaolin Martien Molenaar AI Tinghua LIU Yanfang 《Geo-Spatial Information Science》 2001年第3期42-49,共8页
The constraints and the operations play an important role in database generalization.They guide and govern database generalization.The constraints are translation of the required conditions that should take into accou... The constraints and the operations play an important role in database generalization.They guide and govern database generalization.The constraints are translation of the required conditions that should take into account not only the objects and relationships among objects but also spatial data schema (classification and aggregation hierarchy) associated with the final existing database.The operations perform the actions of generalization in support of data reduction in the database.The constraints in database generalization are still lack of research.There is still the lack of frameworks to express the constraints and the operations on the basis of object_oriented data structure in database generalization.This paper focuses on the frameworks for generalization operations and constraints on the basis of object_oriented data structure in database generalization.The constraints as the attributes of the object and the operations as the methods of the object can be encapsulated in classes.They have the inheritance and polymorphism property.So the framework of the constraints and the operations which are based on object_oriented data structure can be easily understood and implemented.The constraint and the operations based on object_oriented database are proposed based on object_oriented database.The frameworks for generalization operations,constraints and relations among objects based on object_oriented data structure in database generalization are designed.The categorical database generalization is concentrated on in this paper. 展开更多
关键词 CONSTRAINTS database generalization operation spatial object HIERARCHY
下载PDF
Developing Systems by Using Object Oriented DatabasePractical Study on ISO 9001:2000 System
4
作者 Kamel Khoualdi Thoria Alghamdi 《Journal of Software Engineering and Applications》 2011年第12期666-671,共6页
Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the me... Object oriented database OODB is the third generation of databases. It was a natural result of limitations on relational database and increasing requirements of software, and business needs. This paper presents the method to apply OODB on ISO 9001:2000 System. It focuses in analysis and design phase by using Unified Modeling Language UML, and how can represent this type of database. This paper provides comprehensive information about applying OODB on software. 展开更多
关键词 ISO 9001:2000 object oriented database RELATIONAL database UML
下载PDF
Semantic Analysis of Natural Language Queries for an Object Oriented Database
5
作者 Bentamar Hemerelain Hafida Belbachir 《Journal of Software Engineering and Applications》 2010年第11期1047-1053,共7页
This paper presents the semantic analysis of queries written in natural language (French) and dedicated to the object oriented data bases. The studied queries include one or two nominal groups (NG) articulating around... This paper presents the semantic analysis of queries written in natural language (French) and dedicated to the object oriented data bases. The studied queries include one or two nominal groups (NG) articulating around a verb. A NG consists of one or several keywords (application dependent noun or value). Simple semantic filters are defined for identifying these keywords which can be of semantic value: class, simple attribute, composed attribute, key value or not key value. Coherence rules and coherence constraints are introduced, to check the validity of the co-occurrence of two consecutive nouns in complex NG. If a query is constituted of a single NG, no further analysis is required. Otherwise, if a query covers two valid NG, it is a subject of studying the semantic coherence of the verb and both NG which are attached to it. 展开更多
关键词 QUERY NOMINAL Group Natural Language object oriented Data Base SEMANTIC Validation
下载PDF
Object-Oriented Database Connectivity for Hand Held Devices
6
作者 Vipin Saxena Santosh Kumar 《Journal of Software Engineering and Applications》 2012年第5期314-320,共7页
Due to the lack of representation of an object-oriented database on hand-held devices, the present work describes an approach to send the information in the form of an object-oriented database on hand-held devices. A ... Due to the lack of representation of an object-oriented database on hand-held devices, the present work describes an approach to send the information in the form of an object-oriented database on hand-held devices. A smart phone is selected as a hand-held device and connectivity between the object-oriented databases has been established by the use of the object-oriented programming language C#.Net. For modeling purpose, Unified Modeling Language (UML) is used to specify a UML Class Model and Sequence diagram. A concept of star schema is also used to represent the object-oriented database. 展开更多
关键词 UML object orientATION Class DIAGRAM Sequence DIAGRAM SQL Server Star SCHEMA and C#.NET
下载PDF
Development of E-Mart Based on Object-Oriented Databases (OODB)
7
作者 孙莉 汪立 刘皓霜 《Journal of Donghua University(English Edition)》 EI CAS 2002年第2期112-116,共5页
Focusing on the development of electronic-mart (e-mart) based on object-oriented databases (OODB), the concepts of integrated electronic-commerce (e-commerce) environment and e-mart are introduced, and the basic chara... Focusing on the development of electronic-mart (e-mart) based on object-oriented databases (OODB), the concepts of integrated electronic-commerce (e-commerce) environment and e-mart are introduced, and the basic characteristics of OODB Jasmine are described. In addition, the database mode and hierarchy of e-mart are discussed in detail. 展开更多
关键词 Internet E-COMMERCE e-mart object-oriented database (OODB)
下载PDF
Research on Substation Equipment Configuration Based on Object-Oriented Database
8
作者 Yu Song Dandan Li 《通讯和计算机(中英文版)》 2011年第8期615-618,共4页
关键词 面向对象数据库 变电站 设备配置 可扩展标记语言 智能电子设备 关系型数据库 关系数据库 配置过程
下载PDF
CRF:A Scheduling of Multi-Granularity Locks in Object-Oriented Database Systems
9
作者 Qin Xiao & Pang Liping(Department of Computer Science, Huazhong University of Science and Technology,Wuhan 430074, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第4期51-57,共7页
This paper introduces a multi-granularity locking model (MGL) for concurrency control in object-oriented database system briefiy, and presents a MGL model formally. Four lockingscheduling algorithms for MGL are propos... This paper introduces a multi-granularity locking model (MGL) for concurrency control in object-oriented database system briefiy, and presents a MGL model formally. Four lockingscheduling algorithms for MGL are proposed in the paper. The ideas of single queue scheduling(SQS) and dual queue scheduling (DQS) are proposed and the algorithm and the performance evaluation for these two scheduling are presented in some paper. This paper describes a new idea of thescheduling for MGL, compatible requests first (CRF). Combining the new idea with SQS and DQS,we propose two new scheduling algorithms called CRFS and CRFD. After describing the simulationmodel, this paper illustrates the comparisons of the performance among these four algorithms. Asshown in the experiments, DQS has better performance than SQS, CRFD is better than DQS, CRFSperforms better than SQS, and CRFS is the best one of these four scheduling algorithms. 展开更多
关键词 Lock scheduling Multi-granularity lock Concurrency control Compatible requestsfirst Single queue scheduling Dual queue scheduling object-oriented database system
下载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
A Simplified Database-Oriented Web Framework
11
作者 ZHUQiao-ming ZHAOLei QIANpei-de 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第5期706-710,共5页
The paper firstly analyses disadvantages in the traditional Web database systems. And then it puts forward a simplified framework called database-oriented Web framework (DOWF). In this framework, the pages and the dat... The paper firstly analyses disadvantages in the traditional Web database systems. And then it puts forward a simplified framework called database-oriented Web framework (DOWF). In this framework, the pages and the data are all managed by database system. In order to get keywords or search a special page, which the users accessed before, users access the static pages by common script procedure (CSP), and access the dynamic pages by functional script procedure (FSP) and CSP. The article expounds the method how to implement DOWF in details. The paper also analyses the mechanism of a DOWF site by implementing a prototype system. At last, the article gives the features of DOWS in search, in security, in reuse of pages and in offline waiting, etc. Key words database-oriented - Web framework - common script procedure (CSP) - functional script procedure (FSP) CLC number TP 391 Foundation item: Supported by Natural Science Foundation of Jiangsu Province (BK2003030).Biography: ZHU Qiao-ming (1963-), male, professor, research direction: Web information processing chinses information processing. 展开更多
关键词 database-oriented Web framework common script procedure (CSP) functional script procedure (FSP)
下载PDF
Rules-based object-relational databases ontology construction 被引量:6
12
作者 Chen Jia Wu Yue 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第1期211-215,共5页
To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is p... To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is proposed first. Then, four types of ontology constructing rules including class, property, property characteristics, and property restrictions ave formalized according to the model. Experiment results described in Web ontology language prove that our proposed approach is feasible for applying in the semantic objects project of semantic computing laboratory in UC Irvine. Our approach reduces about twenty percent constructing time compared with the ontology construction from relational databases. 展开更多
关键词 ontology constructing semantic objects object-relational databases RULES ONTOLOGY Web ontologylanguage.
下载PDF
Object oriented land cover classification using ALS and GeoEye imagery over mining area 被引量:6
13
作者 YU Hai-yang, CHENG Gang, GE Xiao-san, LU Xiao-ping Key Laboratory of Mine Spatial Information Technologies of State Bureau of Surveying and Mapping, Henan Polytechnic University, Jiaozuo 454000, China 《中国有色金属学会会刊:英文版》 CSCD 2011年第S3期733-737,共5页
An object oriented coal mining land cover classification method based on semantically meaningful image segmentation and image combination of GeoEye imagery and airborne laser scanning (ALS) data was presented. First, ... An object oriented coal mining land cover classification method based on semantically meaningful image segmentation and image combination of GeoEye imagery and airborne laser scanning (ALS) data was presented. First, DEM, DSM and nDSM (normalized Digital Surface Model, nDSM) were extracted from ALS data. The GeoEye imagery and DSM data were combined to create segmented objects based on neighbor regions merge method. Then 10 kinds of objects were extracted. Different kinds of vegetation objects, including crop, grass, shrub and tree, can be extracted by using NDVI and height value of nDSM. Water and coal pile field was extracted by using NDWI and the standard deviation of DSM method. Height differences also can be used to distinguish buildings from road and vacant land, and accurate building contour information can be extracted by using relationship of neighbor objects and morphological method. The test result shows that the total classification accuracy of the presented method is 90.78% and the kappa coefficient is 0.891 4. 展开更多
关键词 AIRBORNE laser SCANNING GeoEye nDSM object oriented classification mining areas
下载PDF
A Study on the Design for Object-Oriented Adaptive Decision-Making Teams 被引量:2
14
作者 Xiao Bing, Qu Tan & Wang Mingzhe Huazhong University of Science and Technology, Wuhan 430074,P.R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第1期68-73,共6页
The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set u... The modern war features a highly distributed coordination. In the face of great time constrains, it is important to change command organizations to adapt to the real environment. Therefore it's a key step to set up adaptive C2 teams. In this paper, the relational problems about distributed C2 organizational structure adaptation are discussed, and the methodology for team decision making design based on the object oriented technique is studied. 展开更多
关键词 Adaptation Decision making team Colored Petri net object oriented.
下载PDF
A Comprehensive Review on Pixel Oriented and Object Oriented Methods for Information Extraction from Remotely Sensed Satellite Images with a Special Emphasis on Cryospheric Applications 被引量:2
15
作者 Shridhar D. Jawak Prapti Devliyal Alvarinho J. Luis 《Advances in Remote Sensing》 2015年第3期177-195,共19页
Image classification is one of the most basic operations of digital image processing. The present review focuses on the strengths and weaknesses of traditional pixel-based classification (PBC) and the advances of obje... Image classification is one of the most basic operations of digital image processing. The present review focuses on the strengths and weaknesses of traditional pixel-based classification (PBC) and the advances of object-oriented classification (OOC) algorithms employed for the extraction of information from remotely sensed satellite imageries. The state-of-the-art classifiers are reviewed for their potential usage in urban remote sensing (RS), with a special focus on cryospheric applications. Generally, classifiers for information extraction can be divided into three catalogues: 1) based on the type of learning (supervised and unsupervised), 2) based on assumptions on data distribution (parametric and non-parametric) and, 3) based on the number of outputs for each spatial unit (hard and soft). The classification methods are broadly based on the PBC or the OOC approaches. Both methods have their own advantages and disadvantages depending upon their area of application and most importantly the RS datasets that are used for information extraction. Classification algorithms are variedly explored in the cryosphere for extracting geospatial information for various logistic and scientific applications, such as to understand temporal changes in geographical phenomena. Information extraction in cryospheric regions is challenging, accounting to the very similar and conflicting spectral responses of the features present in the region. The spectral responses of snow and ice, water, and blue ice, rock and shadow are a big challenge for the pixel-based classifiers. Thus, in such cases, OOC approach is superior for extracting information from the cryospheric regions. Also, ensemble classifiers and customized spectral index ratios (CSIR) proved extremely good approaches for information extraction from cryospheric regions. The present review would be beneficial for developing new classifiers in the cryospheric environment for better understanding of spatial-temporal changes over long time scales. 展开更多
关键词 PIXEL Based CLASSIFICATION object oriented CLASSIFICATION CRYOSPHERE ANTARCTICA
下载PDF
Review of Remotely Sensed Imagery Classification Patterns Based on Object-oriented Image Analysis 被引量:9
16
作者 LIU Yongxue LI Manchun +2 位作者 MAO Liang XU Feifei HUANG Shuo 《Chinese Geographical Science》 SCIE CSCD 2006年第3期282-288,共7页
With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remo... With the wide use of high-resolution remotely sensed imagery, the object-oriented remotely sensed informa- tion classification pattern has been intensively studied. Starting with the definition of object-oriented remotely sensed information classification pattern and a literature review of related research progress, this paper sums up 4 developing phases of object-oriented classification pattern during the past 20 years. Then, we discuss the three aspects of method- ology in detail, namely remotely sensed imagery segmentation, feature analysis and feature selection, and classification rule generation, through comparing them with remotely sensed information classification method based on per-pixel. At last, this paper presents several points that need to be paid attention to in the future studies on object-oriented RS in- formation classification pattern: 1) developing robust and highly effective image segmentation algorithm for multi-spectral RS imagery; 2) improving the feature-set including edge, spatial-adjacent and temporal characteristics; 3) discussing the classification rule generation classifier based on the decision tree; 4) presenting evaluation methods for classification result by object-oriented classification pattern. 展开更多
关键词 面向对象图像 遥感技术 时空变化 图像处理
下载PDF
The IRIS Development Platform and Proposed Object-Oriented Data Base 被引量:1
17
作者 Mihai-Octavian Dima 《Journal of Software Engineering and Applications》 2015年第4期167-174,共8页
Various code development platforms, such as the ATHENA Framework [1] of the ATLAS [2] experiment encounter lengthy compilation/linking times. To augment this situation, the IRIS Development Platform was built as a sof... Various code development platforms, such as the ATHENA Framework [1] of the ATLAS [2] experiment encounter lengthy compilation/linking times. To augment this situation, the IRIS Development Platform was built as a software development framework acting as compiler, cross-project linker and data fetcher, which allow hot-swaps in order to compare various versions of software under test. The flexibility fostered by IRIS allowed modular exchange of software libraries among developers, making it a powerful development tool. The IRIS platform used input data ROOT-ntuples [3];however a new data model is sought, in line with the facilities offered by IRIS. The schematic of a possible new data structuring—as a user implemented object oriented data base, is presented. 展开更多
关键词 SOFTWARE Development PLATFORM User-Defined object oriented Data-Base
下载PDF
Object-oriented Urban Dynamic Monitoring——A Case Study of Haidian District of Beijing 被引量:9
18
作者 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. 展开更多
关键词 北京 城市动态监测 目标导向 遥感系统
下载PDF
NDVI-Based Lacunarity Texture for Improving Identification of Torreya Using Object-Oriented Method 被引量:5
19
作者 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
Modeling Method of Automotive Body CAN/LIN Nets Application Protocol Based on Object-oriented Colored Petri Net 被引量:8
20
作者 FANG Hua HAN Jianghong and LIU Xiaoping 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第6期999-1006,共8页
Recently automotive nets are adopted to solve increasing problems in automotive electronic systems.Technologies of automotive local area network from CAN and LIN can solve the problems of the increasing of wire bunch ... Recently automotive nets are adopted to solve increasing problems in automotive electronic systems.Technologies of automotive local area network from CAN and LIN can solve the problems of the increasing of wire bunch weight and lack in module installation space.However,the multilayer automotive nets software becomes more and more complex,and the development expense is difficult to predict and to keep in check.In this paper,the modeling method of hierarchical automotive nets and the substitution operation based on object-oriented colored Petri net(OOCPN) are proposed.The OOCPN model which analyzes the software structure and validates the collision mechanism of CAN/LIN bus can speed the automobile system development.First,the subsystems are divided and modeled by object-oriented Petri net(OOPN).According to the sets of message sharing relations,the message ports among them are set and the communication gate transitions are defined.Second,the OOPN model is substituted step by step until the inner objects in the automotive body control modules(BCM) are indivisible and colored by colored Petri net(CPN).And the color subsets mark the node messages for the collision mechanism.Third,the OOCPN model of the automotive body CAN/LIN nets is assembled,which keeps the message sets and the system can be expanded.The proposed model is used to analyze features of information sharing among the objects,and it is also used to describe each subsystem real-time behavior of processing messages and implemental device controllers operating,and puts forward a reasonable software framework for the automotive body control subsystem.The research can help to design the communication model in the automotive body system effectively and provide a convenient and rapid way for developing the logical hierarchy software. 展开更多
关键词 automotive body CAN/LIN bus information sharing object-oriented colored Petri net modeling
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部