-
用C++开发的俄罗斯方块的游戏,一款益智游戏。
用C++开发的俄罗斯方块的游戏,一款益智游戏。-With C++ Development of the game Tetris, a puzzle game.
- 2023-08-14 20:05:03下载
- 积分:1
-
相伴
LINKES
page rank link checker
- 2022-11-07 03:40:03下载
- 积分:1
-
CVS版本的Windows平台建立在Linux早期的不同是必要的。
CVS版本的Windows平台与我们之前在LINUX上构建的不同,现在已经在WIN下了
- 2022-07-03 12:22:39下载
- 积分:1
-
短信通道发彩信的代码,用C写的,请大家多提意见和建议
短信通道发彩信的代码,用C写的,请大家多提意见和建议-MMS messages crossing the code, written in C, please do so and recommendations
- 2022-07-06 08:47:31下载
- 积分: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
-
足球机器人功能demo,用于参加robcup的机器人的应用与开发
足球机器人功能demo,用于参加robcup的机器人的应用与开发-robot soccer functional demo for the robot robcup in the application and development
- 2022-03-07 13:26:22下载
- 积分:1
-
图廓线和方里网的说明ppt。
里面包括定义和规定,对定义理解很重要...
图廓线和方里网的说明ppt。
里面包括定义和规定,对定义理解很重要-Fig profile and description of ri network ppt. Includes definitions and provisions, the definition is very important to understand
- 2022-01-25 16:49:04下载
- 积分:1
-
编译原理NFA到DFA的转换源码
编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
- 2022-04-30 00:29:25下载
- 积分:1
-
贪吃蛇升级版2.0,比之前的版本增加了双人对战模式!并加入了减速宝物,我找到的又一个很好的网络游戏源码,还不赶快下...
贪吃蛇升级版2.0,比之前的版本增加了双人对战模式!并加入了减速宝物,我找到的又一个很好的网络游戏源码,还不赶快下-Snake upgraded version 2.0, the version before a double screen mode! And to add a deceleration treasures, I also found a good source of online games, Upshot under!
- 2022-09-09 06:50:03下载
- 积分:1
-
这个dll获取硬件信息进行哈希计算。它的出口…
对取得的硬件信息进行Hash的一个DLL,提供了对外的接口供调用-This DLL will get hardware information to make a hash calculation. It exports some interfaces to use.
- 2022-03-11 10:11:05下载
- 积分:1