-
利用产生式推理识别若干动物,动物种类有:虎,豹,长颈鹿等...
利用产生式推理识别若干动物,动物种类有:虎,豹,长颈鹿等-use production identification number reasoning animal, a species : the tiger, leopard, giraffe, etc.
- 2022-03-16 02:23:20下载
- 积分:1
-
CRMjavascript:change_type( ,%20 )
CRMjavascript:change_type( ,%20 )-CRMjavascript: change_type (, 20)
- 2022-07-20 17:39:15下载
- 积分:1
-
中期
The mid-point algorithm中点算法-The mid-point algorithm
- 2022-03-23 22:00:03下载
- 积分:1
-
通讯录的记录系统可以实现输入记录、显示全部记录、删除记录、插入记录、保存文件等操作...
通讯录的记录系统可以实现输入记录、显示全部记录、删除记录、插入记录、保存文件等操作-Book of the recording system can record the input, display all the records, delete records, inserting records, save files, and so
- 2022-01-21 17:42:22下载
- 积分:1
-
一个很好用的挂机锁屏幕工具,能有效保护
一个很好用的挂机锁屏幕工具,能有效保护-The hang up with a good lock-screen tools, can effectively protect
- 2022-03-05 03:02:37下载
- 积分:1
-
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01...
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01-This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01
- 2022-01-26 05:08:20下载
- 积分:1
-
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习...
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习-VC++ Is to achieve file operations, can generate reports using Notepad to open, suitable for beginners to learn
- 2022-01-30 11:46:02下载
- 积分:1
-
ASP program to add registration details to database
ASP program to add registration details to database
- 2022-09-18 23:25:03下载
- 积分:1
-
一个域名价值分析工具,通过正则和字典匹配分析
一个域名价值分析工具,通过正则和字典匹配分析-domain tool
- 2022-02-25 12:24:42下载
- 积分: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