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

设计模式

于 2022-01-25 发布 文件大小:489.89 kB
0 78
下载积分: 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 个回复

  • UBX-G5010_Prod_Summary
    UBX-G5010_Prod_Summary-GPS.G5-X-06042˵
    2011-03-23 00:51:33下载
    积分:1
  • Robot
    利用STM32主控单元与三轴陀螺仪MPU6050。MPU6050进行倾角测量,对测得的加速度和角速度数据进行AHRS数据融合,最终得到姿态角,姿态角再进行卡尔曼滤波。STM32单片机控制步进电机运动,对检测到的姿态角做最优控制。(Development of a Robot Balanced on a Ball)
    2017-09-02 14:22:58下载
    积分:1
  • OpenGLLight
    一个用VC结合OpenGL写的超酷的光照,并有解释(A combination of OpenGL with VC wrote the cool light, and have explained)
    2008-08-20 16:51:04下载
    积分:1
  • grid。一个C#写的 window 下实现网格编程的例子。初学window网格编程者,不妨看看。...
    grid。一个C#写的 window 下实现网格编程的例子。初学window网格编程者,不妨看看。-grid. A C# to write under the window grid programming examples. When a window programming grid, to take a look.
    2023-05-27 21:05:03下载
    积分:1
  • Character-code-tools
    1.可以自动生成十六进制字编码。 2.可以自动C语言格式字符编码。 3.支持GBK和ASCII字符编码查询。(1 can automatically generate a hexadecimal character encoding. 2 can automatically format the C language character encoding. 3 support GBK and ASCII character encoding query.撤消修改)
    2014-01-04 16:42:20下载
    积分:1
  • wpf切换窗口特效
    wpf切换窗口特效 百叶窗等切换窗口特效(WPF switching window special effects such as louvers and other switching window special effects)
    2020-06-18 13:40:02下载
    积分:1
  • Introduction-to-MATLAB-and-Simulink-Third-Edition
    matlab programming, matlab for beginners. introudction to matlab
    2013-03-11 00:08:27下载
    积分:1
  • MODBUS 调试资料
    MODBUS 调试资料 int main(void) { u8 check=0; u8 i; u8 res;   m_frame_typedef txframe;   Stm32_Clock_Init(9); //ϵͳʱÖÓÉèÖà //uart_init(72,115200); //´®¿Ú³õʼ»¯Îª115200 BEEP_Init(); mp_init(72,115200); delay_init(72);     //ÑÓʱ³õʼ»¯     LED_Init();   //³õʼ»¯ÓëLEDÁ¬½ÓµÄÓ²¼þ½Ó¿Ú KEY_Init(); //³õʼ»¯°´¼ü LCD_Init();     //³õʼ»¯LCD      FSMC_SRAM_Init(); //³õʼ»¯ÍⲿSRAM   my_mem_init(SRAMIN); //³õʼ»¯ÄÚ²¿ÄÚ´
    2022-11-24 21:55:03下载
    积分:1
  • poisson.rar
    生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图(generate the poisson varibles )
    2009-10-31 16:35:49下载
    积分:1
  • AcquireWave
    基于LabWindows/CVI数据采集系统,采用PCI-1200数据采集卡.可实现采集,存储功能.(Based on LabWindows/CVI Data Acquisition System, using PCI-1200 data acquisition card. Can realize collection, storage capabilities.)
    2020-12-16 13:19:12下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载