资源列表
STM32F051-PDF
- stm32F501芯片手册,对stm32F501芯片的详细介绍,方便相关人员阅读(Stm32F501 chip manual, detailed introduction to stm32F501 chip, convenient for relevant personnel to read.)
MAX5222EKA
- 对MAX5222芯片的详细介绍,提供相关人员查看(Detailed introduction of MAX5222 chip, provide relevant personnel to view.)
MS41939
- MS41939芯片的详细介绍,提供相关人员查看(Detailed introduction of MS41939 chip, provide relevant personnel to view.)
AN41908A DataSheet
- AN41908A芯片资料,对AN41908A芯片的详细介绍,提供给相关人员参考(AN41908A chip information, detailed introduction to AN41908A chip, provided to relevant personnel for reference.)
基于遗传算法的多机器人避障程序
- 遗传算法的避障程序,在MATLAB即可打开(The obstacle avoidance program of the genetic algorithm can be opened in MATLAB)
matpower
- matpower求解简单潮流计算,用于电气专业初学者计算电力系统中的潮流分布。(For solving simple power flow calculation.)
C Primer Plus
- C Primer Plus书籍习题答案源代码(This ZIP include the answer of <C primer plus>,you can download and prictice it.)
NXP汽车电子网关方案
- 详细介绍NXP最新一代网关解决方案---MPC5748G
2D
- Code Matlab for 2D-DOA using MUSIC
C 函数手册
- C-C++离线函数手册,C程序员 的好帮手(C-C++ off-line function manual, a good helper for C programmers)
Denoising
- The wavelet denoising is a useful tool for various applications of image processing and acoustic signal processing for noise reduction.
(268粒子群)《精通MATLAB最优化计算 2版》
- 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding matlab implementation code. The