logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Processor ARM7TDMI raised an exception.Cause:Undefined instruction 的真正解决方案(C程序调用arm汇编程序)

Processor ARM7TDMI raised an exception.Cause:Undefined instruction 的真正解决方案(C程序调用arm汇编程序)Processor ARM7TDMI raised an exception.Cause:Undefined instruction总结Processor ARM7TDMI raised an exception.Cause

文章图片
#arm#c语言#arm开发
SDFormatter资源(免费)

SDFormatter的官网有点奇怪,然后想着网上找找资源算了,发现csdn上居然能找到的要收费???逆大天!官网:https://www.sdcard.org/downloads/formatter/嫌慢可以网盘网盘:链接:https://pan.baidu.com/s/1F_4o2D_KhF7oUA7j10riOQ提取码:me6n...

JPG//PNG图片转为MNIST的数据格式

由于有些人工智能框架会专门提供读取MNIST数据集的API(mdsp。。。),所以有时候想着可以把jpg或者png自己转成MNIST格式。事实上,MNIST的数据格式也不复杂,硬写也是可以写的,这里主要介绍一个github上的大神的代码一、使用步骤源码在https://github.com/gskielian/JPG-PNG-to-MNIST-NN-Format目录结构为项目只支持在Linux上运

#python#算法#神经网络
到底了