-
用C++实现多项式处理
用C++实现多项式处理-Using C++ to deal with polynomials
- 2022-04-28 21:04:44下载
- 积分:1
-
KEYTEST
是个汇编练习程序,用来显示键盘上按键的ASCII码和扫描码,是一个很好的练习汇编的参考程序,希望对初学汇编语言的同学有帮助吧~~(Practice is a compilation of procedures, the keyboard keys used to display the ASCII code and scan code of practice is a good reference for the compilation process, in the hope that students learning assembly language help you ~ ~)
- 2009-05-31 22:57:40下载
- 积分:1
-
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长...
该程序为VB程序,是用于计算出来的坐标需要进行坐标系转换使用.感谢站长-procedure for the VB program is used to calculate the coordinates of the need for the use of coordinate system conversion. Grateful to the station! !
- 2022-07-14 04:08:13下载
- 积分:1
-
hex
说明: 汇编与c语言的混合编程,很不错的资料,值得一看(Mixed assembly language programming with c, very good information, worth a visit)
- 2011-04-03 19:02:15下载
- 积分:1
-
液晶显示图片
液晶显示图片 -LCD Photo
- 2022-08-10 11:39:42下载
- 积分:1
-
IDAfenxi
说明: 在进行增量动力分析(IDA)后数据自动处理,不用手算,方便快捷(After the incremental dynamic analysis (IDA), the data can be automatically processed without manual calculation, which is convenient and fast.)
- 2018-12-24 14:58:51下载
- 积分:1
-
无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序....
无线电源控制系统发射程序.T1为方式2(8位).设置串口方式1,允许接收.设置波特率:2400bit/s(晶振12MHz),调看门狗喂狗子程序.-Wireless power control system of the launch procedures. T1 for Mode 2 (8). Set serial mode 1, the receiving permit. Set baud rate: 2400bit/s (crystal 12MHz), transferred喂狗watchdog subroutine.
- 2023-07-29 12:45:03下载
- 积分:1
-
微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。...
微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。
-Microcomputer Principle and Interface Technology curriculum design, stepper motor control experiments, designed to PC-to four-phase stepper motor, direction, step control system and the preparation of the compilation process to achieve the corresponding functionality.
- 2022-08-09 00:47:59下载
- 积分:1
-
《C++面向对象程序设计》答案
《C++面向对象程序设计》答案,谭浩强,
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部
习题的参考解答。为了帮助读者更好地理解程序,我们在有的程序中加了必要的注释。对有的题目,我们
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-23 08:11:00下载
- 积分:1
-
matlabxueqi
小学期的源程序
1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2
m(t)=
0,其它
用100hz的载波来产DSB信号并解调。完成下列工作:
画出已调信号;
求已调信号的频谱,并用图像表示。
画出解调信号;
求解调信号的频谱,并用图像表示。
2.信号
sinc2(100t),|t|≤t0
m(t)=
0, 其它
采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2。
注:(求和代替积分)
3.信号
2, t0/3>t>0
m(t)= -6, t0/3<=t<2*t0/3
0, 其它
t0=0.15,使用AM调制和包络检波解调.(Primary phase of source 1. Test procedures for MATLAB. Signal sinc (10* t),-2 < = t < = 2 m (t) = 0, the other with the 100hz signal carrier to the middle class and DSB demodulation. To complete the following tasks: Draw has been transferred signal for the spectrum signals have been adjusted, and image representation. Draw demodulation signal solving transfer spectrum signal, and image representation. 2. Signal sinc2 (100t), | t | ≤ t0 m (t) = 0, the other the use of frequency modulation of the carrier modulation for 1000HZ. Offset constant kf = 50, t0 = 0.2. Note: (sum in lieu of points) 3. Signal 2, t0/3> t> 0 m (t) =-6, t0/3 < = t < 2* t0/3 0, other t0 = 0.15, the use of AM modulation and demodulation envelope detector.)
- 2009-06-02 00:19:55下载
- 积分:1