-
加减计算器
(1) 加减数和被加减数的输入位数为1-4位;
(2) 相加结果显示要考虑进位的输出显示(即5位输出);
(3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理;
(4) 注意对相加结果进行十进制处理;
(5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移;
(6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the additions and subtractions are 1-4 digits;
(2) The additive result shows that the carry output display (i.e. 5-bit output) should be considered.
(3) Attention should be paid to the processing of keyboard input other than "0"-"9", "+" and "=";
(4) Attention should be paid to decimal processing of the additive results.
(5) When the additive and the additive are input, the number displayed on the display should be the same as that input by the usual calculator, that is, every number input, the original number displayed should move to the left;
(6) Accumulative function can be completed.)
- 2020-12-26 15:09:03下载
- 积分:1
-
claskjcs__classics__operations
FAT文件操作系统经典,能够实现在PC上的文件操作(FAT file system operation classics, can achieve file operations on the PC)
- 2017-05-21 23:48:40下载
- 积分:1
-
CMAC网络最初主要用来求解机械手的关节运动。W.T.Miller等人把CMAC网络成功的运用到机器人的控制上,S.Cetinkunt等又将其运用到高精度机械工...
CMAC网络最初主要用来求解机械手的关节运动。W.T.Miller等人把CMAC网络成功的运用到机器人的控制上,S.Cetinkunt等又将其运用到高精度机械工具的伺服控制。-CMAC initially used primarily for the manipulator joint movement. W. T. Miller and others CMAC network used successfully in the control of the robot, S. Cetinkunt etc. will use its high-precision machine tools to the servo control.
- 2022-04-24 23:52:57下载
- 积分:1
-
七自由度车辆数学模型
说明: 汽车bai的7自由度模型du一般是在设计汽车悬架时用zhi到,1/4悬架时2自由度模型,包括簧上部分的dao垂直运动和簧下部分的垂直运动,半车悬架是4自由度模型,整车用7自由度模型。考虑汽车悬架作用,这车车身有三个自由度,分别是车体的Z轴上下运动,沿X轴和Y轴的转动。对于空间刚体6个自由度中的其他3个自由度,2个平动和转动与悬架系统无关,所以没有考虑。上述3个车身自由度加上4个悬架的簧下部分(主要是轮胎的上下跳动),一共是7个自由度。(The 7-DOF model Du of automobile Bai is generally a 2-DOF model when designing automobile suspension, including the vertical movement of Dao on the spring part and the vertical movement of the under spring part. The half car suspension is a 4-DOF model, and the whole car is a 7-DOF model. Considering the function of automobile suspension, the car body has three degrees of freedom, which are the up and down movement of Z axis of the car body, and the rotation along X axis and Y axis. For the other three of the six degrees of freedom of the space rigid body, two translation and rotation are independent of the suspension system, so they are not considered. The above three body degrees of freedom plus the four suspension spring parts (mainly the up and down runout of tires), a total of 7 degrees of freedom.)
- 2021-01-08 23:38:51下载
- 积分:1
-
微网调度
说明: 采用PSO算法的微电网经济调度优化Economic dispatch optimization of microgrid based on PSO algorithm(Economic dispatch optimization of microgrid based on PSO algorithm)
- 2021-04-07 11:29:02下载
- 积分:1
-
delay
这个程序主要解决一致性算法中的时延问题,包括平均一致性问题算法仿真,带时滞一致性问题算法仿真等(This is a matlab program for consensus of time delay)
- 2020-09-13 16:27:58下载
- 积分:1
-
Inhabitant-ADO
本程序是小区住户管理系统,已调试通过,VS2008环境下使用ADO访问Access数据库(The program is residential tenants management system, has been through debugging, VS2008 environment to access an Access database using ADO)
- 2011-11-11 13:20:03下载
- 积分:1
-
3dCNN
3D CNN 网络 用于处理3维的图像, 比如3D 人脸识别这类工作 也可以利用这个架构进行多维的数据处理利用CNN的图像处理思想(3D convolutional nernural network)
- 2021-01-28 16:58:34下载
- 积分:1
-
pythonProject1
说明: gcn,图神经网络的代码,,半监督的gcn实现的图卷积节点的向量表示(gcnThe code of the graph neural network, the vector representation of the graph convolution node implemented by the semi-supervised gcn)
- 2020-10-27 10:47:44下载
- 积分:1
-
DBT算法动态规划实现
说明: 复杂环境中的微弱目标(如隐身飞机、被地/海/城市杂波淹没的目标等)探测
问题是现代雷达面临的严峻挑战。 与传统的先检测后跟踪( DBT) 技术相比, 检
测前跟踪(TBD)技术是一种新兴的先进信号处理技术,它通过多帧回波数据积
累和联合处理,可以显著提高雷达的微弱目标检测跟踪性能, 是国际雷达界研究
的前沿热点。 TBD 作为一项正在发展中的新技术,还需要解决一些新的技术问题,
例如, 多目标跟踪维数灾难、临近目标相互干扰等,以及处理难度增加和运算量
增大带来的新问题。(The detection and tracking of low observable targets (e.g. stealth targets, targets
buried in strong clutter) in complex environment are great challenges for modern radar
systems. Different from the traditional detect-before-track (DBT) methods,
Track-before-detect (TBD) is a novel and efficient signal processing method which is
proposed in recent years to detect low observable targets, and has got much attention
internationally in radar research area. By jointly processing several data frames, TBD is
able to produce more reliable detection and tracking results. As a developing new
technique, TBD has its own problems and challenges. For example, existing studies on)
- 2020-12-09 22:39:19下载
- 积分:1