-
Digital-signal-processing
Digital signal processing(Digital signal processing program contains a variety of signal processing algorithms)
- 2013-05-20 10:39:15下载
- 积分:1
-
RN8302_FFT_Harmonic
电力芯片RN8302计算高次谐波时的FFT变换算法,最高可实现51次谐波计算。(FFT transform algorithm for power chip RN8302 to calculate the high harmonics, the highest can achieve the 51 harmonic calculation.)
- 2021-01-31 21:50:08下载
- 积分:1
-
667-exe
darkeden 6.67 ver exe file!!
- 2014-01-15 15:20:52下载
- 积分:1
-
libiec61850-0.8.7
libiec61850-0.8.7 源代码。 IEC 61850 变电站通信网络与系统。供iec61850研究爱好者学习研究。
- 2022-12-04 16:00:03下载
- 积分:1
-
YH_F28335
YH_F28335 user manual
- 2020-06-20 11:00:02下载
- 积分:1
-
(first-follow-select)
构造LL(1)语法分析程序,任意输入一个文法符号串,并判断它是否为文法的一个句子。程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已知的语法规则,如果不符合(编译出错),则输出错误信息(Construct LL (1) parser, enter an arbitrary string of grammar symbols, and determine if it is a sentence grammar. Procedural requirements for the grammar structure prediction analysis table, and in accordance with predictive analysis algorithms to parse input string, determine whether the program is consistent with the known rules of grammar, if you do not comply (compiler error), the error message is output)
- 2014-11-14 21:21:28下载
- 积分:1
-
pxeemation-accoptance-destroy
一个网络嗅探的小工具,初学做的,自己感觉不太好用,老是卡,(A network sniffer small tools, beginners do, don t feel good on your own, always card,)
- 2017-03-30 06:59:07下载
- 积分:1
-
png_decoder
适用于LittlevGL的图形转换程序(Use PNG images in LittlevGL)
- 2020-10-24 14:50:01下载
- 积分:1
-
通用万能Makefile
这是一个Linux/Unix平台下编译C/C 工程的万能Makefile。This is a universal Makefile for compiling C/C projects on Linux/Unix platforms.一、项目简介 本项目旨在编写一个在Linux/Unix平台下“万能”的Makefile, 通过该Makefile可以编译普通的应用程序,库,内核模块等。二、目录说明 reference: 相关参考资料 test_make: Makefile的测试工程 三、使用方法 通常只需将该Makefile拷贝到工程源码所在的顶层目录,做适当配置(详见Makefile)后执行make即可 注: 本项目所有用例均在Ubuntu16.04_x64下已测试通过! 【源码目录】 GNU-Makefile-1.0 ├── README.md├── reference│ ├── GenericMakefile-master.zip│ ├── GnuMakefile.7z│ ├── ebook│ │ ├── C、C _通用Makefile.pdf│ │ ├── GNU Make 项目管理(英文).pdf│ │ ├── GNU make 中文手册.pdf│ │ ├── Makefile的编写指导.pdf│ │ ├── makefile语法.pdf│ │ └── 跟我一起写Makefile.pdf│ ├── whyglinux-gcmakefile│ │ ├── gcmakefile-0.1.tar.gz│ │ ├── gcmakefile-0.2.tar.gz│ │ ├── gcmakefile-0.3.tar.gz│ │ ├── gcmakefile-0.4.tar.gz│ │ └── gcmakefile-0.5.tar.gz│ └── writing_an_useful_makefile_2013_5_22.rar└── test_make ├── Makefile ├── README.md ├── calc │ ├── calc.c │ └── calc.h ├── hello.cxx ├── hello.hxx ├── main.cpp ├── module.c ├── module.h └── utility ├── utility.c └── utility.h6 directories, 26 files
- 2020-11-28下载
- 积分:1
-
matlabODEexample
说明: 从方程组中消去一些未知函数及其各阶导数,得到只含有一个未知函数的高阶常系数线性微分方程(Eliminated from the equations of some unknown function and its first derivative, the only unknown function contains a higher-order linear differential equations with constant coefficients)
- 2008-11-23 14:21:58下载
- 积分:1