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

搜索资源列表

  1. testWebCam

    0下载:
  2. Code to capture frames from Web cam using C#. To use the library, include the WebCam_Capture.dll file inside the debug folder of the project file and run the code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:160873
    • 提供者:Subodh
  1. cSharp.net

    0下载:
  2. 海南岛旅游网源码 系统采用net2.0(c#)+mssql2000开发 使用到的控件有 ajax.net1.0、fckeditor2.43、yahooui_2.4.0 DB_51aspx为数据库文件,附加即可,附加完毕在web.config中设置数据库连接信息 后台用户名密码为:51aspx 后台地址:htt://xxx/admin/login.aspx 本程序至始至终将保持全部免费提供给大家试用,所有代码保证开源。 您可以任意修改,传播。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-21
    • 文件大小:6405274
    • 提供者:郑伟
  1. Winlogon_killer

    0下载:
  2. Winlogon劫持记录3389密码小工具[开源代码]-Password Winlogon gadget hijacking Records 3389 [source code]
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:80831
    • 提供者:小鎏
  1. HotelManager

    0下载:
  2. 基于数据库的酒店管理系统源码及设计报告。-Hotel management system based on database source code and design reports.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:615082
    • 提供者:colin
  1. VB.NetConverter

    0下载:
  2. 最新的VB代码转成C#代码工具,很好用哦-The latest convert VB code to C# code tools, easy to use oh
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3578769
    • 提供者:CC
  1. BookShop

    0下载:
  2. 该源码,以模拟了网上购物的整个流程来开展的,在此供给大家学习-The source code to simulate the entire process of online shopping to carry, and supply them to learn in this
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:22213378
    • 提供者:chuzhen99
  1. Music

    0下载:
  2. code music player with c#
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3756390
    • 提供者:tuannguyen
  1. CooliteTreeAndTab

    0下载:
  2. 讲述如何使用coolite,以及coolite中树形结构的使用,tab菜单的使用,这些都是示例代码-How to use coolite, and coolite in the use of tree, tab menu uses, these are the sample code
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2419788
    • 提供者:zou
  1. PitchDetection

    0下载:
  2. Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:820633
    • 提供者:nngochue
  1. turnoff

    0下载:
  2. its a screen turn off code...simply its turn ur screen off as you like... code most likely to fun with ur frinds.. usage: turnnoff.exe (number of times) enjoy!
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:33937
    • 提供者:blue
  1. Csharp

    0下载:
  2. c#学习源码,共27章,每章由几个实例组成。-learning c# source code, a total of 27 chapters, each composed of several examples.
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3860552
    • 提供者:kevin
  1. liti5_3

    0下载:
  2. c#实现简单的画图功能,附有源代码,画出正弦曲线,采用list结构,Form的pain事件-c# drawing functions to achieve simple, with source code, draw the sine curve, uses list structures, Form of the pain event
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:28493
    • 提供者:jasonchan.sj
  1. AlexChart

    1下载:
  2. WINCE下的波形控制,使用C#实现。可以自动进行坐标变换-Wince Waveform control, C# code
  3. 所属分类:Windows CE

    • 发布日期:2015-10-14
    • 文件大小:9216
    • 提供者:alexw
  1. PieChart

    0下载:
  2. PieChart制作,3D表示,包含源代码-PieChart production, 3D that contains the source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:184295
    • 提供者:rodneycc
  1. JiSuanQi

    0下载:
  2. 树的哈夫曼编码 文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界 面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。 -Huffman tree for each line of the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:189371
    • 提供者:项链
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:39577
    • 提供者:zsepy
  1. ArcObject_Render

    1下载:
  2. AO+C#的图层染色功能的实例源码:包含simpleRender、uniqueValueRender等功能-AO layers source code examples of dyed
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:149339
    • 提供者:邪神
  1. CSharpimageprocessing

    0下载:
  2. CSharp数字图像处理算法典型实例赵春江编著--源代码这本说里的例子源代码,都是可以运行的。-CSharp typical examples of digital image processing algorithms Chun-Jiang Zhao compiled- source code examples of this in the source code that are to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14877153
    • 提供者:cc
  1. CSharp2.0WebSpider

    0下载:
  2. 一个用CSharp 2.0 实现的网络爬虫算法源码-A realization with C# source code web crawler algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:142691
    • 提供者:Leon Wei
  1. cSHARP-cam

    0下载:
  2. 一个C#摄像头应用的源代码,刚刚从网上下载的,和大家分享下-A C# application source code camera, just downloaded from the Internet, and share with
  3. 所属分类:Video Capture

    • 发布日期:2017-03-25
    • 文件大小:13710
    • 提供者:hackwin
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com