-
一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行...
一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行电路,交流电路的双回路电路,交流电路的三回路电路的模拟和分析,并提供输出结果和线路图。-An open source-based electronic circuit theory to support the preparation of electronic circuit simulation and analysis of small software, can be carried out on the electronic circuit simulation beginners to some extent. Support a simple circuit, series circuit, parallel circuit, communication circuit R, L, C serial circuit, the exchange of double-loop circuit circuits, communication circuits three-loop circuit simulation and analysis, and provide output results and the circuit diagram.
- 2022-01-26 06:21:45下载
- 积分:1
-
用vc++实现三角函数的求值,可以求sin cos以及反三角函数的值
用vc++实现三角函数的求值,可以求sin cos以及反三角函数的值-vc used for the realization of trigonometry values can help sin cos Anti-trigonometric functions and values
- 2022-07-11 20:44:30下载
- 积分:1
-
二分法查找
二分法查找-dichotomy Search
- 2022-03-24 21:03:58下载
- 积分:1
-
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题-AR model fitting, since the settlement multivariable regression (AR) model parameter estimation problems
- 2022-07-16 00:33:05下载
- 积分:1
-
数据结构动态演示系统
应用背景数据结构动态演示,cai软件,类似于严蔚敏版的数据结构光盘辅助教学软件关键技术MFC C++ 数据结构,树,图,线性表,链表等的插入、删除等操作
- 2022-05-31 18:48:16下载
- 积分:1
-
卷积码编译码函数,c语言实现,生成多项式可配置,咬尾非咬尾可配置
实现了卷积码的编译码,针对运算速度和存储进行了优化,已应用于实际的DSP芯片中。编译码器都基于参数化实现,可对卷积码的约束长度、生成多项式、是否进行咬尾操作等进行配置。译码采用Viterbi算法,回溯长度可配置。代码有详细的注释,方便维护。
- 2022-02-04 15:09:29下载
- 积分:1
-
用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。...
用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。-prepared using PC-based simplex optimization algorithms. Search Gaussian function to the extreme point.
- 2022-03-06 19:38:31下载
- 积分:1
-
2.时间序列分析
1.二分查找
适用条件:查找序列已经有序
int binarysearch(int a[], int n, int x)
{
int left, right, center;
left = 0;
right = n - 1;
- 2022-03-05 08:28:07下载
- 积分:1
-
改进的哲学家问题,用信号和共享内存实现
改进的哲学家问题,用信号和共享内存实现- The improvement philosopher question, realizes with the signal
and the sharing memory
- 2022-01-27 15:21:39下载
- 积分:1
-
- 2022-06-30 06:05:11下载
- 积分:1