-
利用Visual Basic编写的小程序,是windows系统下面自带的纸牌接龙游戏。...
利用Visual Basic编写的小程序,是windows系统下面自带的纸牌接龙游戏。-The use of Visual Basic procedures for the preparation of the small, the windows system, the following built-in card game Solitaire.
- 2023-03-13 16:55:04下载
- 积分:1
-
Karaoke OK for the preparation of procedures, the use of timers and the ingeniou...
对卡拉OK程序的编写,定时器的使用和DrawText函数的巧妙运用。使用CDC的裁减功能。-Karaoke OK for the preparation of procedures, the use of timers and the ingenious use of DrawText function. The reduction of the use of CDC functions.
- 2022-06-03 14:40:12下载
- 积分:1
-
MFC简单计算器:可以输入任何有效数字进行加减乘除运算
MFC简单计算器:可以输入任何有效数字进行加减乘除运算-calculator:have function by+,-,*,/
- 2022-10-11 01:25:03下载
- 积分:1
-
手机上的拳击游戏,完全可以和PC机上的拳击游戏相当
手机上的拳击游戏,完全可以和PC机上的拳击游戏相当-phone boxing game, it is entirely possible and PC games on the considerable boxing
- 2022-03-22 11:29:57下载
- 积分:1
-
一个利用bcb的dll写的vc翻译软件
翻译引擎本身简单,
技巧在于利用vc调用bcb的d...
一个利用bcb的dll写的vc翻译软件
翻译引擎本身简单,
技巧在于利用vc调用bcb的d-a bcb use the dll write vc translation software translation engine itself simple, vc skills is to use the dll called bcb
- 2023-06-12 15:45:03下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
evaluacion practica 2
evaluacion practica 2
- 2022-01-25 14:58:54下载
- 积分:1
-
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。...
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。-Comprising the Object-Oriented thought into the Designing,accomplishing a designing needed structure,to all the process of the base designing.
- 2022-07-27 17:59:01下载
- 积分:1
-
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者...
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者减少则弹出MessageBox进行提示。尤其是当移动存储设备例如u盘的插入,可以进行判断。-This procedure is the Windows system tray to determine changes in circumstances. Procedures are as follows: each time interval of the system to read a letter of information, the current number and before the first letter of the letter a few comparisons, when the drive to increase or reduce the MessageBox to pop-up prompts. Especially when the mobile storage devices such as the u disk insertion, can be judged.
- 2022-03-30 10:47:32下载
- 积分:1
-
讲述了c_c++的关键字,预处理关键字,基本类型,c和c++的函数等...
讲述了c_c++的关键字,预处理关键字,基本类型,c和c++的函数等-About c_c++ Keywords, keyword pretreatment, basic types, c and c++ Function, etc.
- 2022-05-20 15:48:51下载
- 积分:1