搜索资源列表
frmMain
- 关于DateSet的使用和示例,可供初级学习使用提供帮助-DateSet on the use and example for the initial learning help
11
- 基于C#的WebService超强源码。学习WebService开发的绝好示例
WindowsApplication_Example
- VSharp学习软件源代码WindowsApplication_Example示例程序
NewsPad
- CSharp学习软件源码NewsPad示例
eShop
- CSharp学习软件源码eShop示例非常值得学习
LLKWord
- CSharp学习软件源码LLKWord示例非常值得学习,对不起刚才LLKWord setup上传有误
简单的Socket编程实例
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行后服务器端会自动
PetShop4.0design.rar
- C#语言的设计模式,包括GOF全部的23中,各个模式的都有具体的示例。是学习设计模式的重要参考资料。 ,C# language, design patterns, including all 23 in the GOF, each model has specific examples. Study design patterns are an important reference.
CSharp-50-examples
- c#入门示例程序 50个简单代码带你进入c#的世界 学习完这50个简单代码后你就会对c#有了很深刻的了解-c# sample program started with 50 simple code you entered the world of learning c# end of these 50 simple code of c# you will have a very deep understanding of
WindowsApplication1
- C#的多层架构源码示例,可以参考学习一下.-C# Multi-storey structure of source code examples, can refer to learn about.
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
SubsetRasterLayer
- 简单的ArcEngine+C#示例,适合初学者学习使用-Simple ArcEngine+ C# example, suitable for beginners learning to use
RefreshExplorer
- 简单的ArcGIS Engine示例,适合初学者学习使用-A simple example of ArcGIS Engine, suitable for beginners learning to use
ChatterWorldPremoting
- remoting代码示例,学习可看,内附演示程序,大家可以-remoting code example, learning to see, containing a demo program, we can see
struck
- 这是一个c++程序,采用了类似多示例学习的利用核方法的结构输出模型进行目标跟踪,相当有效!-This is a C++ implementation of the tracking algorithm described in Struck: Structured Output Tracking with Kernels.
example-of-binarytree
- 包含了3个示例展示了最常用的数据结构:二叉树的使用方便。初学者可以根据示例学习相关函数。-Contains three examples show the most commonly used data structures: binary tree easy to use. Beginners can learn the correlation function according to sample.
example-of-queue
- 包含了2个示例展示了最常用的数据结构:队列的使用方便。初学者可以根据示例学习相关函数。-Contains two examples show the most commonly used data structures: easy to use queue. Beginners can learn to function in accordance with the relevant examples.
example-of-priorityqueue
- 包含了3个示例展示了最常用的数据结构:优先队列的使用方便。初学者可以根据示例学习相关函数。-Contains three examples show the most commonly used data structures: a priority queue and easy to use. Beginners can learn to function in accordance with the relevant examples.
c#IOC框架示例
- C#语言下,IOC框架例子,适合学习IOC控制反转(C# language, IOC framework example, suitable for learning IOC control inversion)
PluginDemo
- 简单插件编程示例,语言C#,平台VS2010(Example of simple plug-in programming,C#,VS2010)