-
写得转换成WORD和EXECL文档的,可以试试,好用
写得转换成WORD和EXECL文档的,可以试试,好用-Written into WORD and execl document, you can try, easy to use
- 2022-01-22 15:41:32下载
- 积分: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
-
C语言赛车游戏,分步实现,多个源文件,含图片
C语言赛车游戏,分步实现,多个源文件,含图片-C language racing games, step-by-step to achieve a number of source files, including picture
- 2022-01-30 10:39:04下载
- 积分:1
-
三国志游戏,具体请自己看原程序,所有都在压缩包里.
三国志游戏,具体请自己看原程序,所有都在压缩包里.-Three Kingdoms games, specifically requested to see their former procedures, all compressed in the bag.
- 2022-03-05 22:42:32下载
- 积分:1
-
是个文档,和软件工程类似,如何实现一工程所需步骤
是个文档,和软件工程类似,如何实现一工程所需步骤-is documentation, and software engineering similar, and how to realize a project the necessary steps
- 2022-03-02 23:40:38下载
- 积分:1
-
tc工具grep的源程序代码
tc工具grep的源程序代码-tc grep tool for the source code
- 2022-02-01 19:09:27下载
- 积分:1
-
Matlab migration procedures for seismic exploration often offset calculation spe...
matlab偏移程序,用于地震勘探常速度偏移计算。 -Matlab migration procedures for seismic exploration often offset calculation speed.
- 2022-03-06 07:54:05下载
- 积分:1
-
我的作业,TC2.0下实现图形编辑,用堆栈实现的,还有递归算法,如果需要请留言。...
我的作业,TC2.0下实现图形编辑,用堆栈实现的,还有递归算法,如果需要请留言。-my operation, under WITH TC 2.0 graphics editing, using the stack to achieve, recursive algorithm, please leave if necessary.
- 2022-08-19 23:57:16下载
- 积分:1
-
Beautiful Code is a useful book for programming.
代码之美,对于编程的学习非常有帮助。能够规范代码的编写,是一本值得一看的好书。-Beautiful Code is a useful book for programming.
- 2022-03-02 22:06:25下载
- 积分:1
-
实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!...
实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!-Implementation of a simple library management system is not very complicated for students to do course is designed to use!
- 2023-06-02 00:30:04下载
- 积分:1