-
很好的C++学习课件,内容很全面,讲解也很详细.
很好的C++学习课件,内容很全面,讲解也很详细.-Good C++ Learning courseware, content is very comprehensive, very detailed brief.
- 2023-07-04 03:30:04下载
- 积分:1
-
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。...
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
- 2022-04-12 00:08:21下载
- 积分:1
-
介绍c语言的强劲手册,精典之作,适合初学者使用。
介绍c语言的强劲手册,精典之作,适合初学者使用。-introduced the strong language manual for the classic, suitable for beginners.
- 2022-01-31 04:06:00下载
- 积分:1
-
- 2022-07-10 22:57:46下载
- 积分:1
-
Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1
Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1-Y_Browser_050_0_3rdEd is the best file br owser for symbian 9.1
- 2023-04-09 10:35:04下载
- 积分:1
-
网络硬盘的介绍。可通过tcpip来存取数据
网络硬盘的介绍。可通过tcpip来存取数据-network on the hard drive. Tcpip can access the data
- 2022-02-10 06:35:06下载
- 积分:1
-
建筑物防雷相关软件
计算建筑物雷击等效面积
建筑物防雷相关软件
计算建筑物雷击等效面积-Building lightning protection software calculate the equivalent area of the building struck by lightning
- 2023-08-29 21:00:04下载
- 积分: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
-
openssl编程
这是一本学习openssl编程的个人觉得最好的文档,里面还包含了很多采用c语言编写的代码。
- 2023-01-14 20:10:04下载
- 积分:1
-
hart工业仪表的微机仿真程序,在C++Builder下制作,能够仿真仪表(执行器)的动作以及数学模型,方便实用....
hart工业仪表的微机仿真程序,在C++Builder下制作,能够仿真仪表(执行器)的动作以及数学模型,方便实用.-hart industrial instrumentation computer simulation program in C Builder production, Simulation can Instrumentation (implementing) the movement and the mathematical model, convenient and practical.
- 2022-02-04 01:14:13下载
- 积分:1