<一个开源的基于.net的dicom库>
├chisc.net.txt
├
│ ├
│ │ ├Aga.Controls.dll
│ │ ├dicom.dic
│ │ ├Dicom.dll
│ │ ├Dicom.Jpeg.dll
│ │ ├Dicom.Jpeg2000.dll
│ │ ├Dicom.Linq.dll
│ │ ├dicom.pem
│ │ ├Dicom.xml
│ │ ├DicomDump.exe
│ │ ├DicomPrintScp.exe
│ │ ├DicomScu.exe
│ │ ├NLog.dll
│ │ └private.dic
│ ├
│ │ ├Aga.Controls.dll
│ │ ├dicom.dic
│ │ ├Dicom.dll
│ │ ├Dicom.Jpeg.dll
│ │ ├Dicom.Jpeg2000.dll
│ │ ├Dicom.Linq.dll
│ │ ├dicom.pem
│ │ ├Dicom.xml
│ │ ├DicomDump.exe
│ │ ├DicomPrintScp.exe
│ │ ├DicomScu.exe
│ │ ├NLog.dll
│ │ └private.dic
├
│ ├mDCM.sln
│ ├<3rd Party>
│ │ ├Aga.Controls.dll
│ │ └NLog.dll
│ ├
│ │ ├Debug.cs
│ │ ├Dicom.csproj
│ │ ├dicom.dic
│ │ ├dicom.pem
│ │ ├Dicom.snk
│ │ ├Flags.cs
│ │ ├Implementation.cs
│ │ └private.dic
│ ├
│ │ ├DcmJpegCodec.cpp
│ │ ├DcmJpegCodec.h
│ │ ├DcmJpegParameters.h
│ │ ├Dicom.Jpeg.vcproj
│ │ ├Jpeg12Codec.cpp
│ │ ├Jpeg16Codec.cpp
│ │ ├Jpeg8Codec.cpp
│ │ ├JpegCodec.h
│ │ ├JpegCodec.i
│ │ ├
│ │ │ ├cfwin32.h
│ │ │ ├jaricom.c
│ │ │ ├jcapimin.c
│ │ │ ├jcapistd.c
│ │ │ ├jcarith.c
│ │ │ ├jccoefct.c
│ │ │ ├jccolor.c
│ │ │ ├jcdctmgr.c
│ │ │ ├jcdiffct.c
│ │ │ ├jchuff.c
│ │ │ ├jchuff12.h
│ │ │ ├jcinit.c
│ │ │ ├jclhuff.c
│ │ │ ├jclossls.c
│ │ │ ├jclossy.c
│ │ │ ├jcmainct.c
│ │ │ ├jcmarker.c
│ │ │ ├jcmaster.c
│ │ │ ├jcodec.c
│ │ │ ├jcomapi.c
│ │ │ ├jconfig12.h
│ │ │ ├jcparam.c
│ │ │ ├jcphuff.c
│ │ │ ├jcpred.c
│ │ │ ├jcprepct.c
│ │ │ ├jcsample.c
│ │ │ ├jcscale.c
│ │ │ ├jcshuff.c
│ │ │ ├jctrans.c
│ │ │ ├jdapimin.c
│ │ │ ├jdapistd.c
│ │ │ ├jdarith.c
│ │ │ ├jdatadst.c
│ │ │ ├jdatasrc.c
│ │ │ ├jdcoefct.c
│ │ │ ├jdcolor.c
│ │ │ ├jdct12.h
│ │ │ ├jddctmgr.c
│ │ │ ├jddiffct.c
│ │ │ ├jdhuff.c
│ │ │ ├jdhuff12.h
│ │ │ ├jdinput.c
│ │ │ ├jdlhuff.c
│ │ │ ├jdlossls.c
│ │ │ ├jdlossy.c
│ │ │ ├jdmainct.c
│ │ │ ├jdmarker.c
│ │ │ ├jdmaster.c
│ │ │ ├jdmerge.c
│ │ │ ├jdphuff.c
│ │ │ ├jdpostct.c
│ │ │ ├jdpred.c
│ │ │ ├jdsample.c
│ │ │ ├jdscale.c
│ │ │ ├jdshuff.c
│ │ │ ├jdtrans.c
│ │ │ ├jerror.c
│ │ │ ├jerror12.h
│ │ │ ├jfdctflt.c
│ │ │ ├jfdctfst.c
│ │ │ ├jfdctint.c
│ │ │ ├jidctflt.c
│ │ │ ├jidctfst.c
│ │ │ ├jidctint.c
│ │ │ ├jidctred.c
│ │ │ ├jinclude12.h
│ │ │ ├jlossls12.h
│ │ │ ├jlossy12.h
│ │ │ ├jmemmgr.c
│ │ │ ├jmemnobs.c
│ │ │ ├jmemsys12.h
│ │ │ ├jmorecfg12.h
│ │ │ ├jpegint12.h
│ │ │ ├jpeglib12.h
│ │ │ ├jquant1.c
│ │ │ ├jquant2.c
│ │ │ ├jutils.c
│ │ │ ├jversion12.h
│ │ │ └libijg12.vcproj
│ │ ├
│ │ │ ├cfwin32.h
│ │ │ ├jaricom.c
│ │ │ ├jcapimin.c
│ │ │ ├jcapistd.c
│ │ │ ├jcarith.c
│ │ │ ├jccoefct.c
│ │ │ ├jccolor.c
│ │ │ ├jcdctmgr.c
│ │ │ ├jcdiffct.c
│ │ │ ├jchuff.c
│ │ │ ├jchuff16.h
│ │ │ ├jcinit.c
│ │ │ ├jclhuff.c
│ │ │ ├jclossls.c
│ │ │ ├jclossy.c
│ │ │ ├jcmainct.c
│ │ │ ├jcmarker.c
│ │ │ ├jcmaster.c
│ │ │ ├jcodec.c
│ │ │ ├jcomapi.c
│ │ │ ├jconfig16.h
│ │ │ ├jcparam.c
│ │ │ ├jcphuff.c
│ │ │ ├jcpred.c
│ │ │ ├jcprepct.c
│ │ │ ├jcsample.c
│ │ │ ├jcscale.c
│ │ │ ├jcshuff.c
│ │ │ ├jctrans.c
│ │ │ ├jdapimin.c
│ │ │ ├jdapistd.c
│ │ │ ├jdarith.c
│ │ │ ├jdatadst.c
│ │ │ ├jdatasrc.c
│ │ │ ├jdcoefct.c
│ │ │ ├jdcolor.c
│ │ │ ├jdct16.h
│ │ │ ├jddctmgr.c
│ │ │ ├jddiffct.c
│ │ │ ├jdhuff.c
│ │ │ ├jdhuff16.h
│ │ │ ├jdinput.c
│ │ │ ├jdlhuff.c
│ │ │ ├jdlossls.c
│ │ │ ├jdlossy.c
│ │ │ ├jdmainct.c
│ │ │ ├jdmarker.c
│ │ │ ├jdmaster.c
│ │ │ ├jdmerge.c
│ │ │ ├jdphuff.c
│ │ │ ├jdpostct.c
│ │ │ ├jdpred.c
│ │ │ ├jdsample.c
│ │ │ ├jdscale.c
│ │ │ ├jdshuff.c
│ │ │ ├jdtrans.c
│ │ │ ├jerror.c
│ │ │ ├jerror16.h
│ │ │ ├jfdctflt.c
│ │ │ ├jfdctfst.c
│ │ │ ├jfdctint.c
│ │ │ ├jidctflt.c
│ │ │ ├jidctfst.c
│ │ │ ├jidctint.c
│ │ │ ├jidctred.c
│ │ │ ├jinclude16.h
│ │ │ ├jlossls16.h
│ │ │ ├jlossy16.h
│ │ │ ├jmemmgr.c
│ │ │ ├jmemnobs.c
│ │ │ ├jmemsys16.h
│ │ │ ├jmorecfg16.h
│ │ │ ├jpegint16.h
│ │ │ ├jpeglib16.h
│ │ │ ├jquant1.c
│ │ │ ├jquant2.c
│ │ │ ├jutils.c
│ │ │ ├jversion16.h
│ │ │ └libijg16.vcproj
│ │ ├
│ │ │ ├cfwin32.h
│ │ │ ├jaricom.c
│ │ │ ├jcapimin.c
│ │ │ ├jcapistd.c
│ │ │ ├jcarith.c
│ │ │ ├jccoefct.c
│ │ │ ├jccolor.c
│ │ │ ├jcdctmgr.c
│ │ │ ├jcdiffct.c
│ │ │ ├jchuff.c
│ │ │ ├jchuff8.h
│ │ │ ├jcinit.c
│ │ │ ├jclhuff.c
│ │ │ ├jclossls.c
│ │ │ ├jclossy.c
│ │ │ ├jcmainct.c
│ │ │ ├jcmarker.c
│ │ │ ├jcmaster.c
│ │ │ ├jcodec.c
│ │ │ ├jcomapi.c
│ │ │ ├jconfig8.h
│ │ │ ├jcparam.c
│ │ │ ├jcphuff.c
│ │ │ ├jcpred.c
│ │ │ ├jcprepct.c
│ │ │ ├jcsample.c
│ │ │ ├jcscale.c
│ │ │ ├jcshuff.c
│ │ │ ├jctrans.c
│ │ │ ├jdapimin.c
│ │ │ ├jdapistd.c
│ │ │ ├jdarith.c
│ │ │ ├jdatadst.c
│ │ │ ├jdatasrc.c
│ │ │ ├jdcoefct.c
│ │ │ ├jdcolor.c
│ │ │ ├jdct8.h
│ │ │ ├jddctmgr.c
│ │ │ ├jddiffct.c
│ │ │ ├jdhuff.c
│ │ │ ├jdhuff8.h
│ │ │ ├jdinput.c
│ │ │ ├jdlhuff.c
│ │ │ ├jdlossls.c
│ │ │ ├jdlossy.c
│ │ │ ├jdmainct.c
│ │ │ ├jdmarker.c
│ │ │ ├jdmaster.c
│ │ │ ├jdmerge.c
│ │ │ ├jdphuff.c
│ │ │ ├jdpostct.c
│ │ │ ├jdpred.c
│ │ │ ├jdsample.c
│ │ │ ├jdscale.c
│ │ │ ├jdshuff.c
│ │ │ ├jdtrans.c
│ │ │ ├jerror.c
│ │ │ ├jerror8.h
│ │ │ ├jfdctflt.c
│ │ │ ├jfdctfst.c
│ │ │ ├jfdctint.c
│ │ │ ├jidctflt.c
│ │ │ ├jidctfst.c
│ │ │ ├jidctint.c
│ │ │ ├jidctred.c
│ │ │ ├jinclude8.h
│ │ │ ├jlossls8.h
│ │ │ ├jlossy8.h
│ │ │ ├jmemmgr.c
│ │ │ ├jmemnobs.c
│ │ │ ├jmemsys8.h
│ │ │ ├jmorecfg8.h
│ │ │ ├jpegint8.h
│ │ │ ├jpeglib8.h
│ │ │ ├jquant1.c
│ │ │ ├jquant2.c
│ │ │ ├jutils.c
│ │ │ ├jversion8.h
│ │ │ └libijg8.vcproj
│ ├
│ │ ├DcmJpeg2000Codec.cpp
│ │ ├DcmJpeg2000Codec.h
│ │ ├Dicom.Jpeg2000.vcproj
│ │ ├
│ │ │ ├bio.c
│ │ │ ├bio.h
│ │ │ ├cio.c
│ │ │ ├cio.h
│ │ │ ├dwt.c
│ │ │ ├dwt.h
│ │ │ ├event.c
│ │ │ ├event.h
│ │ │ ├fix.h
│ │ │ ├image.c
│ │ │ ├image.h
│ │ │ ├int.h
│ │ │ ├j2k.c
│ │ │ ├j2k.h
│ │ │ ├j2k_lib.c
│ │ │ ├j2k_lib.h
│ │ │ ├jp2.c
│ │ │ ├jp2.h
│ │ │ ├jpt.c
│ │ │ ├jpt.h
│ │ │ ├mct.c
│ │ │ ├mct.h
│ │ │ ├mqc.c
│ │ │ ├mqc.h
│ │ │ ├openjpeg.c
│ │ │ ├openjpeg.h
│ │ │ ├OpenJPEG.vcproj
│ │ │ ├opj_includes.h
│ │ │ ├opj_malloc.h
│ │ │ ├pi.c
│ │ │ ├pi.h
│ │ │ ├raw.c
│ │ │ ├raw.h
│ │ │ ├t1.c
│ │ │ ├t1.h
│ │ │ ├t1_generate_luts.c
│ │ │ ├t1_luts.h
│ │ │ ├t2.c
│ │ │ ├t2.h
│ │ │ ├tcd.c
│ │ │ ├tcd.h
│ │ │ ├tgt.c
│ │ │ └tgt.h
│ ├
│ │ ├Dicom.Linq.csproj
│ │ ├Dicom.snk
│ │ ├
│ │ │ └XDicom.cs
│ │ ├
│ │ │ └XHL7.cs
│ │ ├
│ │ │ └AssemblyInfo.cs
│ │ ├
│ │ │ └Helper.cs
│ │ ├
│ │ │ ├DcmCodecException.cs
│ │ │ ├DcmCodecHelper.cs
│ │ │ ├DcmCodecParameters.cs
│ │ │ ├DcmRleCodec.cs
│ │ │ └DicomCodec.cs
│ │ ├
│ │ │ ├DcmDataException.cs
│ │ │ ├DcmDataset.cs
│ │ │ ├DcmDateRange.cs
│ │ │ ├DcmDictionary.cs
│ │ │ ├DcmElement.cs
│ │ │ ├DcmFileMetaInfo.cs
│ │ │ ├DcmFragmentSequence.cs
│ │ │ ├DcmItem.cs
│ │ │ ├DcmItemSequence.cs
│ │ │ ├DcmMatch.cs
│ │ │ ├DcmModify.cs
│ │ │ ├DcmOverlayData.cs
│ │ │ ├DcmPixelData.cs
│ │ │ ├DcmTag.cs
│ │ │ ├DcmTS.cs
│ │ │ ├DcmUID.cs
│ │ │ ├DcmVR.cs
│ │ │ ├DicomFieldAttribute.cs
│ │ │ ├DicomFileFormat.cs
│ │ │ └DicomTemplateAdapter.cs
│ │ ├
│ │ │ └MLLP.cs
│ │ ├
│ │ │ └ColorTable.cs
│ │ ├
│ │ │ ├ByteBuffer.cs
│ │ │ ├ChunkStream.cs
│ │ │ ├DicomParseException.cs
│ │ │ ├DicomStreamReader.cs
│ │ │ ├DicomStreamWriter.cs
│ │ │ ├Endian.cs
│ │ │ ├FileSegment.cs
│ │ │ └VoidStream.cs
│ │ ├
│ │ │ ├ConnectionStats.cs
│ │ │ ├DcmAssociate.cs
│ │ │ ├DcmAssociateProfile.cs
│ │ │ ├DcmCommand.cs
│ │ │ ├DcmNetworkBase.cs
│ │ │ ├DcmNetworkException.cs
│ │ │ ├DcmSocket.cs
│ │ │ ├DcmStatus.cs
│ │ │ ├HookStream.cs
│ │ │ ├NetworkErrorStream.cs
│ │ │ ├OpenSSL.cs
│ │ │ ├PDataTFStream.cs
│ │ │ ├PDU.cs
│ │ │ ├ThrottleStream.cs
│ │ │ ├TlsStream.cs
│ │ │ ├
│ │ │ │ ├CEchoClient.cs
│ │ │ │ ├CFindClient.cs
│ │ │ │ ├CMoveClient.cs
│ │ │ │ ├CStoreClient.cs
│ │ │ │ └DcmClientBase.cs
│ │ │ ├
│ │ │ │ ├CEchoService.cs
│ │ │ │ ├CStoreService.cs
│ │ │ │ ├DcmServer.cs
│ │ │ │ └DcmServiceBase.cs
│ │ ├
│ │ │ └AssemblyInfo.cs
│ │ ├
│ │ │ ├Format.cs
│ │ │ ├LogWriter.cs
│ │ │ ├PinnedArray.cs
│ │ │ ├PreloadQueue.cs
│ │ │ ├SerializableDictionary.cs
│ │ │ ├SyslogTarget.cs
│ │ │ ├Utility.cs
│ │ │ ├Wildcard.cs
│ │ │ ├WorkQueue.cs
│ │ │ └XmlSerializable.cs
│ ├
│ │ ├DicomDictionaryForm.cs
│ │ ├DicomDictionaryForm.Designer.cs
│ │ ├DicomDictionaryForm.resx
│ │ ├DicomDump.csproj
│ │ ├DicomDumpForm.cs
│ │ ├DicomDumpForm.designer.cs
│ │ ├DicomDumpForm.resx
│ │ ├DicomDumpResources.Designer.cs
│ │ ├DicomDumpResources.resx
│ │ ├Program.cs
│ │ ├
│ │ │ ├AssemblyInfo.cs
│ │ │ ├Resources.Designer.cs
│ │ │ ├Resources.resx
│ │ │ ├Settings.Designer.cs
│ │ │ └Settings.settings
│ │ ├
│ │ │ ├check.bmp
│ │ │ ├Folder.bmp
│ │ │ ├FolderClosed.bmp
│ │ │ ├Leaf.bmp
│ │ │ ├minus.bmp
│ │ │ ├plus.bmp
│ │ │ ├uncheck.bmp
│ │ │ └unknown.bmp
│ ├
│ │ ├AppUtility.cs
│ │ ├Config.cs
│ │ ├DicomPrint.cs
│ │ ├DicomPrintScp.csproj
│ │ ├LogForm.cs
│ │ ├LogForm.designer.cs
│ │ ├LogForm.resx
│ │ ├MainForm.cs
│ │ ├MainForm.Designer.cs
│ │ ├MainForm.resx
│ │ ├NPrintService.cs
│ │ ├PrinterSettingsForm.cs
│ │ ├PrinterSettingsForm.Designer.cs
│ │ ├PrinterSettingsForm.resx
│ │ ├Program.cs
│ │ ├RichTextBoxTarget.cs
│ │ ├
│ │ │ ├AssemblyInfo.cs
│ │ │ ├Resources.Designer.cs
│ │ │ ├Resources.resx
│ │ │ ├Settings.Designer.cs
│ │ │ └Settings.settings
│ ├
│ │ ├DicomScu.csproj
│ │ ├MainForm.cs
│ │ ├MainForm.Designer.cs
│ │ ├MainForm.resx
│ │ ├Program.cs
│ │ ├RichTextBoxTarget.cs
│ │ ├
│ │ │ ├AssemblyInfo.cs
│ │ │ ├Resources.Designer.cs
│ │ │ ├Resources.resx
│ │ │ ├Settings.Designer.cs
│ │ │ └Settings.settings
|
|