咨询与建议

限定检索结果

文献类型

  • 846 篇 会议
  • 298 篇 期刊文献
  • 3 册 图书

馆藏范围

  • 1,147 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 732 篇 工学
    • 577 篇 计算机科学与技术...
    • 423 篇 软件工程
    • 131 篇 信息与通信工程
    • 81 篇 电子科学与技术(可...
    • 77 篇 控制科学与工程
    • 55 篇 生物工程
    • 54 篇 机械工程
    • 42 篇 电气工程
    • 25 篇 动力工程及工程热...
    • 24 篇 仪器科学与技术
    • 21 篇 化学工程与技术
    • 18 篇 材料科学与工程(可...
    • 15 篇 网络空间安全
    • 14 篇 土木工程
    • 12 篇 力学(可授工学、理...
    • 12 篇 建筑学
    • 12 篇 农业工程
    • 11 篇 交通运输工程
    • 11 篇 环境科学与工程(可...
  • 279 篇 理学
    • 176 篇 数学
    • 58 篇 生物学
    • 47 篇 物理学
    • 39 篇 统计学(可授理学、...
    • 38 篇 系统科学
    • 22 篇 化学
  • 186 篇 管理学
    • 124 篇 管理科学与工程(可...
    • 65 篇 图书情报与档案管...
    • 37 篇 工商管理
  • 18 篇 法学
    • 15 篇 社会学
  • 17 篇 经济学
    • 17 篇 应用经济学
  • 13 篇 农学
  • 9 篇 教育学
  • 7 篇 医学
  • 3 篇 文学
  • 3 篇 军事学
  • 2 篇 艺术学

主题

  • 46 篇 distributed proc...
  • 44 篇 laboratories
  • 42 篇 computational mo...
  • 31 篇 kernel
  • 29 篇 algorithm design...
  • 28 篇 concurrent compu...
  • 28 篇 computer archite...
  • 27 篇 graphics process...
  • 27 篇 benchmark testin...
  • 25 篇 fault tolerance
  • 25 篇 hardware
  • 24 篇 feature extracti...
  • 23 篇 throughput
  • 23 篇 semantics
  • 22 篇 servers
  • 22 篇 cloud computing
  • 21 篇 parallel process...
  • 21 篇 protocols
  • 21 篇 training
  • 20 篇 deep learning

机构

  • 169 篇 national laborat...
  • 134 篇 science and tech...
  • 103 篇 college of compu...
  • 88 篇 national laborat...
  • 81 篇 national laborat...
  • 38 篇 school of comput...
  • 38 篇 national laborat...
  • 29 篇 national key lab...
  • 22 篇 science and tech...
  • 22 篇 national key lab...
  • 21 篇 national key lab...
  • 18 篇 national laborat...
  • 16 篇 national laborat...
  • 16 篇 laboratory of di...
  • 15 篇 national univers...
  • 14 篇 national laborat...
  • 14 篇 national key lab...
  • 13 篇 national key lab...
  • 13 篇 school of comput...
  • 12 篇 national laborat...

作者

  • 44 篇 wang huaimin
  • 43 篇 yong dou
  • 40 篇 li dongsheng
  • 38 篇 dou yong
  • 38 篇 liu jie
  • 37 篇 wang ji
  • 36 篇 dongsheng li
  • 36 篇 huaimin wang
  • 35 篇 ji wang
  • 31 篇 jie liu
  • 30 篇 yijie wang
  • 30 篇 wang yijie
  • 29 篇 xiaodong wang
  • 27 篇 yin gang
  • 26 篇 peng yuxing
  • 25 篇 yuxing peng
  • 25 篇 gang yin
  • 22 篇 tao wang
  • 21 篇 zhigang luo
  • 21 篇 xicheng lu

语言

  • 1,073 篇 英文
  • 63 篇 中文
  • 11 篇 其他
检索条件"机构=National Key Laboratory of Parallel and Distributed Processing"
1147 条 记 录,以下是421-430 订阅
排序:
Reduction transformations for optimization parameter selection
Reduction transformations for optimization parameter selecti...
收藏 引用
International Conference on High Performance Computing in the Asia-Pacific Region
作者: Yonggang Che Zhenghua Wang Xiaomei Li National Laboratory for Parallel and Distributed Processing Changsha China
Program performance optimization often involves choosing right parameters to minimize the program's runtime. Selecting optimization parameters by means of execution-driven search is guaranteed to find excellent re... 详细信息
来源: 评论
Verification of C programs using slicing execution
Verification of C programs using slicing execution
收藏 引用
International Conference on Quality Software
作者: Xiaodong Yi Ji Wang Xuejun Yang National Laboratory for Parallel and Distributed Processing Changsha China
The paper presents a novel method, namely slicing execution, to verify C programs with respect to temporal safety properties. The distinguished feature is that it only simulates the execution of the relevant statement... 详细信息
来源: 评论
Using redundant threads for fault tolerance of OpenMP programs
Using redundant threads for fault tolerance of OpenMP progra...
收藏 引用
2010 International Conference in Information Science and Applications, ICISA 2010
作者: Fu, Hongyi Ding, Yan Key Laboratory of Science and Technology for National Defence of Parallel and Distributed Processing National University of Defence Tech. Changsha Hunan 410073 China School of Computer National University of Defence Tech. Changsha Hunan 410073 China
As the wide application of multi-core processor architecture in the domain of high performance computing, fault tolerance for shared memory parallel programs becomes a hot spot of research. For years, checkpointing ha... 详细信息
来源: 评论
Revised stride data value predictor design
Revised stride data value predictor design
收藏 引用
International Conference on High Performance Computing in the Asia-Pacific Region
作者: Xiao Yong Yang Yanping Zhou Xingming National Laboratory for Parallel and Distributed Processing Changsha China
Stride data value predictor is widely used by researchers in data value prediction study. Compared with context-based hybrid data value predictors, stride data value predictors are simple. But when encountering non-st... 详细信息
来源: 评论
Contrastive Learning with Diverse Samples  26
Contrastive Learning with Diverse Samples
收藏 引用
26th European Conference on Artificial Intelligence, ECAI 2023
作者: Wu, Lilei Liu, Jie Science and Technology on Parallel and Distributed Processing Laboratory National University of Defense Technology Changsha410073 China Laboratory of Digitizing Software for Frontier Equipment National University of Defense Technology Changsha410073 China
Unsupervised visual representation learning has gained much attention from the computer vision community because of the recent contrastive learning achievements. Current work mainly adopts instance discrimination as t...
来源: 评论
Overview of blockchain consensus mechanism  2020
Overview of blockchain consensus mechanism
收藏 引用
2nd International Conference on Big Data Engineering, BDE 2020
作者: Zhang, Changqiang Wu, Cangshuai Wang, Xinyi Key Laboratory of Parallel and Distributed Computing College of Computer National University of Defense Technology China College of Computer National University of Defense Technology China
The advent of the Bitcoin system has brought another boom in the Internet era. In a very short time, many Blockchain systems come into being successively, whose decentration, consensus mechanisms, intelligent contract... 详细信息
来源: 评论
Mobility of Internet-Based Virtual Computing Environment
Mobility of Internet-Based Virtual Computing Environment
收藏 引用
International Conference on parallel and distributed Systems (ICPADS)
作者: Siqi Shen Ji Wang Rui Shen Shengdong Zhang Pei Fan National Laboratory for Parallel and Distributed Processing Changsha China
The Internet-based virtual computing environment (iVCE) provides on-demand aggregation and autonomic collaboration mechanisms to facilitate the utilization of autonomous and dynamic Internet resources. Load balancing ... 详细信息
来源: 评论
A survey on approaches and applications of knowledge representation learning  5
A survey on approaches and applications of knowledge represe...
收藏 引用
5th IEEE International Conference on Data Science in Cyberspace, DSC 2020
作者: Li, Chenchen Li, Aiping Wang, Ye Tu, Hongkui Song, Yichen National University of Defense Technology College of Computer ChangSha China National University of Defense Technology College of Computer Science and Technology on Parallel and Distributed Processing Laboratory ChangSha China
Knowledge representation learning (KRL) is one of the important research topics in artificial intelligence and Natural language processing. It can efficiently calculate the semantics of entities and relations in a low... 详细信息
来源: 评论
Towards a Framework for Scalable Model Checking of Concurrent C Programs
Towards a Framework for Scalable Model Checking of Concurren...
收藏 引用
International Symposium on Leveraging Applications of Formal Methods, Verification and Validation ( ISoLA)
作者: Ji Wang Xiaodong Yi Xuejun Yang National Laboratory for Parallel and Distributed Processing Changsha China
The paper presents a novel framework for scalable model checking of concurrent C programs. With the idea of verification reuse, it shows an integrated approach to efficient reduction of state space by abstraction, sym... 详细信息
来源: 评论
Cooperative monitoring BGP among autonomous systems
收藏 引用
Security and Communication Networks 2015年 第10期8卷 1943-1957页
作者: Hu, Ning Wang, BaoSheng Liu, Xin National Key Laboratory for Parallel and Distributed Processing College of Computer National University of Defense Technology Changsha Hunan China
As the de facto Internet inter-domain routing protocol, BGP protocol has a number of vulnerabilities and weakness. Monitoring BGP is an effective way to improve the security of inter-domain routing. This paper present... 详细信息
来源: 评论