-
还是用分支限界法解N皇后问题,已成功运行过。
还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
- 2022-03-01 06:29:07下载
- 积分:1
-
站好数据管理系统。
一个不错的加油站数据管理系统.-stations a good data management system.
- 2022-04-28 23:54:55下载
- 积分:1
-
一个有关于下载的程序,比起目前网上的下载工具来说这可能就是九牛一毛,不过还是有一定的启发性的...
一个有关于下载的程序,比起目前网上的下载工具来说这可能就是九牛一毛,不过还是有一定的启发性的-A procedure on the download than the current online download tool, this may be a drop in the bucket, but there are still some enlightening
- 2022-08-20 03:50:24下载
- 积分:1
-
统计 C 语言源程序里标识符的个数及相应标识符出现次数的程序...
统计 C 语言源程序里标识符的个数及相应标识符出现次数的程序-statistics Lane C language source identifier number and the corresponding frequency identifier procedures
- 2022-02-24 18:03:49下载
- 积分:1
-
计算CRC校验和,可以计算modbus规约/CDT规约/DISA规约/DF1规约/DNP规约/1801等规约的校验和....
计算CRC校验和,可以计算modbus规约/CDT规约/DISA规约/DF1规约/DNP规约/1801等规约的校验和.-and CRC calculation, modbus connection can be calculated Statute/CDT Statute/DISA Statute/DF1 Statute/DNP Statute/18 01 of the Statute, such as checksum.
- 2022-04-29 05:57:36下载
- 积分:1
-
汇集了1万种成语
汇集了1万种成语-pool of 10,000 species of idioms
- 2022-03-29 01:09:46下载
- 积分:1
-
此留言本对初学者很有参考价值安全性也比较高
此留言本对初学者很有参考价值安全性也比较高-This message of this useful reference for beginners security is also relatively high
- 2022-03-25 05:33:03下载
- 积分:1
-
用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。...
用vb做的。还没有做完。不过整个结构已经很清晰了。有兴趣的继续做。-with vb do. Also finish. But the entire structure has a very clear. Interested continue to do so.
- 2022-01-22 13:58:38下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-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, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
First of all English documents to establish inverted file, and then in accordanc...
首先对英文文档建立倒排文档,然后根据建立的倒排文档,按照此检索算法对文档进行检索-First of all English documents to establish inverted file, and then in accordance with the establishment of the inverted file, in accordance with the retrieval algorithms for document retrieval
- 2022-03-12 20:07:01下载
- 积分:1