-
CCS视频演示
CCS视频演示-设置CCS于硬件仿真模式-CCS-CCS installed in the hardware emulation mode
- 2022-02-28 15:37:58下载
- 积分: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
-
S3C44B0X 具有 8 路模拟信号输入的 10 位模/数转换器(ADC),它是一个逐次逼近型
的 ADC,内部结构中包括模拟输入多路复用器,自动调零比较...
S3C44B0X 具有 8 路模拟信号输入的 10 位模/数转换器(ADC),它是一个逐次逼近型
的 ADC,内部结构中包括模拟输入多路复用器,自动调零比较器,时钟产生器,10 位逐次
逼近寄存器(SAR),输出寄存器如下图所示。这个 ADC 还提供可编程选择的睡眠模式,
以节省功耗。
-S3C44B0X with eight analog signal input to the 10 analog/digital converter (ADC), It is a successive approximation type ADC, the internal structure includes analog input multiplexers, Automatic Zero comparators, Clock Generator, 10 successive approximation register (SAR), the output register as shown in the diagram below. ADC also provided the option of programmable sleep mode to save power consumption.
- 2022-06-30 08:59:07下载
- 积分:1
-
fig1_Monte_Carlo_3
实现物理层安全,通过加入干扰噪声,提高系统容量。(The physical layer security is realized in this paper. By adding interference noise, the system capacity is improved.)
- 2020-10-05 15:37:38下载
- 积分:1
-
fwhm
对于一些谱线计算fwhm的MATLAB程序,针对具体问题可做适当修改!(Simple calculation of FWHM MATLAB program)
- 2019-01-17 13:12:45下载
- 积分:1
-
Simpack Rail培训教程2017
说明: SIMPack资料,含车体、转向架、轮对等各类模型。(SIMPACK data, including car body, bogie, wheel and other models.)
- 2020-12-09 16:19:19下载
- 积分:1
-
ShippingLabelForm
ssd1 exercise1 practial答案(ssd1 exercise1 practial answer)
- 2012-11-29 20:58:05下载
- 积分:1
-
大漠插件注册包
说明: TC编程教材,代码已经打包好了,插件都i是好的 直接可以用的 使用TC5.0版本以上(tc leaugh teacher file)
- 2020-06-22 18:40:01下载
- 积分:1
-
两相交错并联BUCK仿真
说明: 两相交错并联BUCK仿真,SIMPLIS软件仿真程序(Two phase interleaving parallel buck simulation, simple software simulation program)
- 2020-01-04 19:59:19下载
- 积分:1
-
LabWindows/CVI 自动化服务器
LabWindows/CVI 自动化服务器演示(LabWindows/CVI Automation Server Demo)
- 2013-06-04 08:56:40下载
- 积分:1