搜索资源列表
词法分析Lex
- 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language source code 2)Examine the sy
74HC4094
- Test file only nothing to test
test
- mp3播放器,包含FAT文件系统,外扩SRAM,keil C51开发 -mp3 player, contains the FAT file system, outside the extended SRAM, keil C51 development
fifo
- 实现fifo的基本功能。使用Verilog能够实现的同步数据先入先出功能,简单易懂,并带有相应的测试文件-Fifo realize the basic functions. Be able to use the Verilog implementation of the synchronous data FIFO functions, easy to understand, with the corresponding test file
test
- Verilog test file not vhd-Verilog test file not vhd
rename
- 实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext 程序功能: 1.程序带有三个命令行参数dir、old和new,用法为: reext dir old new 其中Dir是一个全路径名,old和new是文件扩展名,如: Reext c:\ASM\TEST txt doc 2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变: 3.较高要求,可以搜索指定目录的全部子
test
- 测试文件读取之后,是否正确读到了文件的大小规格,若正确,会弹出相应的数字-After reading the test documents, is correct to read the file size specifications, if correct, the corresponding figure will pop up
FIFO_IN_VERILOG
- 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
1
- I am using matlab this is a test file
ppm
- 一种基于数据的ppm编码的vhdl实现,包含测试文件-Ppm based on the data encoded in vhdl implementation, including the test file
lcd
- C51学习板128641602屏测试文件-C51 Learning Board 12864 screen test file LCD12864.hex
tfft
- 利用python产生verilog test 文件-use python to generate verilog test file
test
- this a file test for upload-this is a file test for upload
compiler
- 内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
59564360ASE-File-Loader
- this my first test uploading.-this is my first test uploading.
Pipeline
- 程序解决了给定油井位置,求出一条东西向输油管道的位置,使之到各个油井的距离之和达到最小 //程序一次性读入11组测试文件,将油井纵坐标存储在动态开辟的pipey数组里,通过运用在数组中查找第K小个元素的算法找到了管道的最优位置 //最后求得最短距离后,将最终结果一次性存储到11个输出文件中。-Program to solve a given oil well location, find a location east-west pipeline, so that the distanc
lyash_ic_test
- deiphi读写ic卡万能工具,内含三种常见读卡器驱动,如果要其他ic卡,只要修改dll文件名即可-deiphi ic card reader universal tool, containing three common reader drive, if you want other ic card, as long as you can modify the dll file name
test
- 16进制写入文件测试 -16 hex 16 hex written to the file written to the file test test
TEST
- upload test doc TEST FILE 1TE ST FILE 1-upload test doc TEST FILE 1TEST FILE 1TEST FILE 1
Test
- It is a test file for the PIC controller. It compiled with PIC ASM in MPLAB platform.