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, when programmer needs to find, replace or compare source code. The program can compile the file using for this purpose the Microsoft VC compiler. Most effectively the editor can be used with a file search utility. The search utility Search&Edit or IDE Helper is available for download on developer s WEB site (http://www.easydevtools.com/dwnl_frame.htm).
标签: editor highlighting programmers The
上传时间: 2013-12-09
上传用户:x4587
c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths. Note that, these paths are not vertex-disjoint i.e., the vertices may repeat but they are all edge-disjoint i.e., no two paths have the same edges. The input is the adjacency matrix of a directed acyclic graph and a pair(s) of source and destination vertices and the output should be the number of such disjoint paths and the paths themselves on separate lines. In case of multiple paths the output should be in order of paths with minimum vertices first. In case of tie the vertex number should be taken in consideration for ordering.
标签: fault-tolerant algorithms redundant underlyin
上传时间: 2013-12-18
上传用户:jkhjkh1982
A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!
标签: Comparison comparison mergesort selection
上传时间: 2014-01-06
上传用户:qazxsw
用于通信环境的C语言源程序,对通信工程人员有用。A C language source code for communication environment is useful for communication engineers.
上传时间: 2014-01-03
上传用户:c12228
用于通信环境的C语言源程序,对通信工程人员有用。A C language source code for communication environment is useful for communication engineers.
上传时间: 2017-04-25
上传用户:yd19890720
This is the source code for GSM - GPS based Vehicle Tracking System done using PIC microcontroller and CCS C Compiler
标签: microcontroller Tracking Vehicle System
上传时间: 2014-01-31
上传用户:dianxin61
Source code for driver KS107 (LCD display with resolution 128x64 pixels). Files are in assembler and C.
标签: resolution assembler display Source
上传时间: 2017-05-03
上传用户:aa17807091
source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
标签: for complied compute plafort
上传时间: 2014-01-17
上传用户:hfmm633
The following source code shows an example for generating of 3bytes per 256bytes, based on hamming code ecc
标签: generating following example hamming
上传时间: 2017-05-08
上传用户:jqy_china
This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: http://www.ece.northwestern.edu/~nocedal/lbfgs.html
标签: Broyden-Fletcher-Goldfarb-Shanno Limited-memory implementation library
上传时间: 2014-01-16
上传用户:ls530720646