咨询与建议

限定检索结果

文献类型

  • 45 篇 会议
  • 34 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

  • 80 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 68 篇 工学
    • 53 篇 计算机科学与技术...
    • 27 篇 电气工程
    • 27 篇 软件工程
    • 8 篇 信息与通信工程
    • 3 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 控制科学与工程
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
  • 8 篇 教育学
    • 8 篇 教育学
  • 8 篇 理学
    • 4 篇 数学
    • 3 篇 物理学
    • 2 篇 科学技术史(分学科...
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 2 篇 图书情报与档案管...
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 80 篇 programming para...
  • 13 篇 programming lang...
  • 6 篇 programming
  • 6 篇 object-oriented ...
  • 5 篇 functional progr...
  • 5 篇 concurrency
  • 4 篇 software design
  • 3 篇 runtime
  • 3 篇 parallelism
  • 3 篇 software enginee...
  • 3 篇 automatic progra...
  • 3 篇 metaprogramming
  • 3 篇 logic programmin...
  • 3 篇 programming tech...
  • 3 篇 artificial intel...
  • 2 篇 distributed arch...
  • 2 篇 parallel process...
  • 2 篇 quantum computin...
  • 2 篇 computer archite...
  • 2 篇 debugging

机构

  • 2 篇 univ sheffield d...
  • 2 篇 univ virginia de...
  • 2 篇 rochester inst t...
  • 2 篇 rousse univ dept...
  • 2 篇 yasar univ dept ...
  • 1 篇 weizmann inst sc...
  • 1 篇 univ. cath. louv...
  • 1 篇 sun microsyst in...
  • 1 篇 vienna univ tech...
  • 1 篇 univ almeria app...
  • 1 篇 univ politecn va...
  • 1 篇 cornell univ dep...
  • 1 篇 harvard univ cam...
  • 1 篇 institute of mat...
  • 1 篇 univ montreal cp...
  • 1 篇 isep dee porto
  • 1 篇 basho technologi...
  • 1 篇 uba sch engn dep...
  • 1 篇 ocad univ inclus...
  • 1 篇 univ teacher edu...

作者

  • 2 篇 michael ball
  • 2 篇 he t
  • 2 篇 blum b
  • 2 篇 wang meng
  • 2 篇 yuan garcia
  • 2 篇 golemanova emili...
  • 2 篇 kratchanov kosta...
  • 2 篇 quiroga jose
  • 2 篇 golemanov tzanko
  • 2 篇 hao dan
  • 2 篇 budimac zoran
  • 2 篇 son s
  • 2 篇 ortin francisco
  • 2 篇 abdelzaher t
  • 2 篇 stankovic j
  • 2 篇 manuel redondo j...
  • 2 篇 ercan tuncay
  • 2 篇 li feng
  • 2 篇 wood a
  • 1 篇 hare eric

语言

  • 80 篇 英文
检索条件"主题词=Programming paradigms"
80 条 记 录,以下是1-10 订阅
排序:
IF PROLOG IS THE ANSWER, WHAT IS THE QUESTION - OR WHAT IT TAKES TO SUPPORT AI programming paradigms
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1985年 第11期11卷 1401-1408页
作者: BOBROW, DG Intelligent Systems Laboratory Xerox Palo Alto Research Center
Knowledge programming, which makes use of the explicit representation and interpretation of knowledge to create intelligent programs, requires specialized languages and tools to help programmers. Prolog, an implementa... 详细信息
来源: 评论
Design and evaluation of an alternative programming paradigms course
收藏 引用
TELEMATICS AND INFORMATICS 2017年 第6期34卷 813-823页
作者: Ortin, Francisco Manuel Redondo, Jose Quiroga, Jose Univ Oviedo Comp Sci Dept Calvo Sotelo S-N Oviedo 33007 Spain
The knowledge of the most common programming paradigms, and the basic abstractions provided by each paradigm, are competencies to be attained by Software Engineering undergraduate students. These abstractions also inc... 详细信息
来源: 评论
The inevitable cycle: Graphical tools and programming paradigms
收藏 引用
COMPUTER 2007年 第8期40卷 24-30页
作者: Soukup, Jiri Soukup, Martin Code Farms Nortel
The prevalence of graphical tools suggests that current software design has become too complex to easily manage. Returning to more compact textual programming requires new programming languages and paradigms.
来源: 评论
Bridging the Gap between Different programming paradigms in Coverage-based Fault Localization  22
Bridging the Gap between Different Programming Paradigms in ...
收藏 引用
13th Asia-Pacific Symposium on Internetware (Internetware) - A Software Paradigm for Internet Computing
作者: Li, Feng Wang, Meng Hao, Dan Peking Univ Sch Comp Sci MoE Key Lab HCST Beijing Peoples R China Univ Bristol Dept Comp Sci Bristol Avon England
Fault localization is to identify faulty program elements. Among the large number of fault localization approaches in the literature, coverage-based fault localization, especially spectrum-based fault localization has... 详细信息
来源: 评论
An empirical study of programming paradigms for animation  9
An empirical study of programming paradigms for animation
收藏 引用
9th IEEE/ACM International Workshop on Cooperative and Human Aspects of Software Engineering (CHASE)
作者: Kraemer, Jan-Peter Hennings, Michael Brandt, Joel Borchers, Jan Rhein Westfal TH Aachen Aachen Germany Adobe Res Creat Technol Lab San Jose CA USA
Animations are an essential part of many modern user interfaces. They are often de fined programmatically, which allows for parametrization and reuse. Two programming paradigms to de fine animations are common: Proced... 详细信息
来源: 评论
An Observational Study on the Maintainability Characteristics of the Procedural and Object-oriented programming paradigms  32
An Observational Study on the Maintainability Characteristic...
收藏 引用
32nd IEEE Conference on Software Engineering Education and Training (CSEE and T)
作者: Brborich, Wladymir Oscullo, Bryan Lascano, Jorge Edison Clyde, Stephen Univ Fuerzas Armadas ESPE Dept Ciencias Comp Sangolqui Ecuador Utah State Univ Comp Sci Dept Logan UT 84322 USA
This paper presents an observational study that takes an initial step towards answering the question of how the selection of a programming paradigm affects the maintainability of a software system. Answers to this que... 详细信息
来源: 评论
Linking Different programming paradigms - Thoughts about Instructional Design
Linking Different Programming Paradigms - Thoughts about Ins...
收藏 引用
15th Innovation and Technology in Computer Science Education Conference
作者: Ragonis, Noa Haberman, Bruria CS Track Beit Berl Coll Israel Sch Educ Beit Berl Israel
Educators recommend that students become acquainted with different programming paradigms in order to acquire alternative ways of computational thinking [3] and various approaches for problem solving [2]. Since student... 详细信息
来源: 评论
An Exploratory Study on the Predominant programming paradigms in Python Code  2022
An Exploratory Study on the Predominant Programming Paradigm...
收藏 引用
30th ACM Joint European Software Engineering Conference / Symposium on the Foundations of Software Engineering (ESEC/FSE)
作者: Dyer, Robert Chauhan, Jigyasa Univ Nebraska Lincoln Lincoln NE 68588 USA
Python is a multi-paradigm programming language that fully supports object-oriented (OO) programming. The language allows writing code in a non-procedural imperative manner, using procedures, using classes, or in a fu... 详细信息
来源: 评论
Quantum programming paradigms: Boson Sampling vs. Qubit Gates
Quantum Programming Paradigms: Boson Sampling vs. Qubit Gate...
收藏 引用
Photonics for Quantum Conference
作者: Alarcon, Sonia Lopez Haverly, Andrew Rochester Inst Technol Rochester NY 14623 USA
Quantum technology and its application in quantum computing has been gaining relevance and making incredible strides in the achievement of practical implementations of this new form of hardware acceleration. However, ... 详细信息
来源: 评论
Design of a programming paradigms Course Using One Single programming Language
Design of a Programming Paradigms Course Using One Single Pr...
收藏 引用
World Conference on Information Systems and Technologies (WorldCIST)
作者: Ortin, Francisco Manuel Redondo, Jose Quiroga, Jose Univ Oviedo Dept Comp Sci C Calvo Sotelo S-N Oviedo 33007 Spain
Undergraduate students of a Software Engineering degree must be able to select the appropriate paradigm to solve a problem. They must also be able to know the foundations of concurrent and parallel programming. In the... 详细信息
来源: 评论