-
这是一个用VHDL语言写的数码管程序.有用着
这是一个用VHDL语言写的数码管程序.有用着-This is a VHDL language used to write the digital tube procedures. Useful to an
- 2022-05-08 05:37:10下载
- 积分:1
-
Getting Started matlab7.8 guidance. pdf
matlab7.8入门指导 matlab7.8入门指导 -Getting Started matlab7.8 guidance. pdf
- 2022-11-06 20:50:04下载
- 积分:1
-
基于c++的五子棋
资源描述老师大作业,五子棋,包括人人对战,人机对战
- 2022-05-19 11:25:18下载
- 积分: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
-
小巧又很好用的串口调试工具,比其他普通常用的功能强大的多。...
小巧又很好用的串口调试工具,比其他普通常用的功能强大的多。-Also good used compact serial debugging tools, than other commonly used general and more powerful.
- 2022-05-28 18:30:29下载
- 积分:1
-
For generating wind speed model in ARMA
For generating wind speed model in ARMA
- 2022-06-16 09:39:25下载
- 积分:1
-
电机温升测试系统,适用于工作频率为50/60Hz的单/三相小功率异步电机(≤5KW)、串级电机、电动工具的绕组温升测量。适用于工作频率为50/60Hz的电源变压...
电机温升测试系统,适用于工作频率为50/60Hz的单/三相小功率异步电机(≤5KW)、串级电机、电动工具的绕组温升测量。适用于工作频率为50/60Hz的电源变压器、充电器、电感镇流器的绕组温升测量。带电原理:在带电工作情况下测量绕组的直流电阻,并用公式折算成温升。专为电动工具定子,转子温升测量而开发,其中定子采用带电法,转子采用断电法-motor temperature test system is applicable to the frequency of 50/60Hz single/three-phase asynchronous motors power the small ( 5KW), Cascade motor, electric tools winding temperature measurement. Applicable to the frequency of 50/60 Hz power transformers, chargers, the inductance ballasts winding temperature measurement. Charged Principle : Live in work measurement of the winding resistance DC, and the formulas used converted into temperature. Electric tools for the stator and rotor temperature measurement and development, which use charged stator, rotor features a power law
- 2022-02-03 14:46:07下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
一个很简单的华容道小游戏,大家来看看
是用JAVA 做的
我的开放性试验作业...
一个很简单的华容道小游戏,大家来看看
是用JAVA 做的
我的开放性试验作业-a very simple little game HuaRong Road, we look at the use of Java do I open trial operation
- 2023-06-19 10:10:02下载
- 积分:1
-
This article is based on a graphics file DXF CNC machining interface design, the...
本文是一篇关于基于DXF图形文件数控加工接口设计,的文章-This article is based on a graphics file DXF CNC machining interface design, the article
- 2022-02-27 03:03:32下载
- 积分:1