-
23115119-李杰-单片机实习资料
基于人脸识别和GSM的家居安放系统,伟福实验箱开发,2460摄像头加F407开发板(NOTHINGFASJDJAHDBVAHCABBACACACAXA)
- 2018-01-27 23:55:53下载
- 积分:1
-
how-to-select-ARM-chip
ARM公司以及ARM芯片的现状和发展,从应用的角度介绍了ARM芯片的选择方法,并介绍了具有多芯核结构的ARM芯片。列举了目前的主要ARM芯片供应商,其产品以及应用领域。举例说明了几种嵌入式产品最佳ARM芯片选择方案。(ARM ARM chip companies and the current situation and development, from the application point of view on the ARM chip selection method, and describes the structure of multi-core ARM core chip. Lists the current main ARM chip suppliers, their products and applications. Several examples of the best ARM chip embedded options.)
- 2011-01-26 21:04:44下载
- 积分:1
-
stm32
德飞莱STM32系列尼莫M3S V1.0开发板资料4-配套程序出厂附带-ucGUI 测试程序( De Feilai STM32 series Nemo M3S V1.0 development board data 4- Companion Programs test program shipped with-ucGUI)
- 2020-12-29 22:59:01下载
- 积分:1
-
找圆,里面是HALCON写的算法,和部分C#程序
HALCON找圆算法,先进性模板创建,输入图像,然后用创建的模板找到目标圆形,对HALCON初学者有很大的帮助。和部分C#程序
- 2022-02-22 13:32:40下载
- 积分:1
-
basesys
- 2008-09-03 00:58:20下载
- 积分:1
-
【Kinetis内部培训资料】ADC与PDB模块
MK60的ADC的详细解释和PDB结合应用(ADC AND PDB Detailed Interpretation of ADC of MK60 and Application of PDB)
- 2020-06-16 22:00:01下载
- 积分:1
-
linux OS封装好的函数
Linux系统函数2次封装,包括文件操作,网络操作,比如int OSA_queCreate(OSA_QueHndl *hndl, Uint32 maxLen),比较规范,包括头文件和.c文件。int OSA_fileReadFile(char *fileName, Uint8 *addr, Uint32 readSize, Uint32 *actualReadSize)
{
int retVal = OSA_SOK;
Uint8 *curAddr;
Uint32 readDataSize, fileSize, chunkSize=1024*100;
Uint32 userReadSize;
FILE *hndlFile;
#ifdef OSA_DEBUG_FILE
OSA_printf(" [FILE ] Reading file [%s] ... ", fileName);
#endif
hndlFile = fopen(fileName, "rb");
if(hndlFile == NULL) {
retVal = OSA_EFAIL;
goto exit;
}
最近在项目中做了几次代码review,发现代码中经常出现变量函数命名不是很完美的情况。有些变量名字,稍为一看,可以很容易看出它要表达的意思,但一样可以取一个更贴切的名字;而有一些名字,就显得特别别扭了。
- 2023-08-31 15:15:03下载
- 积分:1
-
integral2
说明: 运用物理光学法和矩量法计算带罩天线的远场辐射。(use of optical physics and Moment Method band antenna covers the far field radiation.)
- 2006-03-31 22:41:43下载
- 积分:1
-
算法新解
同时用函数式和传统方法介绍主要的基本算法和数据结构(Introduce the main basic algorithms and data structures with functional and traditional methods)
- 2019-03-01 21:42:37下载
- 积分:1
-
STM32F10Xgjhsk_jb51
说明: freeRTOS stm32103 stm32 F1054
- 2020-06-20 03:40:01下载
- 积分:1