搜索资源列表
mini-pl0-plus
- 扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.
viewphoto
- 查看图片效果的js组建,点击小图可以浏览到放大的图片,图片之间可以相互转换,里面有测试例子-View Photo js effects of the formation, Click thumbnail to enlarge it can browse the pictures, Photo conversion between each other, and they test case
usbreg
- 动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
HLA_test
- visal c++下基于HLA的仿真程序编程test实例-visal c HLA-based Simulation Programming test case
PL0-translate
- PL/0语言是Pascal语言的一个子集,是一种简单而且可扩充的语言,在我的测试用例中有具体的体现。它通过词法分析、语法分析、语义分析等过程,生成目标代码,目标代码是一种形似汇编语言的栈操作指令。-PL / 0 Pascal language is a language subset is a simple and extensible language, In my test case with concrete expression. Through lexical analysis, pa
chengchu
- C环境下编写的一些代码小程序,作为实验例子,感觉很不错-C environment code prepared by the small number of procedures, as a test case, I feel very good
sdfefefa
- 此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing suffix expression. To solve the
getSpell
- 实用的简繁体中文转换成拼音全拼Java类,可以转换GBK字符集中的所有汉字,使用非常简单,只需按照main()函数中的测试例子调用即可。目前,对于多音字的处理还有待完善。-practical Jane English phonetic spelling converted into Java classes, GBK characters can be converted concentrate all the characters, using very simple, only in acc
adblib2
- 在VC6中使用的数据库开发包, 含测试例子-VC6 used in the database development kits, containing test case
dump
- 反调试技术原理!测调试器,攻击调试器,anti-OD等各种方法的原理分析与测试实例。 本人学习的总结,理论部分参考了《脱壳的艺术》、《加密与解密》以及本人从网络上收集的资料,在此向原作者致敬。 根据个人理解对各种反调试技术进行了汇总和高度归纳,并提供了本人创作的各种反调试实例及源代码-Principles of anti-debugging techniques! Test debugger, debugger attack, anti-OD theory and
PS_ds
- 同步发电机空载三相两项短路情况下的各相波形以及励磁电流波形-Three-phase synchronous generator no-load short-circuit in case of two-phase waveform and the excitation current waveform
zhancaozuo
- 栈操作的正确性 Time Limit:1000 ms | Memory 对输入序列执行一组栈操作,判断操作是否正确。 Input 每行是一个测试用例,表示一个操作序列。操作序列由P和Q两个符号组成,P表示入栈,Q表示出栈。操作序列长度不超过1000。 Output 对每个操作序列,若操作序列正确,即操作结束时栈中刚好为空,则输出Y; 若操作序列有错误,如栈空时执行出栈操作,或操作结束时栈中不空,则输出N。 -The correctness of the
3-5
- 1.掌握定时器典型应用方法,了解相应寄存器的作用和编程应用; 2. 了解TMS320F2812的中断结构和对中断的处理流程。 二.实验设备 1.PC机一台,操作系统为WindowsXP (或Windows98、Windows2000),安装了ccs3.1; 2.TI 2000系列的TMS320F2812 eZdsp开发板一块; 3.扩展实验箱一台。 三.实验原理 1.TMS320F2812器件上有3个32位定时器(图3.1)(TIMER0/1/2)。
CRC
- 循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=4 g=1011 m=1010 output:1010
testCaseForP0.tar
- Test case for Modern Compiler with C implementation project 0.
Testcases
- 测试Tiger语言编译器的官方测试案例,如果能全部通过,则说明编译器编写基本成功。-The test the Tiger compiler of official test case, if they can all pass, then the write basic compiler success.
c
- c语言程序设计经典实验案例集 课后习题源码 前3章-c language programming classic test case set School exercise Source The first three chapters
111
- Descr iption A group of N people wishes to go across a river with only one boat, which can at most carry two persons. Therefore some sort of shuttle arrangement must be arranged in order to row the boat back and forth so that all people may cros
Win32_ConsoleApp_Cars
- This a test case for the demonstration classes, inheritance and virtual functions-This is a test case for the demonstration classes, inheritance and virtual functions
compiler
- 自己完成的简单C0语法编译器,附带测试样例(A homework about Simple C0 compiler including test case)
