-
Paint a more complete software source code, support for brushes and other drawin...
一个比较完整的画图软件的源代码,支持画笔等多种画图工具-Paint a more complete software source code, support for brushes and other drawing tools
- 2022-05-06 05:20:59下载
- 积分:1
-
err
《Visual Basic精彩编程200例》的源代码,包含窗体、界面与控件;多媒体与图形;数据库技术;文件与系统;网络与Internet等各方面的源代码。-err
- 2023-02-23 06:20:06下载
- 积分:1
-
c51做的倒车雷达
这段程序没有利用c51的库函数,也没有复杂的利用定时器,只是简单的定时器应用和一些数码管显示等内容。这段程序主要是c51的一些配置超声波传感器的一些应用,是对c51的简单应用,对初学者很有好处。
- 2022-01-25 21:20:46下载
- 积分:1
-
汇编语言的示例,学习的好东东,要下的快了。
汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
- 2022-08-07 06:05:31下载
- 积分:1
-
命名管道连接A.exe和B.exe
windows命名管道连接A.exe和B.exe,A用来显示,B用来输入字符串并变为大写,C程序功能通过使用管道(pipe)通信的方式,实现 A 和 B 的连接,即让 A 进程的输出作为 B 进程的输入
- 2023-09-09 05:10:02下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1
-
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。...
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。-A screen keyboard VC++ Source code, containing a number of key, basic contains the entire contents of the keyboard.
- 2022-09-30 14:15:03下载
- 积分:1
-
基本DirectShow播放器
应用背景使用directshow的基本播放器应用,适合初学者学习关键技术采用directshow,基于win32 api的基本窗口应用,用于播放多媒体文件,适合初学者学习和了解DirectShow的用法,多媒体应用的基本架构
- 2023-01-31 06:35:04下载
- 积分:1
-
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。...
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。-p10_builder
- 2023-03-25 13:20:04下载
- 积分:1
-
这是一个用VB实现的拷贝程序。
这是一个用VB实现的拷贝程序。-This is a used copy of VB procedures.
- 2022-01-29 02:42:56下载
- 积分:1