-
AD7495-AVR
Interface AVR with ADC AD7495, C code
- 2009-03-05 16:23:51下载
- 积分:1
-
radar
为配合新一代天气雷达应用与开发的需要,现将新一代天气雷达(CINRAD/SA、CINRAD/SC、CINRAD/SB、CINRAD/CB、CINRAD/CC、CINRAD/CD的原始数据格式和拟采用的统一数据格式以及读取程序挂在网上,供大家下载(read Doppler radar data, the process of the SA-Doppler weather radar on the original scan data processing)
- 2012-08-02 09:05:01下载
- 积分:1
-
递归下降识别程序
每遇到一个终结符,则判断当前读入的单词符号是否与该终结符相匹配,若匹配,则继续读取下一个单词符号,若不匹配,则进行错误处理。
每遇到一个非终结符,则调用相应的分析子程序
编制一个递归下降分析程序
LL(1)文法:
E->TE1
E1->+TE1|-TE1|∑
T->FT1;
T1->*FT1|/FT1|∑
F->(E)|i|1
- 2022-01-27 16:49:01下载
- 积分:1
-
DSP_FFT
NUC505 采用DSP指令做快速傅里叶变换。理论上指令部分是Cortex-M4F 系列通用的。(NUC505 use dsp do fft. )
- 2020-06-29 16:40:02下载
- 积分:1
-
DMcureandan
很详细的数据挖掘聚类算法源代码,供大家学习,很有用(Very detailed data mining clustering algorithm source code for all to learn, very useful)
- 2009-12-19 15:44:52下载
- 积分:1
-
BMS均衡管理软件
核心芯片SH367309 为模拟前端和均衡管理 SH79F6441为接口和处MCU
- 2021-05-06下载
- 积分:1
-
sd.mcp_0_backup
编写的飞思卡尔的sd卡读写程序,可以完成对sd卡的扇区读写,效率高,执行速度快(Writing the freescale sd card reading and writing program, can complete the sd card to the sector, speaking, reading and writing, high efficiency, the execution speed)
- 2011-12-03 21:49:34下载
- 积分:1
-
7
说明: blockcoding CSA+檔名正確排序+Bug修正+special(blockcoding CSA+ file name correct order+ Bug correction+ special)
- 2011-03-12 09:12:32下载
- 积分:1
-
C++设计新思维
说明: C++ 设计新思维 PDF,范型编程与程序设计之应用权威指导书籍。由侯捷 / 於春景合译。(C ++ Design New Thinking PDF, the authoritative guide book for the application of paradigm programming and programming. Translated by Hou Jie / Yu Chunjing.)
- 2020-04-14 09:44:41下载
- 积分:1
-
c语言支持自己创建迷宫,并求解最短路径
支持自己设计迷宫,并一键自动求解最短路径,游戏界面附有操作说明(Supports oneself to design the maze, and automatically solves the shortest path with one key. The game interface is accompanied by operation instructions.)
- 2019-06-08 18:14:59下载
- 积分:1