登录
首页 » C# » DataMatrix

DataMatrix

于 2010-11-26 发布 文件大小:1136KB
0 79
下载积分: 1 下载次数: 296

代码说明:

  DataMatrix(DM码)二维码编解码库及DEMO,包括DM码生成及识别(摄像头)(DataMatrix (DM code) two-dimensional code decoding library and DEMO, including the DM code generation and recognition (camera))

文件列表:

DataMatrix
..........\DataMatrix.dll,36352,2007-08-24
..........\Decoder
..........\.......\DataMatrix
..........\.......\..........\BitmapData.cs,1545,2006-11-27
..........\.......\..........\BitPatternSampler.cs,13085,2006-12-17
..........\.......\..........\BitPatternToCodewordTranslator.cs,14575,2006-12-17
..........\.......\..........\CandidatePoint.cs,8767,2006-12-17
..........\.......\..........\DataMatrix.csproj,3397,2006-12-17
..........\.......\..........\DataMatrixDecoder.cs,6409,2006-12-17
..........\.......\..........\DataMatrixException.cs,1100,2006-11-27
..........\.......\..........\Line.cs,2592,2006-11-27
..........\.......\..........\PerspectiveTransform.cs,6825,2006-12-17
..........\.......\..........\Polygon.cs,21041,2006-12-17
..........\.......\..........\Properties
..........\.......\..........\..........\AssemblyInfo.cs,1496,2006-11-22
..........\.......\..........\Quadrilateral.cs,2346,2006-11-27
..........\.......\..........\Regions.cs,14662,2006-12-17
..........\.......\..........\RegionSobeler.cs,3951,2006-12-17
..........\.......\..........\Statistics.cs,2533,2006-11-27
..........\.......\DataMatrixDec20061217.zip,297351,2007-08-24
..........\.......\DataMatrixDev.sln,3443,2006-12-17
..........\.......\DataMatrixDev.suo,120832,2006-12-17
..........\.......\ECC200Decoding
..........\.......\..............\ECC200Decoding
..........\.......\..............\..............\EC200Decoder.cs,12823,2006-12-01
..........\.......\..............\..............\ECC200Decoding.csproj,1971,2006-11-17
..........\.......\..............\..............\Properties
..........\.......\..............\..............\..........\AssemblyInfo.cs,1504,2006-11-17
..........\.......\..............\ECC200DecodingTest
..........\.......\..............\..................\ECC200DecodingTest
..........\.......\..............\..................\..................\ECC200DecodingTest.csproj,2203,2006-11-17
..........\.......\..............\..................\..................\Program.cs,3611,2006-11-27
..........\.......\..............\..................\..................\Properties
..........\.......\..............\..................\..................\..........\AssemblyInfo.cs,1380,2006-11-16
..........\.......\..............\..................\ECC200DecodingTest.sln,1446,2006-11-17
..........\.......\..............\..................\ECC200DecodingTest.suo,29184,2006-11-17
..........\.......\License.txt,17739,2006-11-23
..........\.......\Readme.txt,2794,2006-11-23
..........\.......\ReedSolomon
..........\.......\...........\cReedSolomonCodec.cs,29351,2006-11-27
..........\.......\...........\Properties
..........\.......\...........\..........\AssemblyInfo.cs,1498,2006-11-23
..........\.......\...........\ReedSolomon.csproj,2025,2006-11-23
..........\.......\...........\ReedSolomonForDataMatrix.cs,3210,2006-11-27
..........\.......\samples

..........\.......\TestApplication
..........\.......\...............\Form1.cs,21430,2006-12-17
..........\.......\...............\Form1.Designer.cs,20000,2006-12-17
..........\.......\...............\Form1.resx,8687,2006-11-23
..........\.......\...............\Program.cs,1606,2006-11-27
..........\.......\...............\Properties
..........\.......\...............\..........\AssemblyInfo.cs,1368,2006-11-10
..........\.......\...............\..........\Resources.Designer.cs,3072,2006-11-15
..........\.......\...............\..........\Resources.resx,5612,2006-11-10
..........\.......\...............\..........\Settings.Designer.cs,1129,2006-11-15
..........\.......\...............\..........\Settings.settings,249,2006-11-10
..........\.......\...............\TestApplication.csproj,4341,2006-12-17
..........\.......\Threshold
..........\.......\.........\DataMatrixThresholder.cs,9746,2006-12-17
..........\.......\.........\GlobalMeanThreshold.cs,3315,2006-12-17
..........\.......\.........\GlobalMinMaxAverageThreshold.cs,1775,2006-12-17
..........\.......\.........\Histogram.cs,4662,2006-12-17
..........\.......\.........\IThreshold.cs,2428,2006-12-17
..........\.......\.........\LocalMeanThreshold.cs,2870,2006-12-17
..........\.......\.........\Properties
..........\.......\.........\..........\AssemblyInfo.cs,1494,2006-11-10
..........\.......\.........\QuickThresholder.cs,1897,2006-12-01
..........\.......\.........\SimpleThresholder.cs,3074,2006-12-17
..........\.......\.........\Threshold.csproj,2446,2006-12-01
..........\.......\Todo.txt,148,2006-12-17
..........\ECC200Decoding.dll,7168,2007-08-24
..........\Encoder
..........\.......\IEC16022Sharp
..........\.......\.............\IEC16022Sharp
..........\.......\.............\.............\DataMatrix.cs,8025,2007-01-15
..........\.......\.............\.............\DataMatrixException.cs,1420,2007-01-13
..........\.......\.............\.............\DMImgUtility.cs,2312,2007-01-13
..........\.......\.............\.............\EncodingType.cs,1260,2007-01-13
..........\.......\.............\.............\FastBWBmp.cs,10683,2007-01-19
..........\.......\.............\.............\History.txt,160,2007-01-19
..........\.......\.............\.............\IEC16022Sharp.csproj,3108,2007-01-15
..........\.......\.............\.............\Internal
..........\.......\.............\.............\........\ecc200matrix_s.cs,641,2007-01-13
..........\.......\.............\.............\........\EncType.cs,1486,2007-01-13
..........\.......\.............\.............\........\IEC16022ecc200.cs,46366,2007-01-13
..........\.......\.............\.............\........\ReedSol.cs,4601,2007-01-13
..........\.......\.............\.............\Properties
..........\.......\.............\.............\..........\AssemblyInfo.cs,1379,2007-01-19
..........\.......\.............\.............\..........\Resources.Designer.cs,3094,2007-01-13
..........\.......\.............\.............\..........\Resources.resx,6193,2007-01-13
..........\.......\.............\.............\Resources
..........\.......\.............\.............\.........\Logo.ico
..........\.......\.............\IEC16022Sharp.sln,1403,2007-01-13
..........\.......\.............\TestApp
..........\.......\.............\.......\KnownIssue.cs,814,2007-01-13
..........\.......\.............\.......\MultiThreadTest.cs,1357,2007-01-13
..........\.......\.............\.......\Program.cs,4089,2007-01-19
..........\.......\.............\.......\Properties

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 105562会员总数
  • 1今日下载