-
node
本程序为电力系统潮流计算PQ法,计算结果正确,画出图形不正确。需自行改正(This procedure for the PQ power system power flow calculation method, calculation is correct, draw graphics incorrect. To be self-corrected)
- 2008-05-03 15:13:06下载
- 积分:1
-
改版MT4 MACD 指标,提供买入卖出信号,EA 交易
说明: 改版MT4 MACD 指标,提供买入卖出信号,EA 交易(Revise MT4 MACD index, provide buy sell signal, EA transaction)
- 2020-04-18 11:03:10下载
- 积分:1
-
Matrices, including matrix addition, subtraction, multiplication, there is inver...
矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
- 2022-06-03 08:39:10下载
- 积分:1
-
under the management system 2.0
下在管理系统2.0-under the management system 2.0
- 2022-12-12 20:50:03下载
- 积分:1
-
701 Server 701 Client 20110805
Vietnamese user manual for Soyal 701Client/Server software
- 2019-03-11 23:15:33下载
- 积分:1
-
实现日期的基本运算,如一日期加上天数、一日期减去天数、两日期相差的天数。...
实现日期的基本运算,如一日期加上天数、一日期减去天数、两日期相差的天数。-Implementation date of the basic operations, like a date with the number of days a date minus the number of days the number of days difference between two dates.
- 2023-02-06 15:35:04下载
- 积分:1
-
EKF_function
实现卡尔曼滤波器的估计,适用于初学者学习卡尔曼滤波。(The realization of the Kalman filter is estimated for beginners to learn Kalman filter.)
- 2017-05-28 20:38:15下载
- 积分:1
-
模仿 BASIC 函数的某些 C 语言函数
模仿 BASIC 函数的某些 C 语言函数-mimic the function of certain C language function
- 2022-03-21 19:34:24下载
- 积分:1
-
AccessPW
提取ACCESS文件中的密码,不需要暴力破解。从文件中的某一字段直接解密(ACCESS extract document password, do not need to break the violence. From the document directly to decrypt a field)
- 2008-12-16 13:25:52下载
- 积分:1
-
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8...
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
-Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and rounding to the third (of the value of h provides a positive number). For example: If the h value of 8.32433, the function returns 8.32 if the h value of 8.32533, the function returns 8.33.
- 2022-02-25 20:46:14下载
- 积分:1