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

搜索资源列表

  1. FTP(CSharp).用C#开发的FTP源代码

    5下载:
  2. 用C#开发的FTP源代码,这个事国外一个开源项目下载的,C# development using FTP source code, this thing an open source project abroad download
  3. 所属分类:Ftp客户端

    • 发布日期:2012-12-28
    • 文件大小:644.33kb
    • 提供者:
  1. SharpMap-40903.开源导航系统最新版

    1下载:
  2. 开源导航系统最新版,sharpmap完整示例程序,已调试通过,可以正常使用,,The latest version of open source navigation system, sharpmap integrity of the sample programs have been debug through, you can use
  3. 所属分类:GIS编程

    • 发布日期:2017-06-09
    • 文件大小:16.1mb
    • 提供者:dengxin
  1. ZedGraph_cn.rar

    1下载:
  2. ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
  3. 所属分类:C#编程

    • 发布日期:2015-09-26
    • 文件大小:126.36kb
    • 提供者:xuxin
  1. OpenWebSpiderCS_v0.1.4.1.zip

    0下载:
  2. 开源蜘蛛源码OpenWebSpiderCS,Spider OpenWebSpiderCS open source
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:15.77mb
    • 提供者:江南
  1. TustenaOS3.9pre.zip

    0下载:
  2. 开源的CRM。。。。。。。。。。。。。。。,CRM
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-25
    • 文件大小:8.09mb
    • 提供者:johnny
  1. ffmpeg.rar

    0下载:
  2. 开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子,Open source video tool, which contains ffmpeg, audio files can be cut and other operations, there are examples of implementation
  3. 所属分类:Multimedia program

    • 发布日期:2017-06-11
    • 文件大小:17.22mb
    • 提供者:王伟
  1. gc_src.zip

    0下载:
  2. 开源的c#gis源代码,很适合初学者进行gis开发。,Open source c# Gis source code, it is suitable for beginners to gis development.
  3. 所属分类:GIS program

    • 发布日期:2016-07-08
    • 文件大小:130.78kb
    • 提供者:hehui
  1. QRCodeCameraNet

    1下载:
  2. 基于开源的Qrcode进行的改动,通过摄像头获取二维码图像并予以解码,在.net 2005中已编译成功-Based on open source Qrcode to change, through the camera to obtain two-dimensional code image, and to be decoded, in the. Net 2005 has been compiled successfully
  3. 所属分类:C#编程

    • 发布日期:2013-03-29
    • 文件大小:7.27mb
    • 提供者:刘明
  1. v1.4.02

    0下载:
  2. 一个开源的分词系统,可实现人名识别和词库管理。-Segmentation of an open source system, name recognition can be achieved and thesaurus management.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:zhangxinjie
  1. Silverlight_code

    0下载:
  2. SilverLight博客整站源码!代码全部开源。完整数据结构,代码源文件。-SilverLight blog code
  3. 所属分类:SilverLight

    • 发布日期:2017-04-10
    • 文件大小:1.03mb
    • 提供者:colin chen
  1. motion_src

    0下载:
  2. 国外的高手应用c#书写的运动识别程序,包括多种方式的识别-Application of foreign masters of sports writing c# identification procedures, including the identification of a variety of ways
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:366.43kb
    • 提供者:tiger
  1. WeifenLuo.WinFormsUI.Docking

    2下载:
  2. WeifenLuo.WinFormsUI.Docking是一个开源的C#WinForm界面布局控件,功能非常强大,可以像VS那样自由拖拽和停靠窗体。里面包含源码和帮助文档和一个例子程序。帮助文档看不懂可以参照例子程序。-WeifenLuo.WinFormsUI.Docking is an open source C# WinForm interface layout control, very powerful, you can drag and drop, and as free as the
  3. 所属分类:CSharp

    • 发布日期:2016-01-23
    • 文件大小:977.72kb
    • 提供者:郝叶军
  1. NerdDinner_2.0

    0下载:
  2. asp.net mvc 2.0 开发的餐厅系统,是codeplex上的开源代码,初学者可以借鉴-asp.net mvc 2.0 Development of the restaurant system is open source code on codeplex, beginners can learn
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-19
    • 文件大小:4.92mb
    • 提供者:郭志良
  1. ArpSender

    0下载:
  2. ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:199.56kb
    • 提供者:咹靜ゞ`兲倥
  1. hevod1.0

    0下载:
  2. 燕赵宽频点播系统V1.0 hevod视频点播系统是一套采用Asp.net开发开源的视频在线播放系统,系统采用三层架构开发,数据库采用Access,适合于中小型网站应用。 1、公用部分采用了用户控件进行调用 2、用户分权限管理,后台随时记录用户登录日志-Yanzhao V1.0hevod broadband VOD VOD System is a set of open source development using Asp.net online video player
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:逸风
  1. LabelPrint_Source_1_0

    0下载:
  2. c#写的开源LabelPrint,AcaLabelX标签打印机的的界面设计代码-c# write open-source LabelPrint, AcaLabelX label printer interface design code
  3. 所属分类:Printing program

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:dengxin
  1. Rainbow2006

    0下载:
  2. B2C CMS 网站 Rainbow2006 开源-B2C
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-06-09
    • 文件大小:14.93mb
    • 提供者:ben
  1. Coolite.Toolkit.Community.Edition.0.7.0

    0下载:
  2. 将extjs框架打包成.net控件,支持gridview,linq,desktop等特效,需要.net3.5支持。开源,含源码-Will be packaged into extjs framework. Net controls, to support the gridview, linq, desktop effects, etc., required. Net3.5 support. Open source, including source code
  3. 所属分类:.net

    • 发布日期:2017-05-28
    • 文件大小:11.07mb
    • 提供者:fzzsh
  1. AsyncSocketServerandClient

    0下载:
  2. C#的一个开源网络组件,相信很多人在设计联机游戏的时候都会需要的。-C# for an open source network components, I believe a lot of people at a time when the design of online games will be necessary.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:181.1kb
    • 提供者:odison
  1. NeatUpload-1.3.11

    0下载:
  2. ASP.NET 下开源的文件上传工具NeatUpload,支持大文件,多文件,上传进度条。-ASP.NET Open Source File Upload tools, support Multifile, Big file, Upload Progress Bar.
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:amudo
« 12 3 4 »
搜珍网 www.dssz.com