CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - csharp 算法

搜索资源列表

  1. DoEquation1

    0下载:
  2. 解线性方程组算法,其中包含一个可演示的窗体-It is a arithmetic about linear equations including a windows application
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:309436
    • 提供者:angelina
  1. lzonet_1.0.1

    0下载:
  2. LZO.net是对LZO压缩算法的.Net包装类。LZO的压缩/解压操作都比其它算法要快。-LZO.Net is a small .NET-Wrapper around the native LZO compression library. Compression and especially decompression is much faster than with managed libraries like SharpZipLib.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:511743
    • 提供者:hwind
  1. treenode

    0下载:
  2. C#描述 数据结构的最小生成树的算法,全部都是自己写的源码。VS2003-C# describes the data structure of the minimum spanning tree algorithm, all the source code to write.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99567
    • 提供者:刘凯
  1. encrypt

    0下载:
  2. 使用C#实现的几种加密算法,可以对做软件加密算法有帮助-C# encrypt algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:346087
    • 提供者:niuniu
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
  1. art

    0下载:
  2. 用C#编写的画艺术图,用算法计算出点的位置然后,在窗体上描绘出点的位置,形成艺术效果图。-Written in C#, painting art map, using algorithms to calculate location of the point and then, in the form depicts location of the point, the formation of artistic effect diagram.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:24344
    • 提供者:宫赐禄
  1. 2_110

    0下载:
  2. 文字采用AES算法实现加密,然后再通过lsb算法将文字隐藏到bmp图片中。-Text using AES encryption algorithm, and then hide the text by lsb algorithm to the bmp image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1863825
    • 提供者:何其昌
  1. crc8_smbus

    0下载:
  2. SMBUS协议的CRC-8算法,用CSharp实现-The algotithm of CRC-8 checksum of SMBUS protocol.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:19163
    • 提供者:alwyss
  1. CS

    0下载:
  2. LZMA压缩算法的c#源代码 经过测试 可以是使用的-LZMA
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:33394
    • 提供者:zhang
  1. Bomb

    0下载:
  2. C#做的扫雷,消遣一下。C#界面生成太慢,如果你有兴趣可以在作改进;右击插红旗的功能没有,如果你有兴趣可以添加此功能;如果你对算法感兴趣当然可以下载-C# to do de-mining, recreational click. C# interface generation is too slow, if you are interested in can be improved right-click the red flag of the feature is not inserted,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:57515
    • 提供者:Fiona
  1. Csharp

    0下载:
  2. ASP.NET技术,C#15个常用算法,展现CSharp设计模式。-ASP.NET technology, C# 15 commonly used algorithm to show CSharp design patterns.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:7435
    • 提供者:19890101
  1. NumOCR

    1下载:
  2. 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:805615
    • 提供者:高宏伟
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:39468
    • 提供者:Kevin
  1. GMPsystem

    0下载:
  2. 源代码是基于C#的兽药卖场网联格铺系统,实现了兽药的进、销、存及营销功能,将本地的数据通过互联网的WebService接口向站点远程更新数据,系统有加密、加密狗、网络传输、压缩等算法,并附本地数据库。-C# source code is based on the veterinary drug store shop system, grid-net realized veterinary import and sale, keeping and marketing functions, will
  3. 所属分类:hospital software system

    • 发布日期:2017-05-24
    • 文件大小:8158081
    • 提供者:xsf
  1. TIN_Voronoi

    1下载:
  2. 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
  3. 所属分类:CSharp

    • 发布日期:2015-11-26
    • 文件大小:94164
    • 提供者:skyfrog
  1. FivePiecesChess

    0下载:
  2. C#五子棋游戏 其中的算法可以借鉴 适合初学者-C# welcome to play in which the algorithm can draw for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:207783
    • 提供者:鸭子
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:125619
    • 提供者:Lu
  1. DDAC

    0下载:
  2. 蚁群算法解决tsp问题,antsystem为核心运算类,窗体为接口程序,先生成邻接矩阵再运算-Tsp ant colony algorithm to solve the problem, this is the core classes, must have interface program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:59358
    • 提供者:like
  1. Graphic_dispose

    0下载:
  2. 图像处理的边缘检测算法(c#) 很好的图像处理算法的源代码C#程序 可以截取图像,缩放,灰度,二值化-It is helpful for you to recognize the character in picture.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:258736
    • 提供者:杜承虎
  1. figer_recognize

    0下载:
  2. 指纹识别好东西~ 详细的指纹识别算法,带注释 不错的东西-good code of finger recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:15207148
    • 提供者:杜承虎
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com