资源列表
MFC-dynamic-script-interpreter
- MFC的动态脚本解释器 可以动态加载代码段 执行指定段 动态的-MFC dynamic scr ipt interpreter
HierarchicalPhraseDecoder
- 基于C++开发平台的层次短语解码器,希望对大家有所帮助。-Based on C++ development platform, the hierarchical phrase decoder.
xlang
- XLang 语言,专门为文本替换而设计的语言,适用于自动生成结构化文书。-XLang language, the language designed specifically for text replacement, suitable for automatic generation of structured instruments.
wordanalyse
- 编译原理课程作业。程序实现的是根据分析字词的功能。-Compile principle coursework. The program is based on analysis of the function of a word.
IICspeakingPCF8563
- 软件IIC读写时钟芯片PCF8563实验-Software IICspeakingreading and writing PCF8563 clock chip
Multimedia-USB-keyboard
- 多媒体USB键盘,实现USB功能,操作实验-Sunny, 44- the multimedia USB keyboard
SST25---U-disk
- 使用Stm32单片机实现USB优盘的作用-Using single chip microcomputer Stm32 USB flash disk role
ucOS-II-V2.86-ucGUI-3.90a
- 用STM32单片机实现ucOS II V2.86 ucGUI 3.90a.-UcOS II V2.86 ucGUI 3.90 a, use STM32 single chip microcomputer
Lexical-Analysis
- 实现了一个简单语言的词法分析器,内含实验报告-A simple language lexical analyzer with an experiment report
lexical-analyzer
- 词法分析器(请在解压后使用)用于编译环节识别单词, 描述其属性和值 ,是编译环节的重要组成部分-This program is based on compiling principle to identify words in your witten program.
student-performancsystem
- vc环境下的简单的实现学生成绩管理系统 希望大家支持-the vc environment simple student performance management system
binary-tree-in-templates
- so i want to make a code, that creates a binary tree, that holds data, for example ints like 1,6,2,10,8 and on pop i get the biggest number, and after that it gets deleted from the tree, and on push i can insert a new element. And this should be in a