搜索资源列表
OBJECT.rar
- OBJECT C++面向对象编程源代码集!
VC_数据处理_程序
- 《面向对象程序设计实用教程》一书的源码 ,完整下载-"Object-Oriented Programming Practical Guide," a book of the source, complete download
c++primeranswer
- C++ Primer 第三版 学习辅导 类的创建、继承、虚函数的使用 bugzhao@sohu.com 原书第23~40页 可以将断点设置在return 0处,然后按F5, 并记录下所有整型数组类ia指针的值,比如: 0x00491f90 0x00491f50 0x00490120 0x00491da0 0x00491d50 然后当调试指针停在return 0处时单步执行, 跟踪每一次析构函数,可以发现后创建的对象最先被消除。
multithreadchat
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
Visual_Basic.NET_GDI+
- 《Visual Basic.NET GDI+技术教程》源码 《Visual Basic.NET GDI+技术教程》的图书简介 GDI+是在Windows窗体应用程序中以编程方式显示图形图像的一种方法。 本书讨论GDI+技术、“图形编辑器”、“图像”菜单。由三部分组成,第一部分,概述了GDI+及GDI+的新功能,讨论了Graphics对象及该对象的方法,状态和创建,讨论了五种画笔的使用,讨论了Font对象,构造函数、属性、方法和颜色,讨论了Color对象的成员及它们的应用, RG
thinning
- 该代码为二值图像进行细化,为学习图像目标识别及,目标边界细化方面很有帮助-code for the binary image thinning, as a learning object recognition and image, target border helpful Refinement
ThreadRunnerV.1
- 这个例程及文档详细地介绍了VB6中的物件导向概念,还演示了比较高级的共享内存、多线程等示例,如果你的英语功底好、VB达到中级的话,这将是不可多得的好资料。 -the routines and documentation described in detail VB6 of object-oriented concepts, also demonstrated a relatively high share memory, multiple threads, and other examples,
球员信息的浏览
- 《Delphi面向对象编程实例教程》源代码____球员信息的浏览.rar《Delphi面向对象编程实例教程》源代码____球员信息的浏览.rar-"Delphi object-oriented programming examples Guide" source code information ___ players browser. Rar "Delphi object-oriented programming examples Guide" sour
数据表的基本操作
- 《Delphi面向对象编程实例教程》源代码____数据表的基本操作.rar《Delphi面向对象编程实例教程》源代码____数据表的基本操作.rar-"Delphi object-oriented programming examples Guide" source code ___ data table basic operation. Ra r "Delphi object-oriented programming examples Guide" so
sharkgame
- 是一个Applet程序,要在浏览器中或用appletviewer执行。当Applet运行时, 鲨鱼会在水平方向持续移动,单击相应的按钮会改变鲨鱼的运动方向。游戏的目标是当猎物 经过时,如果鲨鱼也处在该位置并且完全没入水中,则猎物才被捕获。猎物被捕获时会发出 相应的提示音,并且猎物消失。-Applet is a procedure, in the browser or appletviewer implementation. When the applet running, the s
vc_jiqiaoshili_part4
- Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
activex_tut2
- ATL object wizard that creates a collection of other COM objects 创建COM对象阿ATL对象向导(37KB) -ATL object wizard that creates a collectio n of other COM objects created ATL COM Object Object A Wizard (37KB)
vc_jiqiaoshili_part10_11_12
- Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO
helloapp3
- 这是精通HIBERNAT数据对象持久化一书的源代码,需要的就下吧,部署到服务器就可运行-HIBERNAT data object of a sustained the source code, and we need it on the next. Servers can be deployed to Operation
c++codes
- 清华大学 C++面向对象程序设计 谭浩强主编 一书的源码,好不容易才弄到。-C + + object-oriented program design Hao-editor of a book source, prompting eyebrows.
oopc
- c语言是面向过程的程序语言,可是用它也能实现面向对象,该代码给出实现面向对象的c源码-c language is process-oriented programming language, but to use it is possible to achieve object-oriented, The code is given to achieve the object-oriented c FOSS
OPENGL-select-the-object-to-enlarge
- OPENGL选取对象放大/鼠标点击图形进行放大-OPENGL select the object to enlarge/mouse click to enlarge graph
Kalman
- 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
RELAX
- RELLAX算法,特征提取,目标识别,很好的资料!-RELLAX algorithm, feature extraction, object recognition, very good information!
object-detecion-(matlab)
- 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
