-
OrthoView---view3d
VIEW3D GUI for interactive viewing of 3D Volumes in matlab
- 2013-08-19 20:31:18下载
- 积分:1
-
L298Nf4pwm
说明: 硬件STM32F407
L298N电机驱动
实现PWM输入电机驱动来实现电子的转速控制(Hardware STM32F407
L298N motor drive
Implementing PWM Input Motor Drive to Realize Electronic Speed Control)
- 2021-01-23 22:08:45下载
- 积分:1
-
vs全双工编解码
基于STM32F103的VS1063驱动,可以播放MP3、WAV等,还可以实现PCM格式的全双工通话,实现PCM格式的全双工通话时,采用串口采用DMA方式读取VS1063的编码数据。
- 2022-03-24 13:18:05下载
- 积分:1
-
mfc文件下载的实现
mfc文件下载的实现
- 2022-01-25 18:45:41下载
- 积分:1
-
protocol
Simple network protocol for the ATMEL AVR microprocessor using GNU AVR GCC.
- 2010-04-28 16:16:54下载
- 积分:1
-
分割字符串
可以用来分隔字符窜,vector division_word(const CString &str, CString strtaken )
{
vector temp;
CString strToken=_T("");
int curPos=0;
while((strToken =str.Tokenize(strtaken, curPos))!=_T(""))
{
temp.push_back(strToken);
}
return temp;
}
- 2022-02-06 11:22:19下载
- 积分:1
-
genetic ALgorithm programing matlab source code
遗传算法编程matlab源代码
- 2022-11-13 08:00:03下载
- 积分:1
-
XJCG12864 驱动常用的读写程序
XJCG12864 驱动ic是UC1705X, 常用的读写程序(XJCG12864 driver IC is UC1705X, commonly used read and write programs)
- 2020-06-16 02:40:02下载
- 积分:1
-
14-STM32F429_SDRAM
说明: STM32F429_SDRAM project
- 2019-12-23 15:44:32下载
- 积分:1
-
hooke
hooke-jeeves模式搜索法具有很好的求解最优解的功能,本算法是Mark G. Johnson 编写的,大家可以参考学习(Nonlinear Optimization using the algorithm of Hooke and Jeeves)
- 2015-02-01 23:09:06下载
- 积分:1