首页 > 最新文献

2010 Second International Workshop on Education Technology and Computer Science最新文献

英文 中文
A Generalization of DSA Based on the Conjugacy Search Problem 基于共轭搜索问题的DSA推广
Guangguo Han, Chuan-gui Ma, Qingfeng Cheng
The conjugacy search problem in a group G is the problem of recovering an x $in$ G from given g $in$ G and h =x-11gx. The alleged computational hardness of this problem in some groups was used in several recently suggested public key exchange protocols and the digital signature scheme, including the one due to Anshel, Anshel, and Goldfeld, and the one due to Ko, Lee et al. In this paper, using Miller group G as the platform, we propose a generalization of the digital signature algorithms DSA whose security is based on the hardness of the conjugacy search problem. An important difference between DSA and our signature scheme is that our scheme may not change k for each signature.
群G中的共轭搜索问题是从给定的G $in$ G和h =x-11gx中恢复x $in$ G的问题。在最近提出的几个公钥交换协议和数字签名方案中,使用了一些小组中所谓的计算硬度问题,包括由Anshel, Anshel和Goldfeld提出的协议,以及由Ko, Lee等人提出的协议。本文以Miller群G为平台,对基于共轭搜索问题的安全性的数字签名算法DSA进行了推广。DSA和我们的签名方案之间的一个重要区别是,我们的方案可能不会为每个签名更改k。
{"title":"A Generalization of DSA Based on the Conjugacy Search Problem","authors":"Guangguo Han, Chuan-gui Ma, Qingfeng Cheng","doi":"10.1109/ETCS.2010.48","DOIUrl":"https://doi.org/10.1109/ETCS.2010.48","url":null,"abstract":"The conjugacy search problem in a group G is the problem of recovering an x $in$ G from given g $in$ G and h =x-11gx. The alleged computational hardness of this problem in some groups was used in several recently suggested public key exchange protocols and the digital signature scheme, including the one due to Anshel, Anshel, and Goldfeld, and the one due to Ko, Lee et al. In this paper, using Miller group G as the platform, we propose a generalization of the digital signature algorithms DSA whose security is based on the hardness of the conjugacy search problem. An important difference between DSA and our signature scheme is that our scheme may not change k for each signature.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128078516","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Face Recognition Based on SFLBP 基于SFLBP的人脸识别
Zhisheng Gao, Hongzhao Yuan
Face recognition under variable illumination conditions is an unsolved problem. In this paper, we propose a novel face recognition method based on steerable filters and local binary pattern. First, the normalized face image is convoluted by a multiple orientation steerable filters to extract their corresponding steerable magnitude maps (SMM). Then, the features of face image is extracted by linked all the LBP features which are computed on each item in the SMM separately. Finally, SVM (Support Vector Machine) is used for classification. Experiments show that our method is some invariant face position, pose, illumination and expression variations. Recognition results on ORL and YALE face database show the effectiveness of the proposed approach.
可变光照条件下的人脸识别是一个尚未解决的问题。本文提出了一种基于可控制滤波器和局部二值模式的人脸识别方法。首先,对归一化后的人脸图像进行多方向可变换滤波器卷积,提取相应的可变换幅度图(SMM);然后,将在SMM中每个项目上分别计算的所有LBP特征链接起来,提取人脸图像的特征。最后,使用支持向量机(SVM)进行分类。实验表明,我们的方法是一些不变的人脸位置、姿态、光照和表情变化。在ORL和YALE人脸数据库上的识别结果表明了该方法的有效性。
{"title":"Face Recognition Based on SFLBP","authors":"Zhisheng Gao, Hongzhao Yuan","doi":"10.1109/ETCS.2010.420","DOIUrl":"https://doi.org/10.1109/ETCS.2010.420","url":null,"abstract":"Face recognition under variable illumination conditions is an unsolved problem. In this paper, we propose a novel face recognition method based on steerable filters and local binary pattern. First, the normalized face image is convoluted by a multiple orientation steerable filters to extract their corresponding steerable magnitude maps (SMM). Then, the features of face image is extracted by linked all the LBP features which are computed on each item in the SMM separately. Finally, SVM (Support Vector Machine) is used for classification. Experiments show that our method is some invariant face position, pose, illumination and expression variations. Recognition results on ORL and YALE face database show the effectiveness of the proposed approach.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125482513","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modificatory Indentification Algorithm Research for Source Code Oriented 面向源代码的修改识别算法研究
Yu Jiang, Yongmin Mu, Zhihua Zhang
In the process of software development, the frequent modification makes the software testing much more difficult, the source code management and control is an important complement to the white-box testing process. We propose modificatory identification algorithm for source code oriented which applies the combination of LCS algorithm and Divide and Conquer thinking. The experiment's result shows that the result of its implementation is not only accurate but also efficient, efficiency of the algorithm is more significant especially when the amount of code is larger.
在软件开发过程中,频繁的修改使软件测试变得更加困难,源代码的管理和控制是对白盒测试过程的重要补充。将LCS算法与分而治之思想相结合,提出了一种面向源代码的改进识别算法。实验结果表明,该算法的实现结果既准确又高效,特别是当代码量较大时,算法的效率更为显著。
{"title":"Modificatory Indentification Algorithm Research for Source Code Oriented","authors":"Yu Jiang, Yongmin Mu, Zhihua Zhang","doi":"10.1109/ETCS.2010.359","DOIUrl":"https://doi.org/10.1109/ETCS.2010.359","url":null,"abstract":"In the process of software development, the frequent modification makes the software testing much more difficult, the source code management and control is an important complement to the white-box testing process. We propose modificatory identification algorithm for source code oriented which applies the combination of LCS algorithm and Divide and Conquer thinking. The experiment's result shows that the result of its implementation is not only accurate but also efficient, efficiency of the algorithm is more significant especially when the amount of code is larger.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125641576","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
An Optimized Algorithm for Finding Approximate Tandem Repeats in DNA Sequences DNA序列中近似串联重复序列的优化算法
Sheng Li, Q. Jiang, Dan Wei
In gene analysis, finding approximate tandem repeats in DNA sequence is an important issue. MSATR is one of the latest methods for finding those repetitions, which suffers deficiencies of runtime cost and poor result quality. This paper proposes an optimized algorithm mMSATR for detecting approximate tandem repeats in genomic sequences more efficiently. By introducing the definition of CASM to reduce the searching scope and optimizing the original mechanism adopted by MSATR, mMSATR makes the detecting process more efficient and improves the result quality. The theoretical analysis and experiment results indicates that mMSATR is able to get more results within less runtime. Algorithm mMSATR is superior to other methods in finding results, and it greatly reduces the runtime cost, which is of benefit when the gene data becomes larger.
在基因分析中,在DNA序列中寻找近似串联重复序列是一个重要问题。MSATR是一种最新的重复搜索方法,存在运行成本高、结果质量差的缺点。为了更有效地检测基因组序列中近似串联重复序列,提出了一种优化的mMSATR算法。mMSATR通过引入CASM的定义来缩小搜索范围,优化MSATR采用的原有机制,提高了检测过程的效率,提高了结果质量。理论分析和实验结果表明,mMSATR能够在更短的运行时间内获得更多的结果。mMSATR算法在查找结果方面优于其他方法,并且大大降低了运行时成本,这在基因数据变大时是有利的。
{"title":"An Optimized Algorithm for Finding Approximate Tandem Repeats in DNA Sequences","authors":"Sheng Li, Q. Jiang, Dan Wei","doi":"10.1109/ETCS.2010.602","DOIUrl":"https://doi.org/10.1109/ETCS.2010.602","url":null,"abstract":"In gene analysis, finding approximate tandem repeats in DNA sequence is an important issue. MSATR is one of the latest methods for finding those repetitions, which suffers deficiencies of runtime cost and poor result quality. This paper proposes an optimized algorithm mMSATR for detecting approximate tandem repeats in genomic sequences more efficiently. By introducing the definition of CASM to reduce the searching scope and optimizing the original mechanism adopted by MSATR, mMSATR makes the detecting process more efficient and improves the result quality. The theoretical analysis and experiment results indicates that mMSATR is able to get more results within less runtime. Algorithm mMSATR is superior to other methods in finding results, and it greatly reduces the runtime cost, which is of benefit when the gene data becomes larger.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115955085","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A Cloud Architecture Based on Smart Home 基于智能家居的云架构
Yongquan Yang, Zhiqiang Wei, Dongning Jia, Yanping Cong, Ruobing Shan
Cloud computing has attracted more and more attentions due to its ability to deliver computing utilities as Internet services. Many industrial companies have successfully applied their Clouds with different technologies and architectures. But the existing Clouds are all computer-based and designed for Web browser. In this paper we propose a Cloud architecture which is based on digital appliances in smart home to provide IT Services that can be accessed and used by appliances users. As the vinculum that links Cloud and smart home, home gateway, which helps smart home merge into Cloud to provide more information services and access services provided by Cloud, plays a significant role in this architecture. Thus this Cloud architecture extends Cloud computing applications to a new domain so that more users could benefit from Clouds. The architecture that we propose in this paper is a conceptual model and more work need to be done to implement it.
云计算以互联网服务的形式提供计算工具的能力吸引了越来越多的关注。许多工业公司已经成功地用不同的技术和架构应用了他们的云。但是现有的云都是基于计算机的,并且是为Web浏览器设计的。本文提出了一种基于智能家居中数字家电的云架构,为家电用户提供可访问和使用的IT服务。家庭网关作为连接云和智能家居的真空,帮助智能家居融入云,提供更多云提供的信息服务和接入服务,在这一架构中扮演着重要的角色。因此,这种云架构将云计算应用程序扩展到一个新的领域,以便更多的用户可以从云中受益。我们在本文中提出的架构是一个概念模型,需要做更多的工作来实现它。
{"title":"A Cloud Architecture Based on Smart Home","authors":"Yongquan Yang, Zhiqiang Wei, Dongning Jia, Yanping Cong, Ruobing Shan","doi":"10.1109/ETCS.2010.293","DOIUrl":"https://doi.org/10.1109/ETCS.2010.293","url":null,"abstract":"Cloud computing has attracted more and more attentions due to its ability to deliver computing utilities as Internet services. Many industrial companies have successfully applied their Clouds with different technologies and architectures. But the existing Clouds are all computer-based and designed for Web browser. In this paper we propose a Cloud architecture which is based on digital appliances in smart home to provide IT Services that can be accessed and used by appliances users. As the vinculum that links Cloud and smart home, home gateway, which helps smart home merge into Cloud to provide more information services and access services provided by Cloud, plays a significant role in this architecture. Thus this Cloud architecture extends Cloud computing applications to a new domain so that more users could benefit from Clouds. The architecture that we propose in this paper is a conceptual model and more work need to be done to implement it.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130241000","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 37
Notice of RetractionAdaptive Turbo Equalization Algorithm Based on the Estimation of Channel Characteristics 基于信道特性估计的自适应Turbo均衡算法
Shuxia Guo, Guodong Huang, Bing Liu
A novel adaptive Turbo equalization algorithm based on the serious inter-symbol interference (ISI) in wireless channel is proposed. The channel characteristics are estimated through combining iterative recursive least square (RLS) with least mean square(LMS) and channel's changes are traced; and the soft interference cancellation (SIC) algorithm for Turbo equalization and the iterative calculations between equalizer and decoder are employed. Simulation results show that adaptive Turbo equalization achieves nearly 1.5 dB gain at 10-4 of BER compared with the conventional RLS, and reduces the complexity of calculation.
针对无线信道中严重的码间干扰,提出了一种新的自适应Turbo均衡算法。结合迭代递推最小二乘(RLS)和最小均方(LMS)估计信道特性,跟踪信道变化;采用了Turbo均衡的软干扰抵消(SIC)算法以及均衡器和解码器之间的迭代计算。仿真结果表明,与传统的RLS相比,自适应Turbo均衡在10-4倍误码率下获得近1.5 dB增益,并降低了计算复杂度。
{"title":"Notice of RetractionAdaptive Turbo Equalization Algorithm Based on the Estimation of Channel Characteristics","authors":"Shuxia Guo, Guodong Huang, Bing Liu","doi":"10.1109/ETCS.2010.585","DOIUrl":"https://doi.org/10.1109/ETCS.2010.585","url":null,"abstract":"A novel adaptive Turbo equalization algorithm based on the serious inter-symbol interference (ISI) in wireless channel is proposed. The channel characteristics are estimated through combining iterative recursive least square (RLS) with least mean square(LMS) and channel's changes are traced; and the soft interference cancellation (SIC) algorithm for Turbo equalization and the iterative calculations between equalizer and decoder are employed. Simulation results show that adaptive Turbo equalization achieves nearly 1.5 dB gain at 10-4 of BER compared with the conventional RLS, and reduces the complexity of calculation.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134137432","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
GIS Based Land Use Decision in Urban Region Case from Hangzhou, China 基于GIS的城市区域土地利用决策——以杭州为例
Liqin Zhang, Jiangfeng Li, Liping Qu, Jianghong Zhu, C. Kong, Zhongda Chen, Yida Luo
Construction land location advantages and agricultural land suitability evaluation are the most important basis for land use decision in urban region. This article focuses studying on Hangzhou case, an urban region with very rapid construction expansion. In this study, GIS is using for spatial analysis and mapping, while K-Means Clustering (KMC) and BPNN for attribute data process. Factors including economic agglomeration, prosperous degree, transportation accessibility, and ecological dominance, have been considered for construction land location advantages evaluation with KMC. Factors including topography features, soil quality, agricultural infrastructure, and geological environment, have been evaluated with BPNN. The evaluation result shows that lowest opportunity cost of agricultural and ecological resources is the principal rule for land decision in urban region. The suitable urban expansion space distributes across with high-quality agricultural land, which is beneficial to regional ecological balance. The comparison between construction land location advantages and agricultural land suitability is valuable for land use decision in urban region. Integration of KMC, BPNN, and MapGIS has valuable advantages for land decision system.
建设用地区位优势和农用地适宜性评价是城市区域土地利用决策的重要依据。本文以杭州为例,研究了建设扩张非常迅速的城市区域。在本研究中,利用GIS进行空间分析和制图,利用k均值聚类(KMC)和BPNN进行属性数据处理。利用KMC对建设用地区位优势进行评价,考虑了经济集聚、繁荣程度、交通可达性和生态优势等因素。利用BPNN对地形特征、土壤质量、农业基础设施和地质环境等因素进行了评价。评价结果表明,农业资源和生态资源的最低机会成本是城市土地决策的主要原则。适宜的城市扩展空间与优质农用地交叉分布,有利于区域生态平衡。建设用地区位优势与农用地适宜性的比较,对城市区域土地利用决策具有一定的参考价值。KMC、BPNN和MapGIS的集成在土地决策系统中具有重要的优势。
{"title":"GIS Based Land Use Decision in Urban Region Case from Hangzhou, China","authors":"Liqin Zhang, Jiangfeng Li, Liping Qu, Jianghong Zhu, C. Kong, Zhongda Chen, Yida Luo","doi":"10.1109/ETCS.2010.539","DOIUrl":"https://doi.org/10.1109/ETCS.2010.539","url":null,"abstract":"Construction land location advantages and agricultural land suitability evaluation are the most important basis for land use decision in urban region. This article focuses studying on Hangzhou case, an urban region with very rapid construction expansion. In this study, GIS is using for spatial analysis and mapping, while K-Means Clustering (KMC) and BPNN for attribute data process. Factors including economic agglomeration, prosperous degree, transportation accessibility, and ecological dominance, have been considered for construction land location advantages evaluation with KMC. Factors including topography features, soil quality, agricultural infrastructure, and geological environment, have been evaluated with BPNN. The evaluation result shows that lowest opportunity cost of agricultural and ecological resources is the principal rule for land decision in urban region. The suitable urban expansion space distributes across with high-quality agricultural land, which is beneficial to regional ecological balance. The comparison between construction land location advantages and agricultural land suitability is valuable for land use decision in urban region. Integration of KMC, BPNN, and MapGIS has valuable advantages for land decision system.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133943856","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Learning Computer Network with Auxiliary Software 借助辅助软件学习计算机网络
Chunmiao Yuan
Computer network course is a fundamental course for the computer major college student which explains the architecture of network based on TCP/IP. But because the course is abstract in some degree, it’s hard for students to understand. We propose a learning method that utilizes the auxiliary software to simulate the network topology and configure the network protocols for the students to understand and analyze the learned network knowledge in time. After practicing for several years, we find this method is very helpful for student to study computer network course.
计算机网络课程是计算机专业学生的一门基础课程,主要介绍基于TCP/IP的网络体系结构。但是由于课程在某种程度上是抽象的,学生很难理解。我们提出了一种利用辅助软件模拟网络拓扑和配置网络协议的学习方法,以便学生及时理解和分析所学的网络知识。经过几年的实践,我们发现这种方法对学生学习计算机网络课程很有帮助。
{"title":"Learning Computer Network with Auxiliary Software","authors":"Chunmiao Yuan","doi":"10.1109/ETCS.2010.368","DOIUrl":"https://doi.org/10.1109/ETCS.2010.368","url":null,"abstract":"Computer network course is a fundamental course for the computer major college student which explains the architecture of network based on TCP/IP. But because the course is abstract in some degree, it’s hard for students to understand. We propose a learning method that utilizes the auxiliary software to simulate the network topology and configure the network protocols for the students to understand and analyze the learned network knowledge in time. After practicing for several years, we find this method is very helpful for student to study computer network course.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"105 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131486524","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Notice of RetractionMulti-level Fuzzy Comprehensive Evaluation of Educational Technique Ability Training Performance of University Teachers 关于撤销高校教师教育技术能力培训绩效多层次模糊综合评价的通知
Xin’gang Weng
It is of great significance both in theory and practice to build a scientific evaluation system to effectively evaluate the educational technique ability training performance of university teachers. This paper builds a performance evaluation indicator system for educational technique ability training of university teachers from three dimensions of training preparation, training process and training outcomes. Based on the theory of fuzzy mathematics, a multi-level fuzzy comprehensive evaluation model for assessing the educational technique ability training performance of university teachers is built, and a case study is done for verification. The result shows that the built evaluation system is effective, applicable and operable.
建立科学的评价体系,对高校教师教育技术能力培训绩效进行有效评价,具有重要的理论和实践意义。本文从培训准备、培训过程和培训成果三个维度构建了高校教师教育技术能力培训绩效评价指标体系。基于模糊数学理论,建立了高校教师教育技术能力培训绩效的多层次模糊综合评价模型,并通过实例进行了验证。结果表明,所建立的评价体系是有效的、适用的和可操作的。
{"title":"Notice of RetractionMulti-level Fuzzy Comprehensive Evaluation of Educational Technique Ability Training Performance of University Teachers","authors":"Xin’gang Weng","doi":"10.1109/ETCS.2010.297","DOIUrl":"https://doi.org/10.1109/ETCS.2010.297","url":null,"abstract":"It is of great significance both in theory and practice to build a scientific evaluation system to effectively evaluate the educational technique ability training performance of university teachers. This paper builds a performance evaluation indicator system for educational technique ability training of university teachers from three dimensions of training preparation, training process and training outcomes. Based on the theory of fuzzy mathematics, a multi-level fuzzy comprehensive evaluation model for assessing the educational technique ability training performance of university teachers is built, and a case study is done for verification. The result shows that the built evaluation system is effective, applicable and operable.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"113 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131502645","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Scheme to Solve P2P ALTO Problem 一种解决P2P ALTO问题的方案
Suqi Ye, Xinli Huang, Rong Xiao
Peer-to-peer (P2P) systems, which are realized as overlays on top of the underlying Internet routing architecture, contribute a significant portion of today’s Internet traffic. But as the P2P systems has no access to the underlying network, it either has to measure the path performance itself or build its overlay topology agnostic of the underlay, which often leads to traffic management challenges for Internet Service Providers (ISPs) and poor QoS for users. To overcome these problems, we design a scheme, which clusters the P2P peers based on the topology information of the physical network they belong to, and employ caching mechanism then guides the users’ behaviors globally, so the resources can be downloaded rapidly without taking wrong paths. Our event-based simulations show that with our algorithm, the time of downloading files in Bit Torrent (BT) is reduced compared to traditional BT. So that our algorithm can be used to the P2P file sharing systems which pay no attention to underlying network information to improve performance.
点对点(P2P)系统是作为底层Internet路由体系结构的覆盖层来实现的,它贡献了当今Internet流量的很大一部分。但是,由于P2P系统不能访问底层网络,它要么必须自己测量路径性能,要么建立与底层无关的覆盖拓扑,这通常会给互联网服务提供商(isp)带来流量管理挑战,并给用户带来较差的QoS。为了克服这些问题,我们设计了一种方案,该方案根据P2P节点所属物理网络的拓扑信息对节点进行聚类,并采用缓存机制全局引导用户的行为,从而实现资源的快速下载而不会走错路径。基于事件的仿真结果表明,与传统BT相比,本文提出的算法大大缩短了BT中文件的下载时间,可以应用于不关注底层网络信息的P2P文件共享系统,提高了系统的性能。
{"title":"A Scheme to Solve P2P ALTO Problem","authors":"Suqi Ye, Xinli Huang, Rong Xiao","doi":"10.1109/ETCS.2010.319","DOIUrl":"https://doi.org/10.1109/ETCS.2010.319","url":null,"abstract":"Peer-to-peer (P2P) systems, which are realized as overlays on top of the underlying Internet routing architecture, contribute a significant portion of today’s Internet traffic. But as the P2P systems has no access to the underlying network, it either has to measure the path performance itself or build its overlay topology agnostic of the underlay, which often leads to traffic management challenges for Internet Service Providers (ISPs) and poor QoS for users. To overcome these problems, we design a scheme, which clusters the P2P peers based on the topology information of the physical network they belong to, and employ caching mechanism then guides the users’ behaviors globally, so the resources can be downloaded rapidly without taking wrong paths. Our event-based simulations show that with our algorithm, the time of downloading files in Bit Torrent (BT) is reduced compared to traditional BT. So that our algorithm can be used to the P2P file sharing systems which pay no attention to underlying network information to improve performance.","PeriodicalId":193276,"journal":{"name":"2010 Second International Workshop on Education Technology and Computer Science","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-03-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131848468","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2010 Second International Workshop on Education Technology and Computer Science
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1