-
Demo
vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
- 2011-06-10 15:16:17下载
- 积分:1
-
CLGRAPH12
C++ Graphics Class Library for MS Windows
- 2014-11-12 02:29:03下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
基于qt的商品管理系统
自己做的基于数据库的qt的商品管理系统
- 2023-02-06 02:15:03下载
- 积分:1
-
matlabgjxhs
matlab所有的工具箱函数大全,包括了所有的工具箱函数。 (all the Matlab toolbox functions Solutions, including all of the toolbox functions. Matlab toolbox functions of all volumes, including all the Toolbox function.)
- 2007-06-25 14:40:10下载
- 积分:1
-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
图像合成
基于vc6.0 的图像合成,图像经过去燥,二值化、灰度处理后,进行图像合成算法的编程,有益于大家的编程参考
- 2023-02-13 01:00:05下载
- 积分:1
-
遥控避障小车
实现避障的基础功能,使用stm32f103rct6板子(this is very good idea!)
- 2020-06-15 23:00:02下载
- 积分:1
-
joseph
用链表解决约瑟夫问题。
约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。
其中包括一个实验报告,介绍了编程思路和输出结果截图。(List to resolve Joseph. Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3, ... n, respectively) sitting around a round table around. From number k people began to count off the number to m the man out of the line his next person and from a number off, the man was out of the line number to m so regularly repeated down until roundtable around of the people all of the columns. Including a lab report describes the programming ideas and output screenshots.)
- 2012-08-27 22:37:52下载
- 积分:1
-
CodePageConverter
Code page convertor.
for Example Convert Ansy char To UTF
- 2014-12-10 00:18:51下载
- 积分:1