登录
首页 » C# » 设计模式

设计模式

于 2022-01-25 发布 文件大小:489.89 kB
0 101
下载积分: 2 下载次数: 1

代码说明:

资源描述 设计模式中部分设计模式源码整理 例如单例模式  using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; namespace Com.SingletonPattern {     ///     /// 功能:延迟加载单例模式 利用DotNet的特性     /// 编写:willieni     /// 日期:2015年07月10日     /// 备注:延迟加载     ///     public class DelaySingleton : ISingleton     {         private DelaySingleton()         {         }         public static DelaySingleton Instance         {             get             {

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • crc
    CRC源代码,C语言编写,希望各位同学下载斧正交流(CRC ABBBABFABBFABFBDABFABDBFABFA)
    2010-11-26 14:58:45下载
    积分:1
  • csharp use treeview under the treeview under the use of csharp
    csharp下的treeview的运用 -csharp use treeview under the treeview under the use of csharp
    2022-07-19 03:37:18下载
    积分:1
  • DoG
    高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的(Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation, achieve the goal of blurred image )
    2015-08-13 02:03:24下载
    积分:1
  • 12864显示
    利用串口接收发送过来的数据,再在主程序中没五个数据识别一次,每五个数据开头的第一个数据识别后把后四个数据在12864显示屏对应的位置显示
    2023-03-19 06:05:04下载
    积分:1
  • 2483V1.0-1280X800-S8L-FLASHEN25Q40A-180726
    鼎科驱动板RTD2483 HDMI液晶屏程序(Dinke RTD2483 series HDMI LCD firmware)
    2019-04-14 09:48:32下载
    积分:1
  • i2c--DA
    基于stm32 和8591,利用i2c实现DA(Based on stm32 and 8591, the use i2c achieve DA)
    2013-09-02 20:37:01下载
    积分:1
  • map-matching
    地图匹配最新算法,超过所以现知的方法,从国外专业网站购买的(The latest map matching algorithm, so now more than known methods, purchased foreign professional website)
    2016-02-17 10:44:41下载
    积分:1
  • 51单片机433遥控解码(带学习功能)
    说明:  433M解码,PT2262、HS1527芯片解码(433M decoding, PT2262, hs1527 chip decoding)
    2020-03-04 13:24:58下载
    积分:1
  • 自己写的单片机测速软件
    直流电机测速软件,采用51单片机对直流电机进行调速,并显示再12864,测量实时速度进行显示,包括仿真测量实时速度进行显示,包括仿真
    2022-03-02 12:38:12下载
    积分:1
  • bbch0001
    用c++编的matlab程序.是变步长方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!(using Matlab c addendum to the proceedings. Is a variable step equations. I hope that it provides help, teachers are to the layout of operations! Thank you!)
    2006-10-15 19:55:22下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载