搜索资源列表
BottomUpParser
- (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb 文件/noun” 这样的例子时结果就不同: -(1)
wavefetch
- ModelSim的波形比较的功能可以将当前仿真与一个参考数据(WLF文件)进行比较,比较的结果可以在波形窗口或者列表窗口中查看,也可以将比较的结果生成一个文本文件-ModelSim waveform can be compared to the current functional simulation with a reference (WLF paper ), the results can be compared in the waveform window or window List
DifferenceEngine
- Diff引擎,可以比较文本文件和二进制文件-Diff engines can compare text files and binary files
textcompare
- 两个文本文件的比较 并把两个文本的变更找出来-two text files and compare the two texts to find out the changes
text
- 记事本的基本功能,能够比较实现记事本的基本功能-the notebook's basic functions, to compare the notebook to achieve the basic functions
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
HexText(081001c)CFileAppnote.z
- HexText.exe 可以转换代码文件到文本文件 一)可以轻易阅读代码文件 二)可以用比较软件比较代码文件 ------- HexText.exe can convert Binary code to txt file. (1)It is easy to read the binary file (2)you can use compare software to compare the binary file. ------- 如果有时间愿意分享更多。,HexText.exe
Ced
- The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, w
USB_Real_T2015518242006
- Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in chinese because i write in chine
compare
- 简单的文本比较工具,比较的是文本,不是文件-Simple text comparison tool to compare the text, not files
javalab
- java实验答案。其中包括:金额的中文大写方式 ,约瑟夫环问题,设计银行账户类及存取款操作方法,字符串练习与面向对象技术,设计学生成绩表,计算器,利用线程比较插入冒泡排序算法的好坏,使用多种方式读取文本文件。以及最后的 java中必懂的内容简介。-java experimental answer. These include: the amount of the way the Chinese capital, Joseph Central issues, the design of bank
CompareText
- VB6 code to Compare Text-VB6 code to Compare Text
fpga_sec
- 学习使用波形比较功能的基本方法,ModelSim的波形比较的功能可以将当前仿真与一个参考数据(WLF文件)进行比较,比较的结果可以在波形窗口或者列表窗口中查看,也可以将比较的结果生成一个文本文件-Learning to use the wave function of the basic method of comparison, ModelSim wave function can be compared with a reference current simulation (WLF fil
COMPARE
- 用于简单比较两个类似的文本文件,显示不同的地方。-For the simple comparison of two similar text files, display a different place.
TextDiff
- 功能强大的文本比较器TextDiff的用途是按行比较两个文本文件的异同,TextDiff能用不同颜色区分两个文件之间的异同并支持拖放,默认情况下黑色字符表示相同的行,绿色加亮表示不同的行,红色加亮表示删除的行,蓝色加亮表示添加的行。比较两个14M的文本文件,从打开到比较完毕只需2秒即可完成,并可生成报告文件,以供查看。 -About TextDiff: TextDiff has been created primarily to demonstrate the speed and
FIle-and-list-compare-source
- 这是一个简单的文件内容比对,文件目录比对,并有两个text文本框内容进行比对,dll 封装。 -File compare and so on .
Chinese-text-categorization-Study
- 本文通过对Bayes、KNN、SVM 应用于中文文本分类进行比较实验研究。 应用ICTCLAS 对中文文档进行分词,在大维数,多数据情况下应用TFIDF 进行 特征选择,并同时利用它实现了对特征项进行加权处理,使文本库中的每个文本 具有统一的、可处理的结构模型。然后通过三类分类算法实现了对权值数据进行 训练和分类。-Based on the Bayes, KNN, SVM applied to compare the Chinese text ca
Comparer-for-2-text-files
- Compare 2 text files, and the differences highlighted in red.
OFDM-Matlab-Code-text-file
- 在高斯白噪声影响下 OFDM系统中最小二乘法与最小方差法误比特率比较 -In OFDM system, compare the difference between LS and MV scheme of BER performance based on AWGN
text-classification
- 文本分类程序,很多的算法集合,还有各个算法的结果比较(Text classification procedures, the set of many algorithms and compare the results of the algorithm)