-
用汇编实现的简单的图形界面电话本程序,有详细注解,适合初学者。
用汇编实现的简单的图形界面电话本程序,有详细注解,适合初学者。-Realize with the compilation of a simple graphical interface call this procedure, have detailed notes, suitable for beginners.
- 2022-09-13 12:45:03下载
- 积分:1
-
支持超
支持超长大整数的基本运算,重载了多种基本运算符,操作简单方便-Support for super-long big integer basic computing, a variety of heavy-duty basic operator, operation is simple and convenient
- 2023-06-03 21:20:03下载
- 积分:1
-
a novel software startup screen with the picture Credits Program
一种新颖的软件启动画面与鸣谢画面的编程实现-a novel software startup screen with the picture Credits Program
- 2023-08-20 07:20:04下载
- 积分:1
-
巨魔是一个2D游戏/应用程序框架。它提供给你一些有趣的功能…
Troll is a 2D game/app framework. It provide to you some interting features that will help you write your game.
- Frame timing auto control (fixed FPS and low CPU usage)
- Primitives (circles, ellipse, rects, lines)
- Blit operations
- Blit with Alpha
- Input control (Keyboard, Mouse, etc)
- 2022-07-07 05:04:49下载
- 积分:1
-
在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本...
在VC集成环境下,编译,连接成可执行文件,在源码所在目录下,拷贝6个文本文件(名字为1.txt,2.txt,3.txt,4.txt,5.txt,6.txt,文本文件的内容是英文),运行即可进行练习。-in vc integration,translate and edit,and connect program to executable file
- 2022-09-14 00:10:03下载
- 积分:1
-
vb 电脑自动世界标准时间同步,源码VB
vb 电脑自动世界标准时间同步,源码VB-vb computer world standard automatic time synchronization, VB source
- 2022-06-15 13:37:11下载
- 积分:1
-
模拟电梯井道、井道安全开关动作(随轿厢位置不同),可将真实曳引机(同步、异步)连接于控制系统。在整梯出厂前可用于快车调试、控制系统真实环境的评估(电磁兼容、抗干...
模拟电梯井道、井道安全开关动作(随轿厢位置不同),可将真实曳引机(同步、异步)连接于控制系统。在整梯出厂前可用于快车调试、控制系统真实环境的评估(电磁兼容、抗干扰等)。-Simulation of elevator shaft
- 2022-04-13 06:45:23下载
- 积分:1
-
win32MP3播放器
win32实现的MP3播放器,采样了MCI接口,通过复写wnproc实现不规则界面,并自定义实现了歌词显示功能。支持lrc歌词
- 2022-05-14 00:22:45下载
- 积分:1
-
vb6.0报表控件 6.0中,动态报表很难实现,此程序帮你解决了此类问题...
vb6.0报表控件 6.0中,动态报表很难实现,此程序帮你解决了此类问题-vb6.0 statements Control 6.0, dynamic statements difficult to realize that this procedure will help you solve this kind of problem
- 2022-06-13 11:14:52下载
- 积分: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