-
-
-
-
-
[
C++ Builder]
serial_communication_with_dtrdsr.rar
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ...
-
[
C/C++]
Bird3.rar
used to achieve a judgment whether there are plans in Central and data structure of classical algorithm, the importation of a map, and then determine whether there is any ring.
-
[
Java/JSP]
date.rar
data plug a js file directly in the page you can use to call
-
[
Matlab]
xml.zip
With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags.
With xmldata(...) is a ...
-
[
Matlab]
lvm_import09.zip
... . Lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace.LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m ...
-
-
[
C/C++]
Huffman.rar
Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.