OpenVPN is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification Features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main Features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has Features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
gperiodic is a program for browsing the periodic table and looking up data for different elements. It also Features a non-graphical interface. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數據的程序。它有一個非圖形化的界面。
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented Features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging Features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
FlexCompress is a high-speed compression library developed to provide archive functionality for your applications. This solution provides flexible compression and strong encryption algorithms that allows you to integrate archiving or backup Features into your programs in a fast and easy way.
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple Features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
*** *** *** *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ** RELEASE NOTES *** *** *** *** *****
*** *** *** *** *** *** *** *** *** *** *** *** ***
1) RELEASE NOTES:
--- --- ----
The release notes are now provided in PDF format in the file:
\SOFTWARE\uCOS-II\DOC\RelV251.PDF
2) Features SINCE V2.00:
--- --- --- -----
All the Features added since V2.00 are described in the PDF file:
\SOFTWARE\uCOS-II\DOC\NewV251.PDF
3) EVENT FLAGS:
--------------
Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm)
4) QUICK REFERENCE CHART:
------------------------
A Quick Reference Chart for all the functions in V2.51 is provided in the
following .PDF files:
\SOFTWARE\uCOS-II\DOC\QuickRefChartV251-Color.PDF
Once printed, simply FOLD the page in half and if you have a LAMINATION
machine, you can protect the chart by laminating it.
VC技術內幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting Features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These Features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.