-
-
[
Visual C++ (VC++)]
taglib-1.5.tar.gz
taglob version 1.51- library of classes and functions to be used in audio programs what need to read/write tag info on audio files. mp3/flac/aac/ogg all supported
-
[
C#(.net)]
MatchPoint.rar
This is a file/directory compare write in C#.
Interest point: the match algorithm.
The file/folder detection is automatic and it llows search with date-time or data len
Category:
CSharp Upload User:
jaxiwu Size:
31K
-
[
ASP/ASPX(.net)]
MdbAdmin.rar
... files, to create new tables, add columns, remove records and etc ... needed to have MS Access installed, right?
The answer is NO! :-)
I had this problem on many sites and decided to write the MDB Admin. It enables to create, remove, alter tables,etc.
-
[
C/C++]
dxflib.zip
dxflib is an open source C++ library mainly for parsing DXFTM files. QCAD, CAM Expert and vec2web all use dxflib to import DXF files. dxflib can also write DXF files, but you need to have good knowledge of the DXF format to produce valid output.
-
[
Visual C++ (VC++)]
PTUGAS.rar
File Control Block with Direct File method
this example describe how to read and write data from/to heap memory in floppy disc using direct file method.
-
[
Matlab]
GUIS_FEX.zip
This is a collection of GUIs meant to serve either to answer specific questions about writing GUIs or as a teaching tool to aid in learning how to write MATLAB GUIs without GUIDE. Many of these are inspired directly from the newsgroup.
Category:
matlab Upload User:
fyj445909 Size:
105K
-
[
C++ Builder]
115157704system_file_system.rar
... (user) and user authentication function (4) file creation: create (5) the file is open: open (6 ) file read: read (7) to write the file: write (8) Closing the file: close (9) delete the file: delete (12) lists the files directory: dir (out directory to ...
-
[
Matlab]
mtVector.zip
... too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
Category:
matlab Upload User:
csflawyer Size:
9K
-
-
[
Visual Basic (VB)]
VisualBasicOPCClientSample.rar
This is a sample developed in Visual Basic to operate the OPC Server.By this sample you can add,read from or write values to items.And you can make some improve on the base of it in order to meet your material need.