-
aaa
串口监视工具。可以监视窗口的接受和发送的数据(Serial port monitoring tools. Can monitor the window to receive and send data)
- 2010-01-18 14:08:20下载
- 积分:1
-
fiber-mode-LP03
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2013-07-30 10:10:48下载
- 积分:1
-
adc
说明: 三星2440 adc裸机源码,可以调试修改(S3C2440 adc source code)
- 2019-01-10 20:39:42下载
- 积分:1
-
2009NationalUndergraduateElectronicDesignContestLE
2009年全国大学生电子大赛设计LED书写板的程序和电路原理图!(2009 National Undergraduate Electronic Design Contest LED writing board procedures and the circuit diagram!)
- 2010-06-07 01:19:38下载
- 积分:1
-
LMEPPC071208.CAB
说明: PPC上面类似Matlab的语言环境,希望有pda的同学们喜欢(PPC above language similar to Matlab environment, and hope to have the students like pda)
- 2009-08-03 00:27:06下载
- 积分:1
-
reactionrate
fluent表面反应udf文件,基于Langmuir机理的反应速率设置(Fluent Surface Reaction UDF File, Reaction Rate Setting Based on Langmuir Mechanism)
- 2020-11-07 15:49:50下载
- 积分:1
-
C-Errors
c语言错误大全,包含各种C语言设计错误,建议大一同学使用(failed to translate)
- 2013-05-04 22:50:06下载
- 积分:1
-
USART
AVR单片机串口测试程序,适用于ATmega16(the test of usart )
- 2013-12-17 16:11:56下载
- 积分:1
-
CC++programing
C和C++嵌入式系統編程,不错的书籍啊,文件又小(C and Embedded Systems Programming, ah good books, documents and small)
- 2006-08-18 21:15:52下载
- 积分:1
-
digui
递归下降语法分析设计原理与实现技术
完成以下描述算术表达式的LL(1)文法的递归下降分析程序
G[E]: E→TE′
E′→ATE′|ε
T→FT′
T′→MFT′|ε
F→ (E)|i
A→+|-
M→*|/
(Recursive descent parsing design principles and implementation techniques to complete the following description of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T ' → MFT ' | ε F → (E) | i A →+ |- M →* | /)
- 2011-07-08 22:06:30下载
- 积分:1