|
|
C programming language| Found: 351. Displaying: 1-10 |  |  |
 | C#CommDog 2.0 |  | C#CommDog is a development tool that analyzes and optimizes the documentation state of an C# project (.csproj). All of the source code files of the project are checked for the correctness of their XML
documentation. Missing and incorrect parts of every documentation comment are not only corrected and completed but also uniformed. By this means not only the documentation state of the project can be
improved in best time but also the maintainability. This results in lower costs for future maintenance.
The highly configurable parser of C#CommDog checks the correctness of every documentation comment of an C# source code file. In doing so the tool supports all type and member declarations of the C# language that are relevant for documentation such as file headers, classes, structs, enumerators, members, methods and constructors, except method bodies. That way the documentation state of the project is determined and visualized in the graphical user interface. Furthermore all missing or
incorrect documentation comments can be seen in a detailed view.
The highly configurable generator of C#CommDog generates a complete and correct XML documentation for an C# source code file. In so doing the contents of already existing documentation comments are
maintained and a recoverable copy of the original source code file is created automatically. Furthermore missing comment contents can be marked with a special TODO entry and all documentation comments
can be formatted uniformly either in Java-doc(/**) or in C#-doc (///) style.
With the help of C#CommDog the developer can achieve a maximum in comment quality in a minimum of time.
New features (since v1.1.0):
- Supports Visual Studio 2005
- Automatic XML commentation "on the fly" during file change |
|
  | getargs 2.00 |  | getargs v2.0 is a modifed version of the orginal getargs.zip argement parser for C programs. The source can be used in a DOS, UNIX, or a LINUX environtment. suggestions are welcome. |
|
  | COMM-DRV/Lib Standard Edition 19.0 |  | Professional serial communication library - DLL for Windows & MSDOS libraries.
Features:
* State-driven file transfer libraries allow Xmodem, Ymodem, and Zmodem(w/ crash recovery) file transfers on multiple ports at the same time.
* Built-in hardware and software handshaking for flow control (DTR/DSR, RTS/CTS, XON/XOFF).
* Asynchronously call user's C/C++ or assembly functions on any serial communication or timed event (receive, transmit, modem, or status change interrupt event, buffer count events, specific character reception, error events, and much more).
* Automatic UART type detection; 16650, 16550 support (including FIFO).
* Support baud rates in excess of 115,200 baud, with the ability to use today's high-powered communications devices.
* Completely port re-entrant, allowing it to be time-sliced.
* Complete manual in Help/Hypertext format. HARDCOPY AVAILABLE.
* Extensive statistics on every port(bytes lost, sent, received, errors, etc.).
* Only library that really allows you to combine different multiport cards in one PC under MSDOS including Digiboard, Arnet, Boca Research, GTEK, etc.
* Very easy to use (short learning curve).
* Same API for Windows and MSDOS.
* Extensive set of examples.
Supports:
* Microsoft Visual C/C++, Borland C/C++, Access, Visual Basic, Professional Basic, QuickBasic, & all compilers & tools that can call DLLs (e.g. LabView, Delphi, etc).
* Virtually all Hayes compatible modems.
* Any number of ports running concurrently
* Any device that has a Windows serial communication driver (multiport card, USB - serial hubs & modems, PCMCIA).
* Windows XP, Windows 2000, Windows NT, Windows Me, Windows 98, Windows 95, Windows 3.1, MSDOS. |
|
  | matrxh06.zip 01 |  | Algebra linear functions in language C.
Presentation of the useful functions : print, copy, fraction, rand, row. |
|
   | matrxg07.zip 01 |  | Algebra linear functions in C.(integers)
a) Basic matrices functions :
addm, subm, multm, powm, smultm, transpose, trace,
det, minor, mminor, cofactor, mcofactor, adjoint,
inverse, inverse(gaussjordan), gauss, gaussjordan,
LU.
b) Basic vectors functions in R**n :
norm, distance, innerproduct,coldim, rowdim, rank,
nullity. |
|
  | matrxf07.zip 01 |  | Algebra linear functions in C.(fractions)
a) Basic matrices functions :
addm, subm, multm, powm, smultm, transpose, trace, det, minor, mminor, cofactor, mcofactor, adjoint, inverse, inverse(gaussjordan), gauss, gaussjordan, LU.
b) Basic vectors functions in R**n :
norm, distance, innerproduct,coldim, rowdim, rank, nullity,leastsqrs.
c) With random values.
d) Save your work in a text file. |
|
  | mapm-48.zip 4.8 |  | MAPM is an Arbitrary Precision Math Library written in C. This library
has math functions typically found in math.h. The library has the
obvious add, subtract, multiply, and divide. It also has the following
math functions: SQRT, CBRT, SIN, COS, TAN, ARC-SIN, ARC-COS, ARC-TAN,
ARC-TAN2, LOG, LOG10, EXP, POW, Hyperbolic functions, and FACTORIAL.
Since the library supports math.h type functions, it has a slant
towards floating point math (as opposed to integers). However, this
library may also perform integer only math if so desired. The library
has a FFT based fast multiplication algorithm that has O(N * log2(N))
growth. The library also has a C++ wrapper class for easier usage:
MAPM x,y; y = 3.2 * sin(x);, etc.
Special requirements: C compiler.
Changes: Added many new functions and optimizations.
mapm-48.zip has replaced mapm-356.zip.
Freeware. Uploaded by the author.
Michael C. Ring
ringx004@tc.umn.edu
------------------------------ |
|
  | c03a__03.zip 01 |  | The derivative : The tangent.
a) You can see the result in Gnuplot.
* Draw the tangent.
* Animate the tangent.
* Find the intersection points of the tangent with the x-y axis.
* Find the length of the tangent from P to the x axis.
* Find the length of the tangent from P to the y axis.
* Find the length of the under tangent. |
|
  | c04g__03.zip 01 |  | * Approximate the definite integral by using the trapezoidal's rule.
* Approximate the definite integral by using the Simpson's rule. |
|
| Found: 351. Displaying: 1-10 |  |  |
|