-
Huawei
关于华为智能网技术介绍,可以了解智能网发展的过程,含有部分华为产品的介绍,请大家-Huawei
- 2022-01-21 18:33:28下载
- 积分: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
-
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4...
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases
- 2022-10-15 17:35:02下载
- 积分:1
-
VC下开发的球员管理系统,支持球员录入,查找,修改,删除,排序等功能...
VC下开发的球员管理系统,支持球员录入,查找,修改,删除,排序等功能-VC player management system developed under the support of the players entry, search, modify, delete, sorting and other functions
- 2023-06-05 09:05:03下载
- 积分:1
-
M3GExport enables developers to export complex 3D animated scenes from Maya®...
M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D - the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation, morphing meshes, triangle stripping and other useful optimisations.
M3GExport for Maya is available in two editions, Limited and Standard.
The Standard version contains sophisticated optimisation options used mostly by commercial game developers.-M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D- the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation,
- 2023-04-22 16:15:03下载
- 积分:1
-
ni in the use of daq counter made a number of small routines
ni提供的使用daq计数器所做的一些小例程-ni in the use of daq counter made a number of small routines
- 2022-12-05 06:15:03下载
- 积分:1
-
这个温度PID调节器对天魅炉。测得的温度…
This Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358 - > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.-This is Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358- > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.
- 2023-06-10 08:05:03下载
- 积分:1
-
source insight的EM文件 可以扩展SI的宏功能
source insight的EM文件 可以扩展SI的宏功能-The EM file source insight can be extended macro function SI
- 2022-03-17 19:52:32下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-06-27 12:06:32下载
- 积分:1
-
运行时需要更改文件地址,一定要注意,否则运行不了
运行时需要更改文件地址,一定要注意,否则运行不了-running document addresses the need to change, we must pay attention, otherwise not running
- 2023-03-31 19:30:04下载
- 积分:1