-
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。...
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。-own calculator, it functions passably divided into three parts : an input data type conversion; 2, the conventional basic arithmetic; 3, the base for the conversion.
- 2023-02-13 17:55:04下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
这是一个Pocket pc上dll的呼叫程式,想要练习手持设备上的人可以练习。...
这是一个Pocket pc上dll的呼叫程式,想要练习手持设备上的人可以练习。-This is a dll on Pocket pc call programs, you want to practice hand-held devices can practice.
- 2023-07-25 11:50:03下载
- 积分:1
-
C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究...
C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究过的-C generic algorithms correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more efficient and can directly copy, in particular convenience. These codes are weighing himself studied the
- 2022-01-25 23:35:22下载
- 积分:1
-
FLASH版本的网络棋牌室。包含了游戏大厅,和游戏房间。C/S方式。...
FLASH版本的网络棋牌室。包含了游戏大厅,和游戏房间。C/S方式。-FLASH version of the network Chess Room. Includes a game room, and game room. C/S mode.
- 2022-08-25 22:34:10下载
- 积分:1
-
该原理是产生波形的文件,文件类型是ASM文件,欢迎下载!
该原理是产生波形的文件,文件类型是ASM文件,欢迎下载!-The principle is the waveform file, the file type is the ASM file, welcome to download!
- 2023-02-18 13:55:04下载
- 积分:1
-
OPENCV人脸识别
通过OPENCV提供的检测方法,搭建了通过本机摄像头提取图像,并且通过OPENCV提供的XML训练样本做的人脸检测
- 2022-01-21 21:37:00下载
- 积分:1
-
http://www.vckbase.com /代码
http://www.vckbase.com/code
- 2022-03-10 10:44:30下载
- 积分:1
-
学习工具,书籍,仍在学习过程中,有助于获得明星…
java学习的工具介绍,书籍介绍,还有学习过程的介绍,有助于新手入门-learning tools, books, still in the learning process, contribute to Getting Started
- 2022-04-06 14:03:16下载
- 积分:1
-
实现了多普达手机的拍照功能,并将得到的BMP图片转换为jpg格式。...
实现了多普达手机的拍照功能,并将得到的BMP图片转换为jpg格式。-It s a prpgram which is used in PDA of dopod.It convert the image of bmp to jpg.
- 2023-05-07 15:10:02下载
- 积分:1