-
大气传输 湍流相位屏 Laser propagation in atmosphere
大气传输 湍流相位屏 以及光路传输 仅用于参考(Atmospheric transmission,turbulent phase screen,optical path transmission)
- 2021-03-19 16:09:19下载
- 积分:1
-
MFC DLL和调用的样品制备
MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
- 2022-03-13 00:50:57下载
- 积分:1
-
提取周期信号
用于信号的周期成分提取,使用的最小二乘方法,拟合出一个单频的正弦信号。(For the extraction of periodic components of signals, the least square method is used to fit a sinusoidal signal of a single frequency.)
- 2017-06-05 22:27:04下载
- 积分:1
-
9nine
复制 测量长度 比较 等函数的 书写 还有 一些其他函数的书写 都是c++课程老师布置的作业(Copy measuring the length of comparison function of writing, there are some other functions of writing are c++ course teacher assignments)
- 2012-08-06 22:52:46下载
- 积分:1
-
complex_reverberation
说明: 可实现海洋混响信号统计模型的建立,发射信号为LFM或单频信号,参数可调,得到的模型很好的符合混响的统计特性(It can establish the statistical model of marine reverberation signal. The transmitted signal is LFM or single frequency signal, and the parameters can be adjusted. The model is in good agreement with the statistical characteristics of reverberation.)
- 2020-06-16 22:00:01下载
- 积分:1
-
zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma
zheng fu wang zhan gong neng qi quan -zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma
- 2022-07-03 15:05:06下载
- 积分:1
-
migration
说明: 偏移程序,全部都经编译通过,希望给爱好的偏移的朋友已点帮助.(Migration process, all by compiled through, hoping to offset-loving friends have points to help.)
- 2008-09-17 13:02:14下载
- 积分:1
-
this a test program
this a test program-this is a test program.........
- 2022-02-10 16:48:13下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
实现数控电压源的精确控制,从0――15V
实现数控电压源的精确控制,从0――15V-NC precise control of voltage source, from 0- 15V
- 2022-04-17 05:26:46下载
- 积分:1