搜索资源列表
yffx
- 一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
boost_1_31_0
- boost库提供标准的C++ API 配合dev c++使用,功能更加强大-boost the provision of standard C API with dev c use, more powerful functions
Dev.tar
- MSVM,svm的多分类问题实现,实现语言为c
tree_coding
- 1.程序完整实现了异质树的遍历,查找,删除,插入 2.继承,虚函数,动态联编 3.DEV-C++编译环境 4.标准输入输出
dev
- 介绍了EMODEL的程序,C++,编译,相关公式,可以应用!
1
- 控制台下的扫描U盘内容,并复制到指定文件夹的源代码,dev-c++4.9编译通过。
project
- 编译原理词法分析源代码(dev c++)-Principles of lexical analysis compiled source code (dev c++)
HMM_code
- Operating the Dev C++ to do the programming in the H-Operating the Dev C++ to do the programming in the HMM
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
Dev
- C++编译器 ,适合初学者学习,强烈推荐-C++ compiler, C++ compiler, suitable for beginners to learn, highly recommended
insertion
- 這是我自己寫的簡單插入搜尋和二進位插入搜尋的C++原始碼 是使用Dev C++程式-This is simple to write my own binary search and insertion into the C++ source code search using the Dev C++ programming
LL(1)
- 编译原理实验,LL(1)分析构造,用C语言编写,Dev-c++编译-Principle experiment, LL (1) Analysis of structure
Dev-CPP
- AT&T发布的第一个Dev-C++编译系统实际上是一个预编译器(前端编译器),真正的Dev-C++程序是在1988年诞生的。-AT&T released the first Dev-C++ compiler system is actually a precompiler ( front-end compiler ), real Dev-C++ program was born in 1988.
hw4-q2
- this package cotains a C++ source code an executeble file and a describtive txt file i wrote this program to revese words which are entered by user. this program complied by dev C++ 4.9.9.2 compiler.
hw4-q3
- this package cotains a C++ source code, an executeble file and a describtive txt file this program gives turkish translations of numbers which are entered by users. numbers must be less than 9999 this program complied by dev C++ 4.9.9.2 compiler.
cevap1
- this package cotains a C++ source code, an executeble file and a describtive txt file this program can add two numbers, divide them, mines them and multiple 2 numbers with eachother which are entered by user. i wrote this program. this program c
queue_test
- queue_test,Dev C++ translation
c
- 用Dev C++实现do..while功能-Do..while function realized by Dev C++
Dev-Cpp
- 小巧简洁,很容易使用而且功能齐全的编辑器(Small, simple, easy to use and fully functional editor)
学生管理系统(链表)
- 在Dev-c++上编译的简单学生管理系统,适用于链表初学练习者(Student management system)