-
C语言编程产生离散单元斜边序列,序列的门…
用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display sequence, or convolution-related graphics.This is the classical convolution C original code
- 2022-02-02 22:38:30下载
- 积分:1
-
好东西需要大家分享,请大家多多指教!有什么不足请指出来!...
好东西需要大家分享,请大家多多指教!有什么不足请指出来!-Good things everyone needs to share, please exhibitions everyone! Please indicate what are the deficiencies have to!
- 2022-03-26 07:00:58下载
- 积分:1
-
VC : 1. Experimental names : basic characters of the two design procedures. Expe...
VC实验:
一.实验名称:基本文字应用的程序设计
二.实验目的:掌握文字及其属性在应用程序中的应用
三.实验任务:
掌握字体句柄的获取
掌握创建自定义字体
掌握设置字体的颜色和背景色
掌握文本的输出
四.实验要求:
编写程序,在某一个窗口上设计一行文字,如“欲穷千里目,更上一层楼”,这一行文字从窗口的左边向右滚动显示,而且每显示一轮,改变一次颜色,改变一次字体,一个周期为4种颜色,分别为红、绿、黄、蓝,四种字体分别为宋体、楷体、仿宋和黑体。
-VC : 1. Experimental names : basic characters of the two design procedures. Experimental Objective : To understand the characters and their attributes application of three. Experimental tasks :
- 2022-09-25 18:05:03下载
- 积分:1
-
基于面部视频的亚健康研究中,对面部视频信息的采集程序,包括一些重要参数的获取...
基于面部视频的亚健康研究中,对面部视频信息的采集程序,包括一些重要参数的获取-Video-based facial sub-health study, pairs of facial video collection procedures, including the acquisition of some important parameters
- 2022-07-06 14:21:58下载
- 积分:1
-
光通讯
光通讯
-DWDM Transmission Technology and Photonic Layer Network-optical communications- DWDM Transmission Technology and Pho tonic Network Layer
- 2023-08-22 15:55:04下载
- 积分:1
-
这一个PSCAD整流器的数学模型,它是useale某人。
this a rectifier model of pscad,it is useale for somebody .-this is a rectifier model of pscad,it is useale for somebody .
- 2022-03-23 12:45:17下载
- 积分:1
-
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关...
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。-Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into powe
- 2022-06-02 03:02:29下载
- 积分:1
-
的93个原则,编程串行EEPROM的详细解释,应用…
详细的介绍了93系列EEPROM 原理, 编程方法,应用, 例子。 非常有用!-detailed account of the serial EEPROM of 93 principles, programming, application examples. Very useful!
- 2022-03-03 03:02:10下载
- 积分:1
-
DSP2407 c编程用来实现一个基本的调试程序
DSP2407 c编程用来实现一个基本的调试程序-wheel c programming used to achieve a basic debugging procedures
- 2022-05-31 08:33:47下载
- 积分:1
-
一个圆柱的简单光照
物体不透明的情况下,物体表面的颜色仅有其反射光决定。反射光由环境反射、漫发射及镜面反射着三种类型的分量组成。其中环境反射式入射光均匀地从周围环境入射到物体表面后等量地向各个方向反射的光。冯氏模型假设物体某点上的反射光的强度时这三种反射光的叠加。
- 2022-06-19 22:44:45下载
- 积分:1