-
还是C小游戏 只有打好基础才能写更好的程序啊
还是C小游戏 只有打好基础才能写更好的程序啊-C or small game can only lay a good foundation for better procedures to write ah
- 2023-02-27 06:00:04下载
- 积分:1
-
FTP client reference program
FTP client reference program
- 2022-01-26 02:41:44下载
- 积分:1
-
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。...
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。-24 points of their own design games, the use of exhaustive method can calculate any of the four is less than 13 the number of 24 points, and gives algorithms, but also allows users to input the answer, to judge the correctness of the answer.
- 2022-06-01 21:18:29下载
- 积分:1
-
hardware based authentication procedures, the development of multilingual exampl...
基于硬件的身份验证程序,提供多种语言开发示例。-hardware based authentication procedures, the development of multilingual example.
- 2022-10-19 18:00:03下载
- 积分:1
-
发牌程序,可以将52张牌每次随机发给4个人
发牌程序,可以将52张牌每次随机发给4个人-The licensing procedure, can be 52 licenses for each individual were randomly distributed to 4
- 2023-02-18 01:35:04下载
- 积分:1
-
用 ddraw 编写的一个RPG游戏源码,资源文件太大没有上传。
用 ddraw 编写的一个RPG游戏源码,资源文件太大没有上传。-Written with an RPG game ddraw source code, resource files do not upload too much.
- 2022-03-05 01:32:00下载
- 积分:1
-
Read text from word file by c#
这是我用C桌面应用程序从word文件中读取文本的代码,对于许多应用程序或许多web应用程序的学生和开发人员来说非常简单和重要;
- 2022-02-21 01:01:48下载
- 积分:1
-
一个BHO的例子
WINDOWS下IE的BHO简单示例,可以作为你参考学习BHO的例子
- 2023-04-22 12:05:04下载
- 积分:1
-
c2latex。工具使得 c 代码看起来相当在 TeX 或LaTex的文档中插入它。
c2latex。使在 TeX 或LaTex的文档中插入它看起来很漂亮的 c 代码的工具。
- 2022-08-10 21:26:48下载
- 积分: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