搜索资源列表
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
BecomeAnXcoder(SChinese).pdf
- Object C启蒙书籍,给每一个在iphone上有梦想的程序员-Object C enlightenment books to every dream on the iphone programmer
thread
- 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
Csharp-pdf
- C# 语法全解 pdf版.CSharp是一种简单\现代\面向对象且类型安全的编程语言。-C# Grammar pdf version of the entire solution. CSharp is a simple and modern object-oriented type-safe programming language.
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
B47
- 当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有 查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的 应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要 进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将 创建该函数的一个新版本,可用于应用程序中的任何地方-When the app
CommandPromptExplorerBar
- Windows资源管理器的扩充,提供命令行的显示。-This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Finally you can run all these .Ne
html-extractor
- 发布一个HTML正文提取程序HTMLExtractor, 程序主要是基于内容统计的方法,暂不包含自学习能力,仅是 一个分析程序而以,网上也有别人实现了的正文提取程序,不过 大部人都当宝,都不愿意公开完整代码,有些大人实现了一些简 单的,不过分析能力和识别能力都不太理想。所以自己做了一个 简单的,本来想用PHP DOM分析器,不过大部份网页都不规范, 缺个标签啥的都很正常,所以自已又造了个简单的轮子分析HTML标 签,功能比较简单,每个元素都生成一个对象,内存方面占用比
From-Cto-C-P-P
- 从C到C++的学习转变,介绍了c++的优势,及类和函数面向对象设计-From C to C++, Learning changes introduced the advantage of c++ and object-oriented design classes and functions
VC-P-P-Essential-Training
- 本文介绍了VC精华教程之MFC入门系列,可以通过实例迅速学习C++面向对象的编程,并实现Windows图形界面的设计 -This tutorial describes the essence of the MFC VC entry series, you can quickly learn C++ examples of object-oriented programming, and to achieve the design of Windows graphical interface
c-P-P-oo-program
- 介绍c++面向对象程序设计的参考书 主要内容:程序设计基本知识,C++入门知识介绍,C++程序流程控制,函数、指针、对象的基本概念,类的抽象、封装、继承、多态,C++中常用的流-Introduction c++ object-oriented programming reference books main elements: programming basics, C++ Getting Started Knowledge Introduction, C++ program flow co
Elevator-algorithm-on-C-P-P-
- 众所周知,面向对象的程序设计更适合对现实生活中的描述,更加体现了软件的工业化的精神,所以现在大部分的软件开发工作都围绕OOP的思想来进行的。但是在对现实生活中的实际问题,如何对所研究的系统进行面向对象的分析与设计-As we all know, object-oriented programming is more suitable for the descr iption of real life, more embodied the spirit of the industrializati
k4
- 控制对象P=s/s*s-1,设计了一个在D域(s:Res<-2)稳定的所有控制器C-Control object is P = s/s* s-1, designed all controllers C are stable in D filde(s:Res<-2)
C-P-P-on-Experiment
- 东南大学C++上机实验12:类与对象的概念与设计——定义图书类、定义商品类案例-Southeast University, C++-on experiments: class and object concept and design- the definition of library class, the definition of commodity case
exploration-of-c-P-P-object-model
- 深度探索c++对象模型 从面向对象的角度深入阐述了c++的对象模型 很不错的一本书-Depth exploration of c++ object-oriented object model from the perspective into the details of the c++ object model is a good book
C-P-P-object-oriented
- C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
C-and-C-P-P-graphics-programming
- C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
C-P-P-tutorial-examples
- 本书以具有C/C++语言基础的读者为对象,深入浅出地阐述使用Visual C++进行程序开发所需要的基本知识和技 巧。-Book with the C/C++ language-based reader for the object, and easily comprehensible manner described using the Visual C++ program needed to develop basic knowledge and skills.
C-P-P-programming-under-LINUX
- 面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作-Object-oriented programming is the basic element of object, main structure characteristics of object-oriented programming