搜索资源列表
Kruskal.cpp
- 在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
essential-cpp-source-for-non-windows
- c编译器词法分析程序源码,进行词法分析,可找出错误,输出行数 -lexical analysis procedure source, lexical analysis, can identify errors, but a few Output
caculater.cpp
- 这是我做的一个简单的计算器 能显示每一步的结果-This is what I do a simple calculator can show that the results of each step
datahandle.cpp
- 这是一个数据处理的程序是一个excel模仿的程序-This is a data-processing procedure is a procedure to imitate excel
letterperater.cpp
- 这是一个字符类操作的小程序是字符类的各种操作-This is a character class operation of the small program is a character class the various operational
year.cpp
- 这是一个可以打印的万年历的小程序非常有趣啊-This a hefty almanac can print a small procedure very interesting to see ah
counter.cpp
- 这是一个统计各种字符和数字的小程序很有用啊-This is a statistical various characters and the small number of procedures useful ah
bicov.cpp
- 对于图G=(V,E),如果边集合C包含于E 使得对于任意的v∈V,都关联于C 中的一条边,则称C 为图G的一个覆盖。图G的边数最少的覆盖称为G 的最小覆盖。 - Regarding attempts G= (V, E), if gathers C to contain causes free regarding to E v 鈭?V, all is connected Yu Czhong nearby, then called C is attempts G a cover. Atte
sparsematric.cpp
- 十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起——实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的
dibapi.cpp
- 该程序是能够处理图象分割和识别等等内容,为朋友提供图象处理原代码.-that the procedure was able to handle image segmentation and the identification, and so on, as a friend to provide the original image processing code.
图书馆管理系统.cpp
- 一个小型基于vc的图书馆管理系统个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a small vc based library management systems to use the c compiled lexical analyzer is targeted mainly c language. I feel that learning the good. Any suggestions, please contac
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
devcppsqlite
- Dev cpp. A plugin that is ok. sorry , i just want to download a sqlite
rmmseg-cpp-0.2.7
- 一种分词算法的源码,需要在linux下命令执行-Of a word segmentation algorithm source code, under the command needs to linux
Cpp-Class-Bilingual-Cictionary
- 本软件是专门为C++双语课程编写的课堂专业词典。一般词典翻译结果通常存在很多不合适的解释,而该词典专门为C++双语课程的课堂教学开发的,当查询时,结果只显示合适的词,方便老师教学和学生学习之用。-This software is designed for C++ program written in a bilingual classroom professional dictionaries. General dictionary results often unsuitable to exp
cPP
- //输入若干整数,零结束,统计正负数。 //从1加到100的总和。 //输入三条边,求三角形的面积。 //输入一个日期,判断为一年的第几天。-//Input number of integer, zero end, the number of positive and negative statistics.// Add from 1 to 100 combined.// Input three sides, find the area of the tr
CPP-director
- 一个简单的文本编辑器,用于实现文本的统计。比较适合编程初学者。-A simple text editor for the implementation of the text. more statistics for programming for beginners.
MPI1.cpp.tar
- This a simple test for MPI.
CPP-builder-TTS
- 朗读时程序不卡(创建新线程朗读的),可以导出为WAV格式语音文件。-When the program does not read cards (create a new thread reading), can be exported as WAV format audio files.
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.