搜索资源列表
Cpp_prinmer_source.zip
- CPP prinmer source 书籍附带源代码
Handshake.rar
- Module: Handshake.cpp Notices: Copyright (c) 2000 Jeffrey Richter
pl0.rar
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序
dllTest
- steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
DSPack 2.34
- 为Delphi2005做了改动 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating sy
Kruskal.cpp
- 在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
查找.cpp
- 用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
hmm的c++语言实现
- c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
cpp-primer-code
- cpp-primer-code.zip
cpp-faqs_code.zip
- cpp-faqs的配套源码
Calculator
- Calculator Program developed in cpp language
LR1.cpp
- 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis
Simple_Language_Lexer
- 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
cpp
- cpp编程思想,很清晰的C++教程,学习C++的系统教程-cpp programming ideas, it is clear C++ tutorial, learn the system, C++ Tutorial
32993992-c-cpp-programs-with-numerical-problems.r
- c++ (cpp) programs with numerical problems- c++ (cpp) programs with numerical problems
CPP-to-Java-Converter_Source
- Converter C++ to Java. Very useful for combination modules which are writed on different language.
adaptiveskindetector.cpp
- This program demonstrates the contributed flesh detector CvAdaptiveSkinDetector which can be found in contrib.cpp which is in example opencv category samples.
CompiladorUnal-Dev-Cpp
- Compiler with basic functions in spanish for Dev-Cpp IDE
windows-via-C-or-Cpp
- 《windows核心编程》一书中的示例源码-Windows via C or Cpp, Fifth Edition Example Source Code
KHUSH.CPP
- program in cpp using overloading and inheritance concept-program in cpp using overloading and inheritance concept
