咨询与建议

限定检索结果

文献类型

  • 77 篇 期刊文献
  • 16 册 图书
  • 10 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 84 篇 工学
    • 63 篇 计算机科学与技术...
    • 52 篇 软件工程
    • 20 篇 电气工程
    • 11 篇 控制科学与工程
    • 5 篇 信息与通信工程
    • 4 篇 材料科学与工程(可...
    • 1 篇 机械工程
    • 1 篇 仪器科学与技术
    • 1 篇 轻工技术与工程
    • 1 篇 林业工程
    • 1 篇 网络空间安全
  • 14 篇 理学
    • 13 篇 数学
    • 1 篇 物理学
    • 1 篇 统计学(可授理学、...
  • 4 篇 管理学
    • 2 篇 管理科学与工程(可...
    • 2 篇 图书情报与档案管...
  • 2 篇 教育学
    • 2 篇 教育学

主题

  • 103 篇 programming meth...
  • 14 篇 general software...
  • 13 篇 programming lang...
  • 8 篇 software enginee...
  • 7 篇 program verifica...
  • 6 篇 abstract data ty...
  • 5 篇 program correctn...
  • 5 篇 structured progr...
  • 4 篇 data abstraction
  • 4 篇 software reliabi...
  • 4 篇 data types
  • 3 篇 computer science
  • 3 篇 derivation of pr...
  • 3 篇 algorithms
  • 3 篇 data abstraction...
  • 3 篇 program transfor...
  • 3 篇 correctness
  • 3 篇 program specific...
  • 3 篇 answer set progr...
  • 3 篇 verification

机构

  • 3 篇 univ nottingham ...
  • 2 篇 cornell univ dep...
  • 2 篇 nc state univers...
  • 2 篇 university of bo...
  • 2 篇 univ texas austi...
  • 1 篇 tech univ denmar...
  • 1 篇 univ cordoba dep...
  • 1 篇 univ maryland in...
  • 1 篇 department of co...
  • 1 篇 national geodeti...
  • 1 篇 free university ...
  • 1 篇 department of el...
  • 1 篇 department of co...
  • 1 篇 univ novi sad in...
  • 1 篇 coventry univ pr...
  • 1 篇 univ bielefeld f...
  • 1 篇 aalto univ dept ...
  • 1 篇 questance nl-971...
  • 1 篇 italian institut...
  • 1 篇 univ victoria de...

作者

  • 2 篇 lifschitz vladim...
  • 2 篇 chung yc
  • 2 篇 laurie williams
  • 2 篇 feijen whj
  • 2 篇 gries david
  • 2 篇 fan mh
  • 2 篇 gries d
  • 2 篇 huang ch
  • 2 篇 backhouse roland
  • 2 篇 ken schwaber
  • 2 篇 morgan c
  • 1 篇 mills hd
  • 1 篇 wulf wa
  • 1 篇 liskov barbara
  • 1 篇 zhang xuejie
  • 1 篇 hibbard tn
  • 1 篇 taki k
  • 1 篇 michael e. caspe...
  • 1 篇 skowron a
  • 1 篇 brusey james

语言

  • 92 篇 英文
  • 6 篇 其他
  • 5 篇 中文
检索条件"主题词=programming methodology"
103 条 记 录,以下是11-20 订阅
排序:
PROGRAM-DEVELOPMENT BY INDUCTIVE STEPWISE REFINEMENT
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1985年 第1期15卷 1-28页
作者: DROMEY, RG Department of Computing Science University of Wollongong P.O. Box 1144 Wollongong N.S.W. 2500 Australia
A constructive method of program development is presented. It seeks to unify two important ideas about program development. Namely that programming is a goal-oriented activity and that there should be a correspondence... 详细信息
来源: 评论
A methodology FOR DEVELOPING DISTRIBUTED PROGRAMS
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1987年 第8期13卷 967-976页
作者: RAMESH, S MEHNDIRATTA, SL Department of Computer Science and Engineering Indian Institute of Technology
A methodology for constructing distributed programs is presented that is different from existing methodologies. It is based on the well-known notion of developing distributed programs via synchronous and centralized ... 详细信息
来源: 评论
Datatype-Generic Termination Proofs
收藏 引用
THEORY OF COMPUTING SYSTEMS 2008年 第3-4期43卷 362-393页
作者: Backhouse, Roland Doornbos, Henk Univ Nottingham Sch Comp Sci & Informat Technol Nottingham NG8 1BB England Questance NL-9711 TS Groningen Netherlands
Datatype-generic programs are programs that are parameterised by a datatype. We review the allegorical foundations of a methodology of designing datatype-generic programs. The notion of F-reductivity, where F parametr... 详细信息
来源: 评论
EMERALD - A GENERAL-PURPOSE programming LANGUAGE
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1991年 第1期21卷 91-118页
作者: RAJ, RK TEMPERO, E LEVY, HM BLACK, AP HUTCHINSON, NC JUL, E DIGITAL EQUIPMENT CORP CAMBRIDGE RES LABCAMBRIDGEMA 02139 UNIV ARIZONA DEPT COMP SCITUCSONAZ 85721 UNIV COPENHAGEN DIKUDK-2100 COPENHAGENDENMARK
Emerald is a general-purpose language with aspects of traditional object-oriented languages, such as Smalltalk, and abstract data type languages, such as Modula-2 and Ada. It is strongly typed with a nontraditional ob... 详细信息
来源: 评论
HIGHER-ORDER COMMUNICATIONS FOR CONCURRENT programming
收藏 引用
PARALLEL COMPUTING 1984年 第3-4期1卷 331-336页
作者: PETTOROSSI, A SKOWRON, A UNIV N CAROLINA DEPT MATHCHARLOTTENC 28223
In Pettorossi and Skowron (1983) a recursive-equations language is introduced. Its operational semantics is specified by means of computing agents which communicate and exchange messages. Those communications are, so ... 详细信息
来源: 评论
Automated verification of weak equivalence within the SMODELS system
收藏 引用
THEORY AND PRACTICE OF LOGIC programming 2007年 第6期7卷 697-744页
作者: Janhunen, Tomi Oikarinen, Emilia Aalto Univ Dept Comp Sci & Engn Lab Theoret Comp Sci FIN-02150 Espoo Finland
In answer set programming (ASP), a problem at hand is solved by (i) writing a logic program whose answer sets correspond to the solutions of the problem, and by (ii) computing the answer sets of the program using an a... 详细信息
来源: 评论
THEORY OF MODULES
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 1987年 第7期13卷 820-829页
作者: GANNON, JD HAMLET, RG MILLS, HD UNIV MARYLAND INST ADV COMP STUDIESCOLLEGE PKMD 20742 OREGON GRAD CTR DEPT COMP SCI & ENGNBEAVERTONOR 97006 IBM CORP BETHESDAMD 20817
Because large-scale software development is a struggle against internal program complexity, the modules into which programs are separated play an important role in software engineering. A module that encapsulates a da... 详细信息
来源: 评论
The joy of formula manipulation
收藏 引用
INFORMATION PROCESSING LETTERS 2001年 第2-4期77卷 89-96页
作者: Feijen, WHJ Eindhoven Univ Technol Dept Math & Comp Sci NL-5600 MB Eindhoven Netherlands
In mathematical circles, there is the overall opinion that formulae, in their capacity of syntactic units, are dead things, and that formula manipulation tears the heart out of mathematics. In these circles, formulae ... 详细信息
来源: 评论
Regular algebra applied to language problems
收藏 引用
JOURNAL OF LOGIC AND ALGEBRAIC programming 2006年 第2期66卷 71-111页
作者: Backhouse, R Univ Nottingham Sch Comp Sci & Informat Technol Nottingham NG8 1BB England
Many functions on context-free languages can be expressed in the form of the least fixed point of a function whose definition mimics the grammar of the given language. Examples include the function returning the lengt... 详细信息
来源: 评论
INSITU INVERSION OF A CYCLIC PERMUTATION
收藏 引用
INFORMATION PROCESSING LETTERS 1987年 第1期24卷 11-14页
作者: FEIJEN, WHJ VANGASTEREN, AJM GRIES, D CORNELL UNIV DEPT COMP SCIITHACANY 14853
Algorithms that deal with arrays in a complicated fashion are either explained informally in terms of pictures, explained more formally but with overwhelming details, or not explained at all. An attempt is made to pr... 详细信息
来源: 评论