搜索资源列表
-
0下载:
Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs ef
-
-
0下载:
二叉树功能的实现,代码摘自PKU数据结构与算法课程网站。-Realization of Binary Tree functions, code taken from PKU data structures and algorithms courses website.
-
-
0下载:
Data Structures and Problem Solving Using C++ provides an introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful CS2 book Al
-
-
0下载:
文中应用软件无线电思想对数字下变频器中的几个关键技术进行了研究,对下变频各个模块所涉及到的CIC、HB、FIR等关键算法进行了讨论、提炼与总结,应用matlab软件设计了下变频器中的CIC、HB、FIR滤波器等核心模块,并将各模块融为一体从软件实现的角度完成了对系统的搭建和功能仿真.仿真结果表明,系统实现了对中频信号的下变频处理且无失真现象,大大减少了软件无线电系统数宁信号处理的运算量和数据的存储量,极大地提高了系统的实时性.-The paper application software rad
-
-
0下载:
This book is about data structures and algorithms as used in computer programming.
Data structures are ways in which data is arranged in your computer s memory (or stored on disk). Algorithms are the procedures a software program uses to manipulat
-
-
0下载:
Algorithms and Data Structures
-
-
0下载:
数据结构与算法强化训练,近百页,课程学习的基本资料-Basic information of the data structures and algorithms, nearly a hundred pages of the intensive training course
-
-
0下载:
This book encapsulates a very nice technique of handling data structures, and developing new algorithms for existing and new technical problems.
-
-
0下载:
Data Structures and Algorithms for Big Databases
-
-
0下载:
数据结构与算法教案,适合自学学生计算机专业等-Data Structures and Algorithms lesson plans for self-study computer science students, etc.
-
-
0下载:
算法设计手册,本书描述了大量的数据结构和算法,并进行了详细的分析,为您解决实际问题提供的很好的方案和算法资料。-Algorithm design manual, the book describes a number of data structures and algorithms, and carried out a detailed analysis for you to solve practical problems provided good information on the p
-
-
0下载:
数据结构是指相互之间存在着一种或多种关系的数据元素的集合和该集合中数据元素之间的关系组成,数据结构和算法是编程人员基本掌握的知识,-Data structure refers to the existence of mutual relations of one or more collections of data elements and data elements in the collection relationships between composition, data struc
-
-
0下载:
C语言版的数据结构的学习指南和实用技巧学习,数据结构及其算法的C语言设计技巧。-C language version of the data structure of the study guide and learn practical skills, data structures and algorithms in C language design skills.
-
-
0下载:
这也是一本数据结构的书籍,但是用c语言编写的,个人觉得这本书写得非常好-This book is a data structure, but with the c language, personally think that this book is very well written
-
-
0下载:
Java data structures and algorithms
-
-
0下载:
数据结构与算法分析C++描述第三版,源代码,weiss版-Data Structures and Algorithms C++ descr iption, Third Edition, source code, weiss Edition
-
-
0下载:
《数据结构与算法》的教学过程中,需要使用各种演示工具以帮助学习者理解课程内容。现有的演示平台存在不少缺点,无法满足学习者新的需求。针对数据结构课程的特点进行分析,根据演示平台的基本要求,结合Java scr ipt语言的特性,提出基于HTML5与Create JS技术构建新型演示平台的方法,为跨平台体验与动态开发等问题提供解决方案,总结实现步骤并提供运行示例。
-Data Structures and Algorithms in the teaching process, we need
-
-
0下载:
数据结构(C#语言版),对实际开发很有帮助-Data Structures and Algorithms: C# Language Descr iption
-
-
0下载:
Data Structures and Algorithms
-
-
0下载:
数据结构与算法以及设计模式的c++实现模板,适合复习或者是用到的时候套用,个人建议要学的明白,必须老老实实啃那些大部头-Data structures and algorithms and design patterns to achieve c++ template, for review or when used to apply personal recommendations to learn to understand, to be honest eating those tomes
-