-
在PHP代码行重排
line rearrangements in php code
- 2022-03-20 21:06:24下载
- 积分:1
-
some basic digital image processing algorithms, but also more comprehensive, pra...
一些基本的数字图像处理算法,还比较全面、实用-some basic digital image processing algorithms, but also more comprehensive, practical
- 2022-05-18 04:42:13下载
- 积分: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
-
学生信息管理系统,用容器可以支持多种操作
学生信息管理系统,用容器可以支持多种操作-student management
- 2022-01-26 00:09:44下载
- 积分:1
-
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)-PKU ACM 1007 source code, and reverse time complexity of the algorithm control in O (n)
- 2023-03-15 11:40:03下载
- 积分:1
-
用分支限界方法求解最淡哈密顿回路,可以球接到30以上
用分支限界方法求解最淡哈密顿回路,可以球接到30以上-Using branch and bound method for solving the most light Hamiltonian circuit, you can receive the ball for more than 30
- 2022-01-26 04:04:11下载
- 积分:1
-
PKU ACM 1002 的源码,鉴于本人初学编程,水平不高,代码质量不敢保证...
PKU ACM 1002 的源码,鉴于本人初学编程,水平不高,代码质量不敢保证-PKU ACM 1002 source code, Since I am learning programming, the level is not high, the quality of the code is no guarantee
- 2022-02-01 00:39:23下载
- 积分:1
-
Bird
建模案例 建模案例 -Bird
- 2022-02-12 05:29:28下载
- 积分:1
-
高高飞翔希望享受好的程序
loat hope enjoy good program
- 2022-01-31 17:27:25下载
- 积分:1
-
这是用C++编写的程序,可以实现多项式的求和。
这是用C++编写的程序,可以实现多项式的求和。-C preparation procedures can be achieved polynomial summation.
- 2023-04-12 02:05:04下载
- 积分:1