-
bresenham
说明: 三种VC++直线扫描转换算法:bresenham方法、数值微分法、中点画线法。(Three VC ++ line scan conversion algorithms: Bresenham method, numerical differentiation method, midpoint line drawing method.)
- 2020-05-15 12:43:14下载
- 积分:1
-
简单的贪吃蛇C++源代码
最简单的贪吃蛇C++源代码,可以参考下,初学c或者c++的一个示范例子,简单易懂,可以尝试编程下,开发环境VC6.0都行,里面有注释,方便看懂,仔细敲敲代码,运行下试试看。
- 2022-01-23 10:51:05下载
- 积分: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
-
msp430F1232_adc10_10
说明: 这是一个多路AD采集的C语言程序,采用msp430作为微处理器,通过调试,放心的下载吧(This is a multi-channel AD acquisition of the C language program, using msp430 as microprocessors, through commissioning, rest assured that you download)
- 2009-08-23 16:58:03下载
- 积分:1
-
matlab
MATLAB2维输入,1维输出,非线性拟合(matlab 2 shuru)
- 2015-02-05 16:44:06下载
- 积分:1
-
sobel函数用法示例
调用sobel函数 进行边缘检测 结合了高斯平滑和微分求导 是一种经典的边缘检测算子(Calling Sobel function for edge detection)
- 2017-11-21 14:01:06下载
- 积分:1
-
RFID门禁控制
为了系统的安全性,为门禁控制系统增加了登录功能,通过从后端数据库录入管理员信息,包括用户名与密码,便可在用户界面使用数据库中的信息进行登录,极大的保证了系统的安全性。用户可以通过数据库匹配方法来对ID卡进行登记、删除等操作。(In order to ensure the security of the system, the login function is added to the access control system. By inputting administrator information from the back-end database, including user name and password, the information in the database can be logged on in the user interface, which greatly guarantees the security of the system. Users can register and delete ID cards through database matching method.)
- 2020-06-23 13:00:06下载
- 积分:1
-
C#实现多文档,类似VC中的多文档示图,希望能够给初学者带来些帮助...
C#实现多文档,类似VC中的多文档示图,希望能够给初学者带来些帮助-multiple documents, similar to the VC plans multi-document said, in the hope to bring some help beginners
- 2022-04-23 17:17:01下载
- 积分:1
-
人脸识别程序
使用OPENCV进行人脸识别,在Visual C++环境中实现多个人脸的检测和识别。
- 2022-11-24 15:25:12下载
- 积分:1
-
IIC-OLED
说明: stm32f429 iic oled mdk环境(Stm32f429 IIC OLED MDK environment)
- 2020-06-16 02:40:02下载
- 积分:1