-
YUVPlayer-corrected
修正的版本,运行时下载个foreman_qcif.yuv,把程序中相关的路径改成你自己放foreman_qcif.yuv的路径就是可以了(Revised version, run-time to download a foreman_qcif.yuv, the procedures related to the path into the path of your own that you can put a foreman_qcif.yuv)
- 2010-08-07 17:36:38下载
- 积分:1
-
Raw
讀取RAW檔案格式(圖檔Image)
讀取RAW檔案格式(圖檔Image)(Read the RAW file format (Image Image) read the RAW file format (Image Image))
- 2011-11-26 22:52:21下载
- 积分:1
-
LCD_TFT
屏幕刷新程序,可实现图片的储存和切换,功能实现完整(Screen refresh process, enabling image storage and switching functions to achieve complete)
- 2014-02-26 13:32:19下载
- 积分:1
-
lesson-2
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。(Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.)
- 2012-08-26 00:37:01下载
- 积分:1
-
Farm-Manage-OS
农场管理系统的C++实现
系统具有版本控制及基本的数据库管理功能
问题描述:农场主手下有经理、工人等人类。还有各种动物。这个系统能对不同操作对象(农场主、经理、工人等)提供不同操作权限。能够基本模拟农场的运行模式(Farm management system c++ implementation of the system with functions of version control and basic management problem description: farmers had managers, workers and other human beings. There are all kinds of animals. Can the system for different operating object (farmers, managers, workers, etc.) to provide different operating authority. The mode of the basic simulation to farm)
- 2016-03-29 23:53:38下载
- 积分:1
-
MyHotKey
利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt +
Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。
(system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
- 2007-04-28 12:03:33下载
- 积分:1
-
TwoDimensionGraphicConvert
二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric,
used by MFC implemented ,though other implement ,but i add the translate and rotation )
- 2020-06-30 23:20:02下载
- 积分:1
-
61549816REXOSReference
高通,rex,OS,很好的文档~~~!!!(Qualcomm, rex, OS, a very good document ~ ~ ~)
- 2009-07-09 19:45:52下载
- 积分:1
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43:21下载
- 积分:1
-
jicheng
定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点:
(1) Line类含有计算直线长度和斜率的成员函数。
(2) Circle类含有计算圆面积的成员函数。
(3) Cylinder类含有计算圆柱表面积和体积的成员函数。
(4) Spheroid类含有计算球体的表面积和体积的成员函数。
(Point definition of point type as the base category, on the basis of a straight line derived Circle Circle Line category and class, in the Circle class based on different attributes derived Cylinder class and ball cylinder Spheroid. And requested the base class, and factions of Health category has the following characteristics: (1) Line category contains the length and slope of a straight-line calculation of member functions. (2) Circle type of circular area containing the members of the calculation function. (3) Cylinder category contains cylindrical surface area and volume calculation of the member functions. (4) Spheroid Spheroid category contains the calculation of surface area and volume of the member functions.)
- 2009-01-03 09:49:40下载
- 积分:1