-
这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持...
这是一个linux初学者学习的小程序,方便于初学者了解linux的内核结构,上面附加了源代码,希望大家支持-This is a linux beginners learning the small programs that facilitate the understanding of beginners Linux kernel structure, the above additional source code, we hope that the support
- 2023-02-28 17:10:04下载
- 积分:1
-
几个通用过程,包括内存拷贝,移动和其他操作的例子
几个通用过程,包括内存拷贝,移动和其他操作的例子-Several generic process, including the memory copy, mobile and other operations example
- 2022-12-10 06:20:02下载
- 积分:1
-
基于matlab和C,包括LMS,CMA,MCMA自适应均衡器的程序和论文,论文说明很详细,可以提供相关参考...
基于matlab和C,包括LMS,CMA,MCMA自适应均衡器的程序和论文,论文说明很详细,可以提供相关参考-Including the LMS, CMA, MCMA adaptive equalizer procedures and papers, research papers explain in great detail and can provide relevant information
- 2023-04-13 16:25:03下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-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, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
裂缝检测访问了大量的计算机代码,没有测试过
计算机断口检测访问很多代码的,没试用过-Fracture Detection visit a lot of computer code, not tested
- 2023-03-18 20:10:04下载
- 积分:1
-
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的...
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
- 2022-11-24 18:50:03下载
- 积分:1
-
地图 服务 人物
开启程式补充
纯属开启
地图 服务 人物
开启程式补充
纯属开启-Map Service figures to open the program to add a purely open
- 2022-04-19 03:10:12下载
- 积分:1
-
OVM(Open Verification Methdology) for system verilog or systemC
OVM(Open Verification Methdology) for system verilog or systemC
- 2022-08-12 12:55:41下载
- 积分:1
-
自动调整滤波器参数的仿真源代码 autofilter
自动调整滤波器参数的仿真源代码 autofilter-Automatically adjust filter parameters simulation source code AutoFilter
- 2022-05-19 18:01:17下载
- 积分:1
-
压缩包中有一个javascript脚本,作用是随机产生1000个核苷酸碱基序列,此外,还有一个产生下拉菜单的脚本。...
压缩包中有一个javascript脚本,作用是随机产生1000个核苷酸碱基序列,此外,还有一个产生下拉菜单的脚本。-compressed javascript have a script, is to randomly generated 1000 nucleotide sequence, in addition, there is a drop-down menu generated scripts.
- 2022-01-23 10:35:19下载
- 积分:1