-
小四轴无人机
从21IC网站下载的小四轴无人机代码,内含:nrf21l01无线通讯模块驱动代码,以及ms5611气压计驱动模块,且具备内部IMU计算单元,能很完好的进行姿态控制。在小四轴无人机的代码中内含的东西比较的丰富,对自己开发有很好的帮助。感兴趣的程序员们,可以参考参考
- 2023-08-13 20:15:05下载
- 积分:1
-
pwmLED
亮度可调节LED灯,采用双色LED灯, LED调节亮度是通过调整通过它的PWM驱动电流大小得到的,节能灯一般是不能调整亮度的。本设计在项目中应用,绝对可以用。(Brightness can be adjusted LED lamp, using dual color LED lamp, LED adjust brightness by adjusting its PWM drive current size, energy saving lamps can not adjust brightness generally. This design is applied in the project, and it can be used absolutely.)
- 2018-04-21 09:11:10下载
- 积分:1
-
六路ADC测量 - DMA
基于stm32f407的adc采样程序,其中有adc1的5个通道和adc2的1个通道,采样的数据通过dma发送给主函数的变量。基于stm32f407的adc采样程序,其中有adc1的5个通道和adc2的1个通道,采样的数据通过dma发送给主函数的变量
- 2022-10-07 15:45:02下载
- 积分:1
-
dabao
说明: 将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记(Documents of different file types into a package file, and change the file type for packaging marking)
- 2010-04-18 21:02:09下载
- 积分:1
-
Runge-Kutta-
应用四阶龙格库塔法求解微分方程的初值问题(Applications fourth-order Runge-Kutta Solving Ordinary Differential Equations)
- 2015-01-28 17:43:33下载
- 积分:1
-
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode)...
Status InitPolyn(polyn P)
{/*建立一个空的一元多项式的链表*/
P=(polyn)malloc(sizeof(LNode))
if(P==NULL) exit (OVERFLOW)
P->data.coef=0
P->data.expn=-1
P->next=NULL
return OK
}/*InitPolyn*/-Status InitPolyn (Polynesia P) (/* establish an empty number one yuan- Chain*/P = (Polynesia) malloc (sizeof (LNode)) if (P == NULL) exit (overflow) P-
- 2022-03-20 12:34:29下载
- 积分:1
-
MySchool
软件设计规范课程设计,功能完善,可以使用(Software design standard curriculum design, perfect function, can be used)
- 2020-06-22 15:00:01下载
- 积分:1
-
bb
说明: 自寫檔,模擬泰列展開式,與 math 函數 cos值的比較 與正確性(Since the writing file, analog Telja expansion, and math function, the value of the comparison and the correctness of cos)
- 2010-01-26 22:24:52下载
- 积分:1
-
ArrowRenderer_sourcecode
work with vectors in csharp
- 2010-01-31 16:04:30下载
- 积分:1
-
dllexample
labview 调用MATLAB的DLL的例子 ,很有参考作用 (MATLAB calls the DLL labview examples of useful reference)
- 2010-08-14 16:30:40下载
- 积分:1