-
12分
十二音阶和八度分频的硬件描述语言VHDL程序,测试通过成功-12 sub-octave scale and frequency of the hardware description language VHDL procedures, test the success of
- 2022-11-21 05:15:03下载
- 积分:1
-
first author of coal and rock deformation and fracture process of electromagneti...
笔者首先提出了煤岩变形破裂过程电磁辐射与应力耦合的概念,然后在实验研究、理论分析和数值模拟的基础上从力电耦合的角度研究了煤岩冲击矿压预测的电磁辐射法(EME)。研究结果表明:FLAC3D方法能对矿山巷道掘进过程煤岩内部应力场进行有效的数值模拟 电磁辐射信号主要来源于应力集中区,在场点监测到的电磁辐射信号主要是应力集中区煤岩变形破裂过程产生的 EME信号呈现出与煤岩内部应力变化相同的规律 利用力电耦合方法研究煤岩冲击矿压电磁辐射预测法是可行的。笔者最后还对未来煤岩冲击矿压电磁辐射预测法的研究进行了展望。-first author of coal and rock deformation and fracture process of electromagnetic radiation coupled with the concept of stress, then the experimental research, theoretical analysis and numerical simulations on the basis of Congli coupling angle of coal and rock rockburst forecast of electromagnetic radiation (EME). The results showed : FLAC3D method to mine tunneling process of coal and rock internal stress effective numerical simulation of electromagnetic radiation signal comes mainly from the stress concentration areas, the monitoring point to the presence of electromagnetic radiation signal is mainly concentrated stress coal rock deformation and fracture process of EME signal showing the internal rock and coal Stress changes in the s
- 2022-10-19 19:00:03下载
- 积分:1
-
使用LabVIEW编写的一个计算器程序。计算器完成计算…
使用LabVIEW编写的一个计算器程序。
计算器能完成的运算:
加减乘除,求平方,求立方,求自然对数,求以10为底的对数,求阶乘求正弦余弦正切值,符号取反
能完成的操作:角度与弧度的切换,退格,清零
缺点:由于显示使用的是数值类型,所以无法实现小数输入;只能进行十进制的计算,不支持其它进制,统计功能未实现-LabVIEW prepared to use a calculator program. Calculator to complete the calculations: addition and subtraction multiplication and division, and square, and cubic, and the natural logarithm, and to 10 for the end of the logarithm, and factorial values for sine cosine tangent, symbols take to complete the operation of the anti: the angle with radian switch, backspace, Clear shortcomings: As the show using a numerical type, it is not possible to realize a small number of input only for the calculation of the metric system, do not support the other band, did not achieve statistical functions
- 2023-08-17 06:20:03下载
- 积分:1
-
数控步进直流电压源程序:c语言代码,无解压密码
数控步进直流电压源程序:c语言代码,无解压密码-NC Stepping DC voltage source : C language code without extracting passwords
- 2022-03-18 06:21:50下载
- 积分:1
-
中国科学院研究生院,一个非常受欢迎的课程(C++程序…
中科院研究生院非常火爆的一门课程(C++程序设计)课件,由杨力祥老师主讲。-Chinese Academy of Sciences, Graduate School a very popular course (C++ Program design) courseware by teachers Speaker Xiang Yang Li.
- 2022-02-05 18:12:28下载
- 积分:1
-
assembly language to achieve simple calculation
用汇编语言实现简单的计算
- 2022-02-12 18:19:05下载
- 积分:1
-
用于网页的JavaScript代码。
Code for javascript for the web.
- 2023-08-24 19:40:03下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab做无约束规划的源程序
MATLAB初学者
包好了一些用matlab做无约束规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-constrained programming source code
- 2022-02-15 08:15:43下载
- 积分:1
-
Tetris: Only a general function to facilitate learning. If you want to play, had...
俄罗斯方块:只有一般功能,方便学习。如果想玩,还得自己加点东西哦!-Tetris: Only a general function to facilitate learning. If you want to play, had to add something to their Oh!
- 2023-06-11 06:25:02下载
- 积分:1