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

搜索资源列表

  1. Visual-CSharp--image-processing

    0下载:
  2. 本书重点介绍以visual studio.net为开发平台,使用visual c#开发图像处理windows应用程序的方法和技术-The book focuses on the development of methods and techniques of image processing windows application using visual c# visual studio.net development platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9166550
    • 提供者:WenJie
  1. CSharp-Windows-Program-design-(volumes)

    0下载:
  2. Csharp windows程序设计(上下册),这本书里面详细讲述了如何用Csharp这门语言编写完美的windows应用程序-Csharp windows programming (upper and lower volumes), this book which describes in detail how to use Csharp language to write the perfect windows application
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:32330462
    • 提供者:张远行
  1. CSharp-NotifyIcon

    0下载:
  2. C# 托盘控件(NotifyIcon)的调用方法,示例演示了应用程序进入系统托盘的方法。-C# tray control (NotifyIcon) call method, the example demonstrates the application into the system tray.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:116855
    • 提供者:jinniu82pudn
  1. Csharp-curve

    1下载:
  2. 用Csharp做的一个窗体应用程序,类似股票的曲线走势图,值得学习-Applications the Csharp do a form, similar to the stock curve chart, it is worth learning
  3. 所属分类:Graph Drawing

    • 发布日期:2015-09-29
    • 文件大小:143360
    • 提供者:彭伟
  1. CSharp-Pandian-ForMC100

    0下载:
  2. 使用CSharp编写的移动盘点应用程序,适用于所有商品盘点,运行环境CF.Net 2.0-Use CSharp move the inventory prepared by the application, apply to all goods inventory, running the environment CF.Net 2.0
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-19
    • 文件大小:5158855
    • 提供者:部廷夏宰
  1. csharp

    0下载:
  2. C#应用程序设计第15套上机题,有原题与答案,仅供参考。-C# application design 15 questions put machine
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:396408
    • 提供者:cyk
  1. chatprogram(CSharp)

    1下载:
  2. 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Ch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:995311
    • 提供者:
  1. CSharp

    0下载:
  2. 应用程序,看一个SQL SERVER数据库。把从数据库表,并生成一个类文件为选中的表。这类文件生成的SQL DML操作所有的基础上选定的标准。可以定义的标准-Application to see if a SQL Server database. From a database table and generates a class file for the selected table. Such documents generated SQL DML operations all based
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-03
    • 文件大小:17472
    • 提供者:西瓜
  1. webspider-processing-based-on-cSharp

    0下载:
  2. 用c#编写的完整的winform 应用程序,支持多线程下载。下载速度快等优点。-the webspider can download mang webpages in the meantime.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:532285
    • 提供者:song
  1. CSharp-chuankouguanbiduifangjisuanji

    0下载:
  2. C#串口应用程序主要通过串口关闭对方计算机-C# serial applications mainly other computer through the serial port closed
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:378823
    • 提供者:wanggong
  1. CSharp-serialize-and-deserialize

    0下载:
  2. C# 中常用的应用程序参数保存技术,序列化与反序列化-C# program parameter storage code,serialixze and deserialize
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2821
    • 提供者:Newday
  1. CSharp-Delphi

    0下载:
  2. C#应用程序调用Delphi语言生成的动态链接库实例,例子程序说明了Delphi动态链接库的生成及C#调用动态链接库的方法,在DelphiXE7和VS2010上编译通过-C# application calls dynamic link library(the Delphi language generate) instance, the example program illustrates a method of generating a dynamic link library by
  3. 所属分类:CSharp

    • 发布日期:2017-06-17
    • 文件大小:26808638
    • 提供者:唐飞琳
  1. Pairs-trading-application-in-CSharp

    1下载:
  2. 配对交易应用程序.应用yahoo finace股票历史数据回测配对交易策略。-This application can be used for back testing pairs trading strategies using historical stock prices downloaded Yahoo finance. It is based on WPF, and utilizes infrastructure of Tradelink library to do PL calcu
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-09
    • 文件大小:1201553
    • 提供者:王强
  1. Visual-CSharp-Step-By-Step-CD

    0下载:
  2. 《Visual CSharp Step By Step》配套光盘。这本书假定您是开发人员想要通过使用 Visual Studio 2010 和.NET 框架版本 4.0 学习 C# 编程的基本原理。在这本书中,将学习 C# 语言的功能,然后使用它们来构建在微软的 Windows 操作系统上运行的应用程序。-The Visual CSharp Step By Step CD.This book assumes that you are a developer who wants to learn
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4093094
    • 提供者:徐军
  1. hello-cSharp

    0下载:
  2. C# 3.0简介 ¨ .NET框架 ¨ 开发环境Visual Studio 2008 ¨ 创建第一个C# 3.0应用程序 ¨ 使用帮助 -Introduction to C# 3.0 .NET Framework development environment Visual Studio 2008 to create the first application using C# 3.0 Help
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:25305
    • 提供者:林子恒
  1. CSharp-Routine-spree

    0下载:
  2. C#窗体应用程序的各种例程,对于初学者来讲非常适合借鉴-C# u7A97 u4E53 u5E94 u728E u7A0B u5E8F u7684 u5404 u79C u7R0B u7A0B uFF0C u5BF9 u4E8E u521D u5B16 u8005 u6765 u8BB2 u975E u5E38 u9002 u5408 u501F U9274
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:4194079
    • 提供者:Tracy116
  1. CSharp并发编程经典实例

    0下载:
  2. 全面讲解C#并发编程技术,侧重于.NET平台上较新、较实用的方法。全书分为几大部分: 首先介绍几种并发编程技术,包括异步编程、并行编程、TPL 数据流、响应式编程;然后阐述一 些重要的知识点,包括测试技巧、互操作、取消并发、函数式编程与OOP、同步、调度;最后介 绍了几个实用技巧。全书共包含 70多个有配套源码的实用方法,可用于服务器程序、桌面程序和 移动应用的开发(Concurrency in C# Cookbook)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9169920
    • 提供者:hlhgod
  1. c#.net 2005 windows应用程序界面美化1

    0下载:
  2. 里面包含了很多优化控件的源代码,主要是提供美化,便于大家不需要在自己布局或优化(It contains a lot of optimization control source code, mainly to provide landscaping, so that we do not need to layout or optimize their own)
  3. 所属分类:C#编程

    • 发布日期:2017-12-30
    • 文件大小:10414080
    • 提供者:谁的
  1. CLR via C#

    0下载:
  2. 通过本书的阅读,读者可以掌握.NET Framework的精髓,轻松、高效地创建高性能应用程序。(Through the reading of this book, the reader can master the essence of .NET Framework, easy and efficient to create high-performance applications.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:81161216
    • 提供者:赫萝
  1. 精通C#数据库开发

    0下载:
  2. 《精通C#数据库开发》通过大量的典型实例,循序渐进地介绍了使用VisualC#.NET2003开发数据库应用程序的方法和技巧。《精通C#数据库开发》选材新颖,案例由浅到深,内容完整,涵盖了Windows窗体的数据库编程和Web窗体的数据库编程,以及XMLWebService等高级应用,是一本易懂、实用、极具参考价值的实例教程。《精通C#数据库开发》主要面向有一定C#语言编程基础、准备学习C#数据库编程或者想提高C#编程技巧的读者。(Through a large number of typica
  3. 所属分类:C#编程

    • 发布日期:2018-05-07
    • 文件大小:16155648
    • 提供者:lord_of_elf
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com