-
测试UDPTCP数据包,用于调试数据,及大容量数据测试
测试UDPTCP数据包,用于调试数据,及大容量数据测试-UDPTCP test packets of data for debugging, and testing high-capacity data
- 2023-04-30 22:00:04下载
- 积分:1
-
聚类分析中一个简单的聚类算法:K均值算法。
聚类分析中一个简单的聚类算法:K均值算法。-Cluster analysis of a simple clustering algorithm: K-means algorithm.
- 2022-01-26 02:24:13下载
- 积分:1
-
C程序设计的PPT文档,比较基础全面,适合初学者学习
C程序设计的PPT文档,比较基础全面,适合初学者学习-C Programming PPT document to compare the basis of a comprehensive, suitable for beginners to learn
- 2022-01-27 14:35:00下载
- 积分:1
-
BFSK.在MALAb环境下编的。短小精干,很适合在程序中作为一个fuction来用。...
BFSK.在MALAb环境下编的。短小精干,很适合在程序中作为一个fuction来用。-BFSK. MALAb environment in the series. Short crack, and is very suitable for the process as a fuction use.
- 2022-03-28 20:14:11下载
- 积分:1
-
介绍了NS2的详细安装过程,包括如何下载和安装的细节
介绍了NS2的详细安装过程,包括如何下载和安装的细节-Describes the details of NS2 installation process, including how to download and install the details of the
- 2022-01-26 02:28:43下载
- 积分:1
-
使用windows系统中的毫秒时间,并测试系统空循环n次所需时间。...
使用windows系统中的毫秒时间,并测试系统空循环n次所需时间。-use of the Windows system millisecond time, and to test the air circulation system n times the required time.
- 2022-02-13 09:30:40下载
- 积分: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
-
Engineering mechanics : dynamics/R. C. Hibbeler. This book, the two matching flo...
Engineering mechanics : dynamics / R.C. Hibbeler. 此书的两张配套软盘-Engineering mechanics : dynamics/R. C. Hibbeler. This book, the two matching floppy
- 2022-01-26 01:58:16下载
- 积分:1
-
mpi的安装过程及一个简单例子,适合初学者
mpi的安装过程及一个简单例子,适合初学者-mpi the installation process and a simple example, for beginners
- 2022-03-12 01:54:22下载
- 积分:1
-
shenliu计算小程序,用于计算帷幕体的水头和水力比降。可作为渗流计算的核心程序...
shenliu计算小程序,用于计算帷幕体的水头和水力比降。可作为渗流计算的核心程序-small shenliu calculation procedures used to calculate the curtain body and hydraulic head gradient. Seepage calculation can be used as the core of the procedure
- 2023-05-25 12:40:04下载
- 积分:1