资源列表
[其他小程序] xianxingzhuangtaifangchengqiujie
说明:该程序用于状态方程的求解,x =Ax+Bu,y=Cx+Du 其中x 为变量[x1,x2...xn]的导数的列相量,A,B,C,D,为矩阵,x为[x1,x2...xn]的列相量-The program is used to solve the equation of state<张永华> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他小程序] Bart-Swatch-filter(matlab)
说明:在matlab中对示波器采集的数据进行巴特斯沃滤波器处理。可滤除任意频率的噪声,亲测可用!-In matlab oscilloscope data were collected Bart Swatch filter process. Can filter out any frequency noise, pro-test available!<张贺胜> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他小程序] extraction2
说明:extraction licence plate simple example<b031310121> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他小程序] c-language-calculator
说明:c语言实现计算器,可实现简单的加减乘除运算,也可实现带括号的复杂运算。-c language calculator, can achieve a simple arithmetic operation, but also realize complex calculations with parentheses.<陈> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[文件操作] forward-kinematics1
说明:In this code, we can calculate forward kinematics of serial robots!<saber> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他小程序] CSerialPort-problem-
说明:CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopM<blacks> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[其他小程序] sort_insert_quick
说明:编着玩的,插入排序和快速排序法。当遇到的数据比较多时,建议使用快速排序法。(Just for fun,insert sort and quick sort.)<华山派风清扬> 在 2025-04-06 上传 | 大小:1kb | 下载:0