咨询与建议

限定检索结果

文献类型

  • 21 篇 会议
  • 13 篇 期刊文献
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 31 篇 工学
    • 27 篇 计算机科学与技术...
    • 6 篇 电气工程
    • 6 篇 软件工程
    • 2 篇 材料科学与工程(可...
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
    • 1 篇 建筑学
    • 1 篇 城乡规划学
  • 11 篇 教育学
    • 11 篇 教育学
  • 10 篇 理学
    • 6 篇 数学
    • 2 篇 生物学
    • 1 篇 物理学
    • 1 篇 地理学
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 管理学
    • 1 篇 图书情报与档案管...

主题

  • 35 篇 data structures ...
  • 4 篇 computer science...
  • 3 篇 quantum algorith...
  • 3 篇 dijkstra's algor...
  • 2 篇 algorithm visual...
  • 2 篇 computer science
  • 2 篇 performance
  • 2 篇 tracing
  • 2 篇 algorithms
  • 2 篇 computational ge...
  • 2 篇 molecular algori...
  • 2 篇 i/o-efficiency
  • 2 篇 parallel computi...
  • 2 篇 parallel
  • 2 篇 cs2
  • 2 篇 concurrency
  • 2 篇 adaptive learnin...
  • 1 篇 differentiated a...
  • 1 篇 experimentation
  • 1 篇 urban areas

机构

  • 2 篇 univ north carol...
  • 2 篇 natl kaohsiung u...
  • 2 篇 fuzhou univ coll...
  • 2 篇 aalto univ espoo
  • 2 篇 virginia tech de...
  • 1 篇 inst. natl. rech...
  • 1 篇 aarhus univ dept...
  • 1 篇 tech univ catalo...
  • 1 篇 uppsala univ upp...
  • 1 篇 institute of app...
  • 1 篇 rutgers state un...
  • 1 篇 bowdoin college
  • 1 篇 virginia tech de...
  • 1 篇 university of ge...
  • 1 篇 victoria univ we...
  • 1 篇 univ munster eur...
  • 1 篇 stanford univ ic...
  • 1 篇 aalto univ sch s...
  • 1 篇 princeton univ p...
  • 1 篇 department of co...

作者

  • 3 篇 chang weng-long
  • 3 篇 korhonen ari
  • 2 篇 jin karen h.
  • 2 篇 begum marjahan
  • 2 篇 toma laura
  • 2 篇 blamey ben
  • 2 篇 feng mang
  • 2 篇 chen ju-chin
  • 2 篇 monga mattia
  • 2 篇 hsiao chun-yuan
  • 2 篇 nelson greg l.
  • 2 篇 lonati violetta
  • 2 篇 vasilakos athana...
  • 2 篇 chung wen-yu
  • 2 篇 wong renata
  • 2 篇 stromback filip
  • 2 篇 cheng qiong
  • 2 篇 mackellar bonnie
  • 2 篇 shaffer clifford...
  • 2 篇 hamouda sally

语言

  • 34 篇 英文
  • 1 篇 中文
检索条件"主题词=Data Structures and Algorithms"
35 条 记 录,以下是1-10 订阅
排序:
Peer Code Review Methods: An Experience Report from a data structures and algorithms Course  2025
Peer Code Review Methods: An Experience Report from a Data S...
收藏 引用
56th Technical Symposium on Computer Science Education
作者: Koitz-Hristov, Roxane Graz Univ Technol Inst Software Technol Graz Austria
Peer code review is a key practice in professional software development, and its integration into computer science education can provide valuable learning experiences for students. However, few reports compare differe... 详细信息
来源: 评论
AlgoTutor: An Integrated Learning Platform for data structures and algorithms with Real-Time Guidance and Interactive Visualizations  26th
AlgoTutor: An Integrated Learning Platform for Data Structur...
收藏 引用
26th International Conference on Human-Computer Interaction (HCII)
作者: Sashank, Gadepalli Chandan Tan, Zong Wei Fernando, Owen Noel Newton Nanyang Technol Univ Singapore Singapore
AlgoTutor is an innovative educational interactive system designed to transform the learning experience of algorithms and data structures for modern university students in computer science. Despite the growing demand ... 详细信息
来源: 评论
Targeted Guidance for Beginner Software Engineering Students to Learn data structures and algorithms in Java  20
Targeted Guidance for Beginner Software Engineering Students...
收藏 引用
ACM Conference on International Computing Education Research (ICER)
作者: Priyankara, Chathura Victoria Univ Wellington Wellington New Zealand
Beginner software engineering students face difficulties while implementing programs with data structures and algorithms. Knowledge gaps, fundamental misconceptions and invalid mental models are major causes for such ... 详细信息
来源: 评论
Willow: A Tool for Interactive Programming Visualization to Help in the data structures and algorithms Teaching-Learning Process  19
Willow: A Tool for Interactive Programming Visualization to ...
收藏 引用
33rd Brazilian Symposium on Software Engineering (SBES) / 10th Brazilian Conference on Software (CBSoft)
作者: Moraes, Pedro Teixeira, Leopoldo Univ Fed Pernambuco Recife PE Brazil
data structures and algorithms (DSA) are one of the main pillars of software development;however, abstractions around them are hard to teach and to be understood by students. The most common approaches adopted by inst... 详细信息
来源: 评论
Some innovations of teaching the course on data structures and algorithms  15
Some innovations of teaching the course on Data structures a...
收藏 引用
IEEE 15th International Scientific Conference on Informatics (INFORMATICS)
作者: Steingartner, William Eged, Jan Radakovic, Davorka Novitzka, Valerie Tech Univ Kosice Fac Elect Engn & Informat Kosice Slovakia Univ Novi Sad Fac Sci Novi Sad Serbia
The teaching of practical foundations of computer science is still a big challenge. The course on data structures and algorithms is one of the most important foundational courses that are necessary to be included in t... 详细信息
来源: 评论
C++ data structures and algorithms: Learn how to write efficient code to build scalable and robust applications in C++
收藏 引用
2018年
作者: Wisnu Anggoro
Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++About This Book• Use data structures such as arrays, stacks, trees, lists, and graphs wit... 详细信息
来源: 评论
HFOSS-Lite in CS2: Incorporating the Ushahidi Crowdmapping Program in a data structures and algorithms Course (Abstract Only)  15
HFOSS-Lite in CS2: Incorporating the Ushahidi Crowdmapping P...
收藏 引用
Proceedings of the 46th ACM Technical Symposium on Computer Science Education
作者: Samuel A. Rebelsky Grinnell College Grinnell IA USA
Although undergraduate computer science enrollments are again on the upswing, increased enrollments do not seem to have led to increased diversity -- CS, at least in America, remains a field dominated by white males. ... 详细信息
来源: 评论
Parallel Minimum -Weight Parity Factor Decoding for Quantum Error Correction  5
Parallel Minimum -Weight Parity Factor Decoding for Quantum ...
收藏 引用
2024 International Conference on Quantum Computing and Engineering
作者: Yang, Liu Wu, Yue Zhong, Lin Yale Univ Dept Comp Sci POB 2158 New Haven CT 06520 USA
The Minimum -Weight Parity Factor (MWPF) decoder is renowned for its accuracy in Quantum Error Correction (QEC) for various space-time codes, including surface codes and quantum LDPC codes. This work explores the scal... 详细信息
来源: 评论
Helping Faculty Teach Software Performance Engineering
Helping Faculty Teach Software Performance Engineering
收藏 引用
1st International Conference on Smart Energy Systems and Artificial Intelligence (SESAI)
作者: Owens, John D. Hoppe, Bruce Univ Calif Davis Dept Elect & Comp Engr Davis CA 95616 USA Connect Associates Arlington MA USA
Over the academic year 2022-23, we discussed the teaching of software performance engineering with more than a dozen faculty across North America and beyond. Our outreach was centered on research-focused faculty with ... 详细信息
来源: 评论
Quantum Speedup for Inferring the Value of Each Bit of a Solution State in Unsorted databases Using a Bio-Molecular Algorithm on IBM Quantum's Computers
IEEE TRANSACTIONS ON NANOBIOSCIENCE
收藏 引用
IEEE TRANSACTIONS ON NANOBIOSCIENCE 2022年 第2期21卷 286-293页
作者: Chang, Weng-Long Chung, Wen-Yu Hsiao, Chun-Yuan Wong, Renata Chen, Ju-Chin Feng, Mang Vasilakos, Athanasios V. Natl Kaohsiung Univ Sci & Technol Dept Comp Sci & Informat Engn Kaohsiung 80778 Taiwan Natl Ctr Theoret Sci Div Phys Taipei 10617 Taiwan Chinese Acad Sci Wuhan Inst Phys & Math Wuhan 430071 Peoples R China Guangzhou Inst Ind Technol Res Ctr Quantum Precis Measurement Guangzhou 511458 Peoples R China Fuzhou Univ Coll Math & Comp Sci Fuzhou 350116 Peoples R China
In this paper, we propose a bio-molecular algorithm with O(n(2)) biological operations, O(2(n-1)) DNA strands, O(n) tubes and the longest DNA strand, O(n), for inferring the value of a bit from the only output satisfy... 详细信息
来源: 评论