-
small chess game can be achieved in various functions such as chess pawn of the...
小游戏可以实现象棋的各个功能比如象棋的各棋子的走法要求以及获胜后的提示,走棋时候的音乐效果-small chess game can be achieved in various functions such as chess pawn of the requirements of the law go after winning tips, and take time to the music game results
- 2022-04-14 12:14:13下载
- 积分:1
-
华为PCB设计规范,详细介绍了电路板EMI,EMC
华为PCB设计规范,详细介绍了电路板EMI,EMC-Huawei PCB design specifications, detailing the circuit board EMI, EMC
- 2022-01-31 17:49:15下载
- 积分:1
-
Pipe类 Pipe类 Pipe类
Pipe类 Pipe类 Pipe类-Pipe-type Pipe type Pipe type Pipe type Pipe type
- 2022-01-31 07:47:51下载
- 积分:1
-
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、...
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、 Label、 TextBox、 Frame、 CommandButton、 CheckBox、 OptionButton、 Form、 Menu、 MDIForm、 Image、 Data、 UserControl、 PropertyPage -Decompile a VB application process has been able to resolve most of the following attributes control and editing, including changes to the font, background color changes, photo preservation and replacement. PictureBox, Label, TextBox, Frame, CommandButton, CheckBox, OptionButton, Form, Menu, MDIForm, Image, Data, UserControl, PropertyPage
- 2022-07-24 07:15:58下载
- 积分:1
-
decision tree for uncertain data
数据挖掘决策树,用于非确定性数据的分类,参照国际论文写的-decision tree for uncertain data
- 2023-03-16 07:25:04下载
- 积分:1
-
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数....
在一大串字符串中查找某一个字符或者字符串出现的次数.并且返回次数.-string in a string search for a character string or the number of occurrences. And the number of returnees.
- 2022-08-04 11:12:29下载
- 积分:1
-
DCS
中屏炉DCS控制系统,包括采集(modbus 协议)显示-DCS-ping furnace control system, including the acquisition (modbus protocol) showed
- 2023-06-02 21:55:03下载
- 积分:1
-
VB network connectivity procedures
VB网络连接的程序-VB network connectivity procedures
- 2022-01-21 03:36:38下载
- 积分:1
-
types of good music website
音乐类型的好网站-types of good music website
- 2022-09-18 10: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