资源列表
排序选择:
[界面编程] SmoothSlider
说明:界面开发类 滑块的个人定制,调用其库文件即可。大家可以看看。-slider interface development category of personal customization, calling its library can be. We can look at.<赵静> 在 2025-07-01 上传 | 大小:29kb | 下载:0
[其他嵌入式/单片机内容] 24L0112
说明:header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne-header file of the specific codes for LPC21** 00 target boards Every project should includ e a copy of th<刘肩> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] targetss
说明:header file of the specific codes for LPC2100 target boards -header file of the specific codes for LPC21 00 target boards<刘肩> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] FONT8_8
说明:header file of the specific codes for LPC2100 target boards Every project should include a copy of this file, user may modify it as ne-header file of the specific codes for LPC21 00 target boards Every project should include a copy of this file, t<刘肩> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] GUI_StockC
说明:header file of the specific codes for LPC2100 target boards user may modify it as ne-header file of the specific codes for LPC21 00 target boards user may modify it as ne<刘肩> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[其他嵌入式/单片机内容] menu3
说明:header file of the specific codes for LPC2100 target boards , user may modify it as ne-header file of the specific codes for LPC21 00 target boards, user may modify it as ne<刘肩> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[系统编程] DriveBrowsingTree
说明:一个计算机目录的浏缆器,希望对初学Windows系统编程的朋友有一定的帮助-a computer directory visit browser, and I hope to novice Windows System Programming friends can help<yangying> 在 2025-07-01 上传 | 大小:61kb | 下载:0
[数学计算/工程计算] Correlation1
说明://=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double<石林> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] uCOS-II_ToARM7
说明:ucosii v2.52在ARM7上的移植代码-ucosii v2.52 ARM7 transplant code<蒲文金> 在 2025-07-01 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] Correlation2
说明://=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------拟合多项式的项数(已知条件) // double *b---拟合曲线的系数,按升次排列(已知条件) // double *x---结点x轴数据(已知条件) // double *y---结点y轴数据(已知条件) // double *Yg--结点估计值<石林> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] PolyFitSingle
说明://=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的<石林> 在 2025-07-01 上传 | 大小:1kb | 下载:0