咨询与建议

限定检索结果

文献类型

  • 57 篇 期刊文献
  • 9 册 图书
  • 8 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 39 篇 理学
    • 32 篇 数学
    • 3 篇 物理学
    • 3 篇 生物学
    • 3 篇 统计学(可授理学、...
    • 2 篇 科学技术史(分学科...
  • 33 篇 工学
    • 23 篇 计算机科学与技术...
    • 8 篇 软件工程
    • 4 篇 电气工程
    • 3 篇 机械工程
    • 2 篇 控制科学与工程
    • 2 篇 化学工程与技术
    • 2 篇 生物工程
    • 2 篇 安全科学与工程
    • 1 篇 信息与通信工程
    • 1 篇 建筑学
  • 5 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 2 篇 哲学
    • 2 篇 哲学
  • 2 篇 经济学
    • 1 篇 理论经济学
    • 1 篇 应用经济学
  • 2 篇 医学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 文学
    • 1 篇 外国语言文学
  • 1 篇 历史学
    • 1 篇 世界史
  • 1 篇 农学
    • 1 篇 畜牧学

主题

  • 74 篇 recursive functi...
  • 8 篇 recursive
  • 7 篇 function
  • 6 篇 algorithm
  • 5 篇 theorem
  • 4 篇 functions
  • 4 篇 primitive recurs...
  • 3 篇 set
  • 3 篇 partial recursiv...
  • 3 篇 computable funct...
  • 3 篇 recursive operat...
  • 3 篇 degree of unsolv...
  • 3 篇 theory
  • 3 篇 recursive functi...
  • 3 篇 computability
  • 3 篇 turing machine
  • 2 篇 languages
  • 2 篇 general recursiv...
  • 2 篇 computational co...
  • 2 篇 recursively enum...

机构

  • 2 篇 chinese acad sci...
  • 2 篇 univ tokyo grad ...
  • 1 篇 tokoha univ fac ...
  • 1 篇 pennsylvania sta...
  • 1 篇 univ chicago dep...
  • 1 篇 univ sofia fac m...
  • 1 篇 departamento de ...
  • 1 篇 univ delaware de...
  • 1 篇 univ palermo dip...
  • 1 篇 southern methodi...
  • 1 篇 australian natl ...
  • 1 篇 department of ch...
  • 1 篇 tokyo univ agr &...
  • 1 篇 department of bi...
  • 1 篇 univ padua dipar...
  • 1 篇 university of ca...
  • 1 篇 univ roma la sap...
  • 1 篇 univ arkansas de...
  • 1 篇 departamento de ...
  • 1 篇 ucl dept comp sc...

作者

  • 2 篇 degtev an
  • 2 篇 dong yunmei
  • 2 篇 陈海明
  • 2 篇 takeichi masato
  • 2 篇 skordev dimiter
  • 2 篇 trotter wt
  • 2 篇 matsuzaki kimino...
  • 2 篇 morihata akimasa
  • 2 篇 chen haiming
  • 2 篇 kierstead ha
  • 1 篇 singletary w.e.
  • 1 篇 seregina e. v.
  • 1 篇 krishnamurthy ev
  • 1 篇 baldan paolo
  • 1 篇 overbeek ross
  • 1 篇 noguchi yasuhiro
  • 1 篇 stepovich m. a.
  • 1 篇 matula david w.
  • 1 篇 soare robert i.
  • 1 篇 a.f.r. araújo

语言

  • 63 篇 英文
  • 8 篇 其他
  • 2 篇 中文
  • 1 篇 日文
  • 1 篇 俄文
检索条件"主题词=Recursive function"
74 条 记 录,以下是31-40 订阅
排序:
Write it recursively: A generic framework for optimal path queries
收藏 引用
ACM SIGPLAN NOTICES 2008年 第9期43卷 169-178页
作者: Morihata, Akimasa Matsuzaki, Kiminori Takeichi, Masato Univ Tokyo Grad Sch Informat Sci & Technol Tokyo 1138654 Japan
Optimal path queries are queries to obtain an optimal path specified by a given criterion of optimality. There have been many studies to give efficient algorithms for classes of optimal path problem. In this paper, we... 详细信息
来源: 评论
Write it recursively: A generic framework for optimal path queries
Write it recursively: A generic framework for optimal path q...
收藏 引用
13th ACM SIGPLAN International Conference on functional Programming
作者: Morihata, Akimasa Matsuzaki, Kiminori Takeichi, Masato Univ Tokyo Grad Sch Informat Sci & Technol Tokyo 1138654 Japan
Optimal path queries are queries to obtain an optimal path specified by a given criterion of optimality. There have been many studies to give efficient algorithms for classes of optimal path problem. In this paper, we... 详细信息
来源: 评论
Facilitating formal specification acquisition by using recursive functions on context-free languages
收藏 引用
KNOWLEDGE-BASED SYSTEMS 2006年 第2期19卷 141-151页
作者: Chen, Haiming Dong, Yunmei Chinese Acad Sci Inst Software Comp Sci Lab Beijing 100080 Peoples R China
Although formal specification techniques are very useful in software development, the acquisition of formal specifications is a difficult task. This paper presents the formal specification language LFC, which is desig... 详细信息
来源: 评论
Towards practical computable functions on context-free languages
Towards practical computable functions on context-free langu...
收藏 引用
3rd International Conference on Theory and Applications of Models of Computation (TAMC 2006)
作者: Chen, Haiming Dong, Yunmei Chinese Acad Sci Inst Software Comp Sci Lab Beijing 100080 Peoples R China
Many structures used in computer science and software can be represented by context-free languages. This paper discusses computable functions on such languages, which give a useful model for studies of computability a... 详细信息
来源: 评论
Maximum common subgraph: some upper bound and lower bound results
收藏 引用
BMC BIOINFORMATICS 2006年 第4-Sup期7卷 S6-S6页
作者: Huang, Xiuzhen Lai, Jing Jennings, Steven F. Arkansas State Univ Dept Comp Sci State Univ AR 72467 USA Univ Arkansas Dept Appl Sci Little Rock AR 72204 USA Univ Arkansas Dept Informat Sci Little Rock AR 72204 USA
Background: Structure matching plays an important part in understanding the functional role of biological structures. Bioinformatics assists in this effort by reformulating this process into a problem of finding a max... 详细信息
来源: 评论
On modal logics of partial recursive functions
收藏 引用
Studia Logica 2005年 第3期81卷 295-309页
作者: Naumov, Pavel Department of Mathematics and Computer Science McDaniel College Westminster MD United States
The classical propositional logic is known to be sound and complete with respect to the set semantics that interprets connectives as set operations. The paper extends propositional language by a new binary modality th... 详细信息
来源: 评论
An example of optimization of a combinatorial calculus
收藏 引用
JOURNAL OF INTERDISCIPLINARY MATHEMATICS 2005年 第2期8卷 227-239页
作者: Toscano, J. Univ Roma La Sapienza Dipartimento Metodi & Modelli Matemat Via Scarpa 16 I-00161 Rome Italy
In this paper, we initially recall a tool of calculus, the backwards differences, and we show how it allows to obtain some useful relations. We make a first application and we find a recursive relation for (sic). Afte... 详细信息
来源: 评论
A two-way interface between limited Systems Biology Markup Language and R
收藏 引用
BMC BIOINFORMATICS 2004年 第1期5卷 190-190页
作者: Radivoyevitch, T Case Western Reserve Univ Dept Epidemiol & Biostat Cleveland OH 44106 USA
Background: Systems Biology Markup Language (SBML) is gaining broad usage as a standard for representing dynamical systems as data structures. The open source statistical programming environment R is widely used by bi... 详细信息
来源: 评论
The shortest definition of a number in Peano arithmetic
收藏 引用
MATHEMATICAL LOGIC QUARTERLY 2003年 第1期49卷 83-86页
作者: Roy, DK Florida Int Univ Dept Math Miami FL 33199 USA
The shortest definition of a number by a first order formula with one free variable, where the notion of a formula defining a number extends a notion used by Boolos in a proof of the Incompleteness Theorem, is shown t... 详细信息
来源: 评论
Exact equation and an algorithm for reliability evaluation of K-out-of-N:G system
收藏 引用
RELIABILITY ENGINEERING & SYSTEM SAFETY 2002年 第2期78卷 87-91页
作者: Arulmozhi, G PSG Coll Technol Dept Math & Comp Applicat Coimbatore 641004 Tamil Nadu India
An expression for reliability of K-out-of-N:G system is proposed. An algorithm for computing reliability of K-out-of-N system is given. It is an easy to implement, fast and memory efficient algorithm and helps to impr... 详细信息
来源: 评论