-
unix系统管理基础教程.是认证培训的基本教程,权威性较高.
unix系统管理基础教程.是认证培训的基本教程,权威性较高.-based tutorial. Certification training is a basic guide, a higher authority.
- 2023-05-02 22:40:03下载
- 积分:1
-
C++批判,一本非常好的C++书籍,不过是英文版的
C++批判,一本非常好的C++书籍,不过是英文版的-C criticism, a very good C books, but are in English
- 2022-06-27 02:15:12下载
- 积分:1
-
The C++ Cookbook will make your path to mastery much shorter. This practical, pr...
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
- 2022-01-31 09:06:54下载
- 积分:1
-
一个非常好的微处理器烧录EEPROM的C++
原代码项目文件,直接可用,而且还是一拖八的, 成果奉献...
一个非常好的微处理器烧录EEPROM的C++
原代码项目文件,直接可用,而且还是一拖八的, 成果奉献-a very good writers microprocessor EEPROM C source code project documents directly available, and 8 or a trailer, Results
- 2022-01-25 14:30:10下载
- 积分:1
-
本程序在VB下运行,实现了学生学号姓名的添加,查询及学生成绩的录入、查询,功能比较全面...
本程序在VB下运行,实现了学生学号姓名的添加,查询及学生成绩的录入、查询,功能比较全面-this program in VB running and realized the students learn the names of the addition, inquiries and student achievement of entry, query, more comprehensive functional!
- 2023-02-04 03:05:05下载
- 积分:1
-
System will automatically delete the directory of
System will automatically delete the directory of
- 2022-02-06 16:18:43下载
- 积分:1
-
生成一个自己的口令字典
生成一个自己的口令字典-generation of a password dictionary
- 2022-09-30 16:10:03下载
- 积分:1
-
利用有限差分算法编写的三维迭后偏移的代码,算法精度高,结果很理想。...
利用有限差分算法编写的三维迭后偏移的代码,算法精度高,结果很理想。-Prepared by using three-dimensional finite difference algorithm Diego after the offset of the code, algorithms, high precision, the result very satisfactory.
- 2022-08-06 08:01:01下载
- 积分: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
-
maze algorithm console
迷宫算法,console-maze algorithm console
- 2023-01-22 00:00:05下载
- 积分:1