-
huffman_tree
数据结构学习中提供的不错的源码,一个哈夫曼树类,利用了链队列存储结构。压缩包中有七个文件。(Data structure provided a good learning source, a Huffman tree class, the use of the chain queue storage structure. There are seven compressed file.)
- 2013-12-28 15:21:48下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1
-
011051MCU
实现51单片机收发上位机指令的程序,能存储解码,并回传(51MCU complete the function to receive and transmite signals from PC)
- 2010-01-20 22:01:23下载
- 积分:1
-
wavelib
说明: 用c++实现小波变换,参考matlab实现(Using C + + to realize wavelet transform, referring to matlab to realize)
- 2020-06-21 16:24:31下载
- 积分:1
-
PIC MCU BOOTLOADR
PIC单片机串口在线编程代码,实用与PIC16系列
- 2022-12-01 02:15:03下载
- 积分:1
-
msp430单片机实现正弦波频率和峰峰值的测量dianshe_ad
本程序适用于msp430单片机实现正弦波频率和峰峰值的测量,其测量的精确度很高。(This procedure is suitable for msp430 single-chip to achieve the sine wave frequency and peak and peak measurement, the measurement accuracy is high)
- 2020-07-17 08:58:48下载
- 积分:1
-
MSVAR脉冲响应
用于MSvar模型的脉冲响应分析,效果不错(Impulse response analysis for MSvar model)
- 2021-01-22 22:58:44下载
- 积分:1
-
zhinengchuangan
智能传感器接口模块的设计与实现 智能传感器接口模块的设计与实现(Smart Transducer Interface Module Design and Implementation)
- 2011-12-18 19:08:39下载
- 积分:1
-
roller-coaster
仿真过山车第一视角,涉及OpenGL等知识(simulate roller coaster of first perspective)
- 2020-08-31 13:48:10下载
- 积分:1
-
robbion风格(qt源码)
【实例简介】
这是Qt(最低要求Qt5,支持C 11的编译器)下一个轻量级的Ribbon控件(Office样式UI),界面截图
它支持4种目前常见的ribbon样式在线切换
包括2种office模式,office模式是最常见的ribbon模式了,就是我们经常看到的word模式,office模式的tab和标题栏占用位置较多。
- 2021-09-23 00:31:02下载
- 积分:1