This commit is contained in:
2013-12-08 20:49:17 +01:00
commit 546acd105b
76 changed files with 654 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Huffman/Release/DataSet.obj Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>

View File

@@ -0,0 +1,2 @@
#v4.0:Intel C++ Compiler XE 13.0:false
Release|Win32|C:\Users\xgiovio\Desktop\Huffman\|

View File

@@ -0,0 +1,18 @@
Build started 01/12/2013 17:28:07.
1>Project "C:\Users\xgiovio\Desktop\Huffman\Huffman\Huffman.vcxproj" on node 2 (Build target(s)).
1>ClCompile:
C:\Program Files (x86)\Intel\Composer XE 2013\bin\ia32\icl.exe /c /Qvc11 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\\bin" /Zi /nologo /W3 /O2 /Oi /Qipo /Qftz- /D __INTEL_COMPILER=1310 /D WIN32 /D NDEBUG /D _CONSOLE /D _UNICODE /D UNICODE /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Release\\" /Fd"Release\vc110.pdb" /Gd /TP Huffman.cpp
Huffman.cpp
Link:
C:\Program Files (x86)\Intel\Composer XE 2013\bin\ia32\xilink.exe /OUT:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Release\Huffman.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.lib" /MACHINE:X86 /SAFESEH Release\DataCharString.obj
Release\DataSet.obj
Release\exec.obj
Release\HElement.obj
Release\Huffman.obj
xilink: executing 'link'
Huffman.vcxproj -> C:\Users\xgiovio\Desktop\Huffman\Release\Huffman.exe
1>Done Building Project "C:\Users\xgiovio\Desktop\Huffman\Huffman\Huffman.vcxproj" (Build target(s)).
Build succeeded.
Time Elapsed 00:00:03.74

BIN
Huffman/Release/Huffman.obj Normal file

Binary file not shown.

Binary file not shown.

BIN
Huffman/Release/exec.obj Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

Binary file not shown.

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

BIN
Huffman/Release/vc110.pdb Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>

Binary file not shown.

Binary file not shown.

Binary file not shown.