-
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序-VC prepared by the BIOS access procedures, learning the VC, it is a good reference value of the procedure
- 2022-02-12 13:54:21下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
receive DLL/EXE document, the resource definition Cool
得到DLL/EXE文件中的资源定义 Cool-receive DLL/EXE document, the resource definition Cool
- 2022-05-26 17:09:54下载
- 积分:1
-
文件操作监视工具,可用于监视文件的操作,如删除,写入,建立
文件操作监视工具,可用于监视文件的操作,如删除,写入,建立-file manipulation surveillance tool for monitoring the operation of documents, such as delete, write, etc. establishment
- 2022-12-12 16:50:03下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1
-
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数...
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数据用键盘输入,且数据个数不定(最大个数受限制)。-Known to the array A contains 15 mutually exclusive, such as integer, array B contains 20 separate integer and so on. Try to develop a procedure in both A and B appear in the integer stored in an array in C. Further requested that the array A and array B data in the keyboard input, and the number of variable data (maximum number of restricted).
- 2023-04-06 05:15:04下载
- 积分:1
-
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。...
一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。-Generate a random number of small procedures, the last to help a student to do, and take up your information.
- 2022-08-07 19:16:29下载
- 积分:1
-
程序功能是完成基于OO4O和VC 6.0 实现Oracle数据库操作。运行环境为WINDOWS 2000,ORALCE 9I,VC 6.0...
程序功能是完成基于OO4O和VC 6.0 实现Oracle数据库操作。运行环境为WINDOWS 2000,ORALCE 9I,VC 6.0-Program features is the completion of OO4O and VC 6.0 based on the realization of Oracle database operations. Operating environment for the WINDOWS 2000, ORALCE 9I, VC 6.0
- 2023-01-02 10:55:06下载
- 积分:1
-
ov3620 table ov3620 table
ov3620 table ov3620 table
- 2023-03-10 00:15:03下载
- 积分:1
-
mp3 player (vc++) support synchronous lyrics display
mp3播放器(vc++)
支持歌词同步显示-mp3 player (vc++) support synchronous lyrics display
- 2023-02-13 01:15:04下载
- 积分:1