-
100-C-programmers-language
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
- 2016-04-04 21:19:41下载
- 积分:1
-
三相
实现三相逆变器的闭环控制,基于电感电流和电容电流。实现逆变器的双闭环控制,动态性能良好,通过坐标转化为DQ坐标轴使得追踪精度良好,这里只提供了主函数部分,包括坐标变换,PI计算,相关的外设初始化,需要自己配置。(Realizes closed-loop control of three-phase inverters based on inductor current and capacitor current. Inverter dual-loop control, dynamic performance is good, through the coordinates of the DQ axis to make the tracking accuracy is good, here only the main part of the function, including the coordinate transformation, PI calculations, related peripheral initialization, you need to configure.)
- 2021-03-15 10:49:22下载
- 积分:1
-
4乘4矩阵键盘扫描程序
实现stm32任意八个io定义矩阵键盘
KGPT KPIN={ //只需要在下面填写横竖行的IO口和管脚 IO口和管脚都可以随意定义 无需在一个IO口 管脚也无需按顺序
{{GPIOG,GPIO_Pin_4} ,{GPIOG,GPIO_Pin_2}, {GPIOD,GPIO_Pin_14},{GPIOD,GPIO_Pin_12}},//row 横行
{{GPIOD,GPIO_Pin_10},{GPIOD,GPIO_Pin_8}, {GPIOB,GPIO_Pin_14},{GPIOB,GPIO_Pin_12}} //col 竖行
};(realise the matrix_bored_pad of 4*4)
- 2020-09-02 17:58:09下载
- 积分:1
-
79952594avr-mdb-interface-master
说明: mdb using avr developed for usage
- 2020-06-16 00:40:01下载
- 积分:1
-
Code - V0
说明: dispenser source device code
- 2019-03-18 19:28:26下载
- 积分:1
-
Lab1-Sortari+Cautari
Basic sort methods implementation
- 2019-03-25 19:49:13下载
- 积分:1
-
T7932
说明: T7932液晶的c语言程序,值得参考.....(T7932)
- 2010-04-10 16:56:06下载
- 积分:1
-
gateway_lora_TTGO
说明: codigo fuente de nodo placa ttgo lora(arduino code for lora ttgo board)
- 2020-06-17 04:00:01下载
- 积分:1
-
28[1]
the data encreption and decription is used to send the data from one plece to another place in a secrete code manner this is usefull in military applications
- 2012-06-25 11:59:35下载
- 积分:1
-
main.cpp
图像操作中比较基础的就是透视变换,初进open cv,实现了透视变换,代码如压缩吧所示(Perspective transformation by opencv)
- 2017-10-04 00:12:57下载
- 积分:1