资源列表
svn
- 删除.svn扩展名称并且去掉文件与svn的关联(Remove the links between files and SVN)
zfdfn
- 清除除校准信息,SN,IMEI以外NVRAM里所有的数据 使用说明 1 进入程序后点击BB Chipset下拉菜单,选择正确的B()
RxPay-master支付
- android简单方便的第三方支付功能 集成支付宝跟微信支付(Android simple third party payment function integrated with Alipay WeChat to pay)
回归分析
- 学习回归分析的首选,sas软件内含代码,相信会有帮助(The first choice to learn regression analysis, SAS software contains code, I believe it will help)
BNN-PYNQ-master
- 在PYNQ-Z1上搭建二值神经网络(BNN)(Building two value neural network (BNN) on PYNQ-Z1)
科帮网JAVAWEB乐购商城购物网项目源码
- java乐购商城源码分享,自己收藏的,现在分享出来供大家学习(Java shopping mall source sharing, their own collection, now shared for everyone to learn)
datasheet (1)
- MPC8280EC的datasheet文件,用于MPC8280的开发(MPC8280EC's datasheet file for the development of MPC8280)
pulse compression
- 脉冲压缩 分别从时域和频域实现 并过加窗实现旁瓣一抑制(Pulse compression is implemented in time and frequency domain and over window to achieve sidelobe suppression)
QSBK_BS4
- 使用了beautifulsoup 写的爬糗事百科的笑话爬虫。亲测通过。(Use beautifulsoup to write up the curious of the crawler joke. Pass through.)
yufa
- 词法分析输出的单词基础上进行语法分析,输出相应的语法分析结果和错误信息。(On the basis of the word analysis of the output words, the grammatical analysis is carried out, and the corresponding results of grammatical analysis and error information are output.)
SAS常用过程之统计描述过程1.0
- 数据分析的入门读物,是sas各个过程的入门介绍,我受益匪浅(The introductory reading of data analysis is an introductory introduction to the various processes of SAS. I have benefited a lot.)
新建文本文档 (2)
- 最近学习了一些数据结构的知识,然后试着用链表实现一个小游戏(贪吃蛇),在网上看了一些别人写的代码,然后自己重新改写(以前是一个主函数,现在分成了几个小函数方便查看功能,加了内存释放函数)了。在这里发表自己的 第一篇技术博客,希望大家一起讨论、学习,如果有错误,大家积极指出,这样才会有进步!(Recently learned some knowledge of data structures, and then try to achieve a small game list (snake), s