资源列表
[其他小程序] mySerialport
说明:串口相关操作,包括初始化,打开串口,读写等内容-Serial port related operations, including the initialization, open the serial port, read and write, etc.<YuZhang> 在 2025-11-26 上传 | 大小:19kb | 下载:0
[其他小程序] periodestimate
说明:利用周期图法进行谱估计,与利用Levinson-Durbin递推法求解Yule-walker方程进行比较-Use periodogram spectral estimation method, and solution Yule-walker equation and Levinson-Durbin recursion method comparison<YuZhang> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] yanzhengma
说明:C#在.net开发中登录所运用到的验证码的代码设置-C# code sets registered in .net development as applied to the verification code<宋明阳> 在 2025-11-26 上传 | 大小:8kb | 下载:0
[其他小程序] studyCommunity
说明:C#在.net开发环境中所操作一个在线学习讨论平台-C# .net development environment in the operation of an online learning platform for discussion<宋明阳> 在 2025-11-26 上传 | 大小:1.33mb | 下载:0
[其他小程序] Poly
说明:1、可通过 Poly P 声明一个多项式 P; 2、可通过 P.read(string P_str) 直接从 手写习惯的多项式字符串 读入多项式; 3、可通过 P.newTerm(double Coef, int Exp) 增添多项式的项,如果含有同类项,则合并; 4、可直接通过 P Q 给多项式 P 赋值; 5、可直接通过 cout << P 以手写习惯输出多项式; 6、可通过 P.clear() 清除一个多项式; 7、可直接通过 +、-、*、/、 进行多项<Bing-Hui WANG> 在 2025-11-26 上传 | 大小:56kb | 下载:0