南通职业大学学报
南通職業大學學報
남통직업대학학보
JOURNAL OF NANTONG VOCATIONAL COLLEGE
2015年
1期
97-100
,共4页
STL容器类%数据结构%蛋白质残基%C++程序实现
STL容器類%數據結構%蛋白質殘基%C++程序實現
STL용기류%수거결구%단백질잔기%C++정서실현
STL container class%data structures%protein residue%C++programming redlization
C++提供的STL容器类是一种可由用户定义数据类型的对象,在组织多层次存储结构与多样化数据类型的数据结构方面有较为突出的优势。文章以蛋白质残基数据提取与处理的问题为实例,基于map容器和vector容器建立了对应的数据结构,从数据文件中提取残基的关键信息并实施了相关计算,实现了多层次结构与多数据类型的数据组织,并在Code:blocks 12.11开发环境下进行了相关的C++程序实现。
C++提供的STL容器類是一種可由用戶定義數據類型的對象,在組織多層次存儲結構與多樣化數據類型的數據結構方麵有較為突齣的優勢。文章以蛋白質殘基數據提取與處理的問題為實例,基于map容器和vector容器建立瞭對應的數據結構,從數據文件中提取殘基的關鍵信息併實施瞭相關計算,實現瞭多層次結構與多數據類型的數據組織,併在Code:blocks 12.11開髮環境下進行瞭相關的C++程序實現。
C++제공적STL용기류시일충가유용호정의수거류형적대상,재조직다층차존저결구여다양화수거류형적수거결구방면유교위돌출적우세。문장이단백질잔기수거제취여처리적문제위실례,기우map용기화vector용기건립료대응적수거결구,종수거문건중제취잔기적관건신식병실시료상관계산,실현료다층차결구여다수거류형적수거조직,병재Code:blocks 12.11개발배경하진행료상관적C++정서실현。
STL container class of C++ is a sort of object of which the data type is user-defined. It shows prominent advantages in organizing data structures with multi-level storage structures and various data types. In this paper, to solve the problem of extracting and processing the data of protein residues, the corresponding data structure based on the map and vector container classes is designed. The key information of residues is extracted from data files and afterwards, these data are processed. Besides, the relevant C++ programme is compiled under Code:blocks 12.11.