-
是随处可见的猜4个数字包括位置的小游戏,这是VC开发的,没去做界面...
是随处可见的猜4个数字包括位置的小游戏,这是VC开发的,没去做界面-The guess is you can see four figures include the location of game, which is developed in VC, do not interface
- 2022-02-25 21:48:55下载
- 积分:1
-
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!...
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!-in the dialog box procedure to insert DialogBar! Do you want to help interface ! Do you want to help interface!
- 2022-04-09 14:39:36下载
- 积分:1
-
给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复...
给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复-deal pokes to four player
- 2022-06-19 13:53:20下载
- 积分:1
-
Fresnel带的验证程序,地震资料中用的,带为椭圆也能用
Fresnel带的验证程序,地震资料中用的,带为椭圆也能用-Fresnel zone validation process seismic data using the band also can be used for Elliptic
- 2022-01-26 06:52:19下载
- 积分:1
-
e language of SMS transceiver procedures, remote management machine use,
e语言编写的短信收发程序,远程管理机上使用,-e language of SMS transceiver procedures, remote management machine use,
- 2022-08-13 09:29:35下载
- 积分:1
-
内存管理算法的页面,出了几页的输入,一个..
掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the sequence, kept FIFO, the LRU algorithm missing pages interrupt rate (Note : The principles of achieving algorithm that does not require the actual pages).
- 2022-09-25 02:05:03下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
留言版整站文件包。数据库管理。前台后台登录。
留言版整站文件包。数据库管理。前台后台登录。-message boards entire station package. Database management. Prospects Sign background.
- 2023-05-26 18:55:02下载
- 积分:1
-
complete source code for game quake 1 by id software, a must have for game progr...
complete source code for game quake 1 by id software, a must have for game programers
- 2022-04-01 17:16:40下载
- 积分:1
-
ftp client to achieve the basic functions that I learned by doing computer netwo...
此文件实现ftp客户端的基本功能,是我所学的计算机网络做的课程设计-ftp client to achieve the basic functions that I learned by doing computer network design courses
- 2022-08-09 08:41:00下载
- 积分:1