-
game
扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。
-game
- 2022-01-24 15:35:41下载
- 积分:1
-
EMlog PHP博客系统古典模板 V1.0
EMlog PHP博客系统古典模板,响应式设计,兼容PC+手机,采用宽屏像素设计理念,侧边栏美化以及扩展性强,还有双击自动滚屏功能,网页内的视频、图片、框架都会自适应,使用本套古典风格模板,你不再需要手机版本了,本模板的响应式设计,既是手机版,也是平板、笔记本、PC版,界面效果如截图所示。
- 2023-06-24 18:15:10下载
- 积分: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
-
计算机组织课程设计原则(使用微型
计算机组成原理课程设计(用微程序设计简单计算机)-Principles of Computer Organization Course Design (using micro-computer program is designed to be simple)
- 2023-02-08 07:40:04下载
- 积分:1
-
MSP430的SPI库
该库为德州仪器msp430系列单片机spi库。你可以用这个库处理spi通信。
- 2022-07-26 03:41:53下载
- 积分:1
-
适合LPC系列的ARM开发中的简单实例,请多多执教
适合LPC系列的ARM开发中的简单实例,请多多执教-LPC series for the ARM development of a simple example, to pay more attention to teaching
- 2022-02-25 07:03:12下载
- 积分:1
-
PB中使用凭证格式的控件
PB中使用凭证格式的控件-PB format documents using the controls
- 2022-02-25 21:32:13下载
- 积分:1
-
Using API transfer MessageBox box!
用API调出MessageBox框! -Using API transfer MessageBox box!
- 2023-03-30 10:30:03下载
- 积分:1
-
石材工具在客户需要快速增加的石器时代的图像可以。
石器时客户端工具有需要的快去下可以增加石器时代图像修改登陆图-Stone tools at the client in need of fast increase of the Stone Age images can be modified landing plan
- 2023-02-05 09:15:04下载
- 积分:1
-
一个学籍管理系统,很简单,是C++的,只有几十K
一个学籍管理系统,很简单,是C++的,只有几十K-a Maintenance Management System, which is very simple, C++, only dozens K
- 2023-03-31 15:50:04下载
- 积分:1