咨询与建议

限定检索结果

文献类型

  • 3,389 篇 会议
  • 132 篇 期刊文献
  • 73 册 图书

馆藏范围

  • 3,592 篇 电子文献
  • 2 种 纸本馆藏

日期分布

学科分类号

  • 2,398 篇 工学
    • 1,896 篇 计算机科学与技术...
    • 1,152 篇 软件工程
    • 418 篇 电气工程
    • 269 篇 控制科学与工程
    • 199 篇 信息与通信工程
    • 127 篇 机械工程
    • 72 篇 石油与天然气工程
    • 64 篇 生物医学工程(可授...
    • 59 篇 电子科学与技术(可...
    • 56 篇 材料科学与工程(可...
    • 56 篇 交通运输工程
    • 51 篇 生物工程
    • 44 篇 化学工程与技术
    • 40 篇 动力工程及工程热...
    • 38 篇 土木工程
    • 35 篇 仪器科学与技术
    • 34 篇 冶金工程
  • 672 篇 理学
    • 482 篇 数学
    • 106 篇 物理学
    • 85 篇 系统科学
    • 80 篇 统计学(可授理学、...
    • 73 篇 生物学
    • 51 篇 化学
  • 402 篇 管理学
    • 337 篇 管理科学与工程(可...
    • 148 篇 工商管理
    • 81 篇 图书情报与档案管...
  • 105 篇 教育学
    • 103 篇 教育学
  • 70 篇 医学
    • 46 篇 临床医学
    • 35 篇 基础医学(可授医学...
  • 64 篇 经济学
    • 64 篇 应用经济学
  • 40 篇 法学
  • 22 篇 文学
  • 12 篇 农学
  • 9 篇 艺术学
  • 3 篇 军事学

主题

  • 309 篇 linear programmi...
  • 251 篇 programming
  • 187 篇 dynamic programm...
  • 142 篇 computer program...
  • 118 篇 integer programm...
  • 116 篇 optimization
  • 109 篇 logic programmin...
  • 86 篇 genetic programm...
  • 82 篇 functional progr...
  • 73 篇 computational mo...
  • 68 篇 object oriented ...
  • 66 篇 programming prof...
  • 65 篇 parallel program...
  • 56 篇 software enginee...
  • 54 篇 costs
  • 49 篇 mathematical mod...
  • 48 篇 computer program...
  • 46 篇 heuristic algori...
  • 42 篇 artificial intel...
  • 41 篇 computer science

机构

  • 9 篇 univ london impe...
  • 7 篇 inesc tec porto
  • 6 篇 feup porto
  • 6 篇 russian acad sci...
  • 5 篇 c mast ubi covil...
  • 4 篇 univ leicester l...
  • 4 篇 vienna univ tech...
  • 4 篇 institute of fun...
  • 4 篇 chinese acad sci...
  • 4 篇 university of am...
  • 4 篇 univ nottingham ...
  • 4 篇 beijing universi...
  • 3 篇 weizmann inst sc...
  • 3 篇 univ nottingham ...
  • 3 篇 delft center for...
  • 3 篇 international is...
  • 3 篇 international bu...
  • 3 篇 department of co...
  • 3 篇 school of comput...
  • 3 篇 univ cyprus dept...

作者

  • 8 篇 catalao joao p. ...
  • 6 篇 musirin ismail
  • 5 篇 weiss gera
  • 5 篇 marron assaf
  • 4 篇 hirschfeld rober...
  • 4 篇 ghani n
  • 4 篇 katz guy
  • 4 篇 saraswat vijay
  • 4 篇 xiong rui
  • 4 篇 funabiki nobuo
  • 4 篇 fitiwi desta z.
  • 4 篇 shi yong
  • 4 篇 boercsoek josef
  • 4 篇 jagadeesan radha
  • 4 篇 gupta vineet
  • 4 篇 michael n. young
  • 4 篇 pesant gilles
  • 4 篇 harel david
  • 3 篇 muggleton stephe...
  • 3 篇 faisal a. aldo

语言

  • 3,510 篇 英文
  • 56 篇 其他
  • 26 篇 中文
  • 5 篇 葡萄牙文
  • 2 篇 俄文
  • 1 篇 西班牙文
检索条件"任意字段=7th International Conference on Functional Programming"
3594 条 记 录,以下是3301-3310 订阅
排序:
Generating stylistically consistent product form designs using interactive evolutionary parametric shape grammars
Generating stylistically consistent product form designs usi...
收藏 引用
international conference on Computer-Aided Industrial Design and Conceptual Design, CAIDCD
作者: Ho Cheong Lee Ming Xi Tang Design Technology Research Centre The Hong Kong Polytechnic University Hong Kong Hong Kong China
Interactive grammar based design systems (IGBDS) are capable of generating large numbers of alternative designs. Prior to the application of IGBDS, a set of rules should be defined based on the theoretical theories an... 详细信息
来源: 评论
Smart Garbage Monitoring System with Dynamic programming Model
Smart Garbage Monitoring System with Dynamic Programming Mod...
收藏 引用
international conference on Computing Methodologies and Communication (ICCMC)
作者: N. Sugitha Mirrahashini K Harish M K Devakumar G Praveen Kumar S Department of Electronics & communication Engineering Saveetha Engineering college Chennai India Department of Medical Electronics Saveetha Engineering college Chennai India
the most significant issue in cities is garbage collection. the average amount of waste a person produces daily rises as the population grows, creating severe waste management issues. Any municipality's most press... 详细信息
来源: 评论
Rewriting haskell strings  07
收藏 引用
Proceedings of the 9th international conference on Practical Aspects of Declarative Languages
作者: Duncan Coutts Don Stewart Roman Leshchinskiy Programming Tools Group Oxford University Computing Laboratory Computer Science & Engineering University of New South Wales
the Haskell String type is notoriously inefficient. We introduce a new data type, ByteString, based on lazy lists of byte arrays, combining the speed benefits of strict arrays with lazy evaluation. Equational transfor... 详细信息
来源: 评论
Differential evolution technique in solving HEPWM switching angles of three-phase voltage source inverter
Differential evolution technique in solving HEPWM switching ...
收藏 引用
National Proceedings Power and Energy conference (PECon)
作者: Azziddin Mohamad Razali Norazelina Kamisman Jurifa Mat Lazi Norhazilina Bahari Wahidah Abd Halim Department of Power Electronics and Drives Universiti Teknikal Malaysia Melaka (UTeM) Melaka Malaysia
this paper presents the solution for odd and even number of switching angles of harmonic elimination pulse width modulation (HEPWM). HEPWM capable to eliminate low order harmonics of inverter output voltage by solving... 详细信息
来源: 评论
the data transform programming method: An example for file processing problems  84
The data transform programming method: An example for file p...
收藏 引用
Proceedings of the 7th international conference on Software engineering
作者: C. J. Lucena R. C. B. Martins P. A. S. Veloso D. D. Cowan
this paper presents a new programming method, called the data transform programming method. In particular, we present a specialization of data transform programming to deal with file processing applications. Direct co...
来源: 评论
Design and simulation of key mechanism for transverse sealing of fresh food packaging machine  7
Design and simulation of key mechanism for transverse sealin...
收藏 引用
2021 7th international Forum on Manufacturing Technology and Engineering Materials, IFEMMT 2021
作者: Zheng, Zhaoqi Shi, Bingjian Mei, Wenjuan Liu, Chaoran An, Zimin Shi, Pu Wang, Ruifang Tianjin Key Lab. of Intgd. Des. and On-line Monitoring for Light Indust. and Food Mach. and Equip. College of Mechanical Engineering Tianjin University of Science and Technology Tianjin300222 China Tianjin International Joint Research and Development Center of Low-Carbon Green Process Equipment Tianjin China
In order to improve the freshness and safety of fresh food, packaging is necessary for the processing industry of agricultural products. At present, the packaging of fresh food in China is mainly manual packaging, whi... 详细信息
来源: 评论
Design of Attendance Monitoring System Using RFID
Design of Attendance Monitoring System Using RFID
收藏 引用
international conference on Advanced Computing and Communication Systems (ICACCS)
作者: K. Aravindhan S.K.B. Sangeetha K. Periyakaruppan K.P. Keerthana V. SanjayGiridhar V. Shamaladevi SNS College of Engineering Coimbatore SRM Institute of Science and Technology Chennai KGiSL Institute of Technology Coimbatore
the attendance of employees was recently seen as one of the most important elements or issues in paying salaries. Various automatic identification technologies such as radio frequency identification have been more pop... 详细信息
来源: 评论
BaCo: A Lightweight Java Pedagogic programming Environment
BaCo: A Lightweight Java Pedagogic Programming Environment
收藏 引用
2019 7th ICASS international conference on Management,Business and Technology Education(ICMBT 2019)
作者: Wei Wang Lina Song Wei Fan School of Science Xi'an Shiyou University
Java language is the standard platform of Internet and network programs, and it also is the development language that students of software and other computer-related majors must masterBut its syntax and abundance of c...
来源: 评论
Real Time Localization Algorithm based on Local Linear Embedding Optimization in Mobile Sensor Networks
Real Time Localization Algorithm based on Local Linear Embed...
收藏 引用
2019 7th international conference on Machinery,Materials and Computing Technology(ICMMCT 2019)
作者: Huang Lili Department of Communication and Information Jiangxi Environmental Engineering Vocational College
Location accuracy of wireless sensor network relies on noise level and connection of non-line of ***,Location correcting algorithm based on semi-definite programming is proposed and it is based on edge-semi-definite p... 详细信息
来源: 评论
Design and construction of infusion device analyzer
Design and construction of infusion device analyzer
收藏 引用
Biomedical Engineering international conference (BMEiCON)
作者: N. thongpance K. Roongprasert Rangsit University Mueang Pathum Thani TH
the purpose of the research aims to design and construction of infusion device analyzer. this research has adopted the principle of the standard calibration curve relationship between the digital output of the load ce... 详细信息
来源: 评论