国家自然科学基金(60503020)

作品数:25被引量:63H指数:4
导出分析报告
相关作者:徐宝文张卫丰徐峻岭崔自峰周晓宇更多>>
相关机构:东南大学南京邮电大学南京大学武汉大学更多>>
相关期刊:《计算机教育》《计算机与数字工程》《东南大学学报(自然科学版)》《Wuhan University Journal of Natural Sciences》更多>>
相关主题:FEATURE_SELECTIONCLUSTERINGAPPROACH软件维护GPU更多>>
相关领域:自动化与计算机技术文化科学更多>>
-

检索结果分析

结果分析中...
条 记 录,以下是1-10
视图:
排序:
基于OpenCL的均值平移算法在多个众核平台的性能优化研究被引量:1
《计算机科学》2013年第3期79-85,110,共8页庞旭 张云泉 龙国平 贾海鹏 颜深根 
国家自然科学基金项目(60303020;60533020);国家自然科学基金重点项目(60503020);国家自然科学基金青年基金项目(61100072);国家"863"计划基金资助项目(2012AA010902);ISCAS-AMD联合fusion软件中心资助
OpenCL作为一种面向多种平台、通用目的的编程标准,已经对许多应用程序进行了加速。由于平台硬件和软件环境的差异,通用的优化方法不一定在所有平台都有很好的加速。通过对均值平移算法在GPU和APU平台的优化,探讨了不同平台各种优化方...
关键词:GPU APU OPENCL 均值平移算法 
基于OpenCL的连续数据无关访存密集型函数并行与优化研究被引量:1
《计算机科学》2013年第3期111-115,共5页蒋丽媛 张云泉 龙国平 贾海鹏 
国家自然科学基金资助项目(60303020;60533020);国家自然科学基金资助重点项目(60503020);国家自然科学基金青年基金课题(61100072);国家"863"计划基金资助项目(2012AA010902);ISCAS-AMD联合fusion软件中心资助
连续的数据无关是指计算目标矩阵连续的元素时使用的源矩阵元素之间没有关系且也为连续的,访存密集型是指函数的计算量较小,但是有大量的数据传输操作。在OpenCL框架下,以bitwise函数为例,研究和实现了连续数据无关访存密集型函数在GPU...
关键词:GPU OPENCL 向量化 ROI 
TPython:一种扩充的Python语言被引量:1
《计算机与数字工程》2009年第5期54-58,共5页余超 周天琳 周晓宇 陈林 徐宝文 
国家杰出青年科学基金(编号:60425206);国家自然科学基金(编号:60503020);江苏省自然科学基金(编号:BK2006094)资助
Python是一种流行的动态语言,但是由于完全的动态性影响了其执行效率和使用。因此,在Python基础上进行了静态化扩充,研制了TPython语言。该语言在注释中引入了可选的类型声明,并提供了包括类型检查在内的静态检查。相对于动态语言而言,T...
关键词:类型声明 PYTHON 解释器 动态语言 
一个设计模式自动识别技术研究框架被引量:4
《计算机科学》2009年第5期124-128,共5页周晓宇 徐宝文 
国家杰出青年科学基金项目(60425206);国家自然科学基金资助项目(60503020);江苏省自然科学基金(BK2006094)资助
在程序代码中自动识别设计模式可以为面向设计模式的软件理解、维护和重构等活动提供自动化支持。比较系统地分析了该领域十余年来的研究状况和存在的问题,提出了一套以准确和通用的设计模式识别技术为目标,以层次化识别特征的确定、基...
关键词:设计模式 软件分析 逆向工程 
Stable Initialization Scheme for K-Means Clustering被引量:15
《Wuhan University Journal of Natural Sciences》2009年第1期24-28,共5页XU Junling XU Baowen ZHANG Weifeng ZHANG Wei HOU Jun 
Supported by the National Natural Science Foundation of China (60503020, 60503033, 60703086);the Natural Science Foundation of Jiangsu Province (BK2006094);the Opening Foundation of Jiangsu Key Labo-ratory of Computer Information Processing Technology in Soochow University ( KJS0714);the Research Foundation of Nanjing University of Posts and Telecommunications (NY207052, NY207082)
Though K-means is very popular for general clustering, its performance, which generally converges to numerous local minima, depends highly on initial cluster centers. In this paper a novel initialization scheme to sel...
关键词:CLUSTERING unsupervised learning K-MEANS INITIALIZATION 
基于图和信息熵的入侵检测分类器构造被引量:1
《微计算机信息》2008年第30期62-64,共3页吴川 姜淑娟 
国家自然科学基金青年基金资助(60503020)
针对传统的Snort入侵检测引擎所使用二维表逐一比较效率低下的问题,该文采用基于图的数据挖掘技术挖掘规则、运用改进后的信息熵方法选择分类属性,构造入侵检测分类器。通过实验证明,该方法是有效可行的。
关键词: 数据挖掘 信息熵 入侵检测 分类 
数据结构课程教学模式的研究被引量:1
《计算机教育》2008年第20期95-97,共3页周国强 张卫丰 
国家自然科学基金青年基金(60503020,60703086,60503033);苏州大学江苏省计算机信息处理技术重点实验室基金(KJS0714);南京邮电大学科研基金(NY207052,NY207082);Microsoft Research Asia Internet Services Theme 2008;江苏省自然科学基金(BK2006094)等的资助
数据结构是一门理论性和抽象性很强的专业核心课程。本文提出了一种从上至下,从抽象到具体的分层教学演化模式,符合学生思维的演化过程,从而降低了该课程的学习难度。通过实践证明该模式配合内容的设计有较好的教学效果。
关键词:数据结构 教学模式 层次 
Method for test case selection and execution of web application regression testing
《Journal of Southeast University(English Edition)》2008年第3期325-329,共5页曹曦 许蕾 
The National Natural Science Foundation of China(No.60503020,60503033,60703086);Opening Foundation of Jiangsu Key Laboratory of Computer Information Processing Technology in Soochow University(No.KJS0714)
In order to improve the efficiency of regression testing in web application,the control flow graph and the greedy algorithm are adopted.This paper considers a web page as a basic unit and introduces a test case select...
关键词:regression testing web application test case selection control flow graph optimizing execution 
Research Progress of Trust Evaluation Model
《Wuhan University Journal of Natural Sciences》2008年第4期391-395,共5页ZHOU Guoqiang PAN Fangrui ZHANG Weifeng GUO Jian 
the National Natural Science Foundation of China (60503020, 60503033, 60703086);the Natural Science Foundation of Jiangsu Province(BK2006094);the Opening Foundation of Jiangsu Key Labo-ratory of Computer Information Processing Technology in Soochow Univer-sity(KJS0714);the Research Foundation of Nanjing University of Posts and Telecommunications (NY207052,NY207082, NY207084);Microsoft Re-search Asia Internet Services Theme 2008
Software systems in distributed environment are changing from a close and relatively static form, whose users are familiar with each other, to an open and highly dynamic mode, which can be visited by public. In such c...
关键词:distributed environment TRUST trust evaluation model trust path 
ISTC: A New Method for Clustering Search Results被引量:2
《Wuhan University Journal of Natural Sciences》2008年第4期501-504,共4页ZHANG Wei XU Baowen ZHANG Weifeng XU Junling 
Foundation item: Supported by the National Natural Science Foundation of China (60503020, 60503033, 60703086);Opening Foundation of Jiangsu Key Laboratory of Computer Information Processing Technology in Soochow Uni-versity (KJS0714);Research Foundation of Nanjing University of Posts and Telecommunications (NY207052, NY207082);National Natural Science Foundation of Jiangsu (BK2006094).
A new common phrase scoring method is proposed according to term frequency-inverse document frequency (TFIDF) and independence of the phrase. Combining the two properties can help identify more reasonable common phr...
关键词:Web search results clustering suffix tree term frequency-inverse document frequency (TFIDF) independence of phrases 
检索报告 对象比较 聚类工具 使用帮助 返回顶部