-
常见OS磁盘文件系统的数据结构及应用,好东西啊,大家快下,下了我好下
常见OS磁盘文件系统的数据结构及应用,好东西啊,大家快下,下了我好下-common OS disk file system data structures and applications, good things ah, we fast, I had a good under
- 2023-06-04 14:35:03下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
Example realize this application NTC thermistor for temperature measurements. Th...
本应用例实现NTC热敏电阻器对温度的测量。热敏电阻器把温度的变化转换为电阻阻值的变化,再应用相应的测量电路把阻值的变化转换为电压的变化;SPMC75F2413A内建8路ADC可以把模拟的电压值转换为数字信号,对数值信号进行处理可以得到相应的温度值。-Example realize this application NTC thermistor for temperature measurements. The thermistor temperature is converted to resistance changes, and then the application of the corresponding measuring circuit the resistance change is converted to voltage changes SPMC75F2413A built-in 8-way ADC analog voltage can be converted into digital signal values, Numerical treatment of the signals can be the corresponding temperature value.
- 2023-06-11 08:25:04下载
- 积分:1
-
This is a very I keyboard LED Drivers reference program, we hope to help
这是一个很不我键盘LED驱动参考程序,希望对大家有所帮助-This is a very I keyboard LED Drivers reference program, we hope to help
- 2022-01-26 19:31:07下载
- 积分:1
-
组态软件的简化版,用于工业生产中对生产设备进行组态监控...
组态软件的简化版,用于工业生产中对生产设备进行组态监控-Starter Edition configuration software for the industrial production of production equipment configuration monitoring
- 2023-09-07 20:30:04下载
- 积分:1
-
同步FIFO的C++实现
与硬件实现作对比,可以在路由算法里实现数据的收发。简单的建模模型,确是很有帮助。
文件:FIFO.H,FIFO.CPP,MAIN.CPP
- 2022-03-02 08:15:22下载
- 积分:1
-
suitable for teaching use of a small role
一个适合教学使用的小型角色扮演游戏,2D卷轴设计。适合编程初学者学习。-suitable for teaching use of a small role-playing games, 2D scroll design. Programming for beginners learning.
- 2022-11-28 18:15:03下载
- 积分:1
-
ATmega的测试代码与1MHz的闪烁LED
Atmega s Test code with 1Mhz Blink LED
- 2022-03-01 11:15:06下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1
-
数据装载监控程序
数据装载监控程序-data loading control procedures
- 2022-01-26 08:03:04下载
- 积分:1