登录
首页 » Project Design » 设计模式之singleton模式例程

设计模式之singleton模式例程

于 2022-07-06 发布 文件大小:52.72 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

设计模式之singleton模式例程-model singleton design pattern routines

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

发表评论

0 个回复

  • 本文介绍了参数自适应模糊PID控制器在温度控制系统中的应用...
    本文介绍了参数自适应模糊PID控制器在温度控制系统中的应用
    2022-11-07 08:05:03下载
    积分:1
  • LDPC编码研究及其在OFDM系统中的应用 LDPC 在OFDM 中的应用分析...
    LDPC编码研究及其在OFDM系统中的应用 LDPC 在OFDM 中的应用分析-LDPC coded OFDM system in the research and its application in LDPC Application Analysis of OFDM
    2023-01-16 03:55:04下载
    积分:1
  • DSP control motor. PDF papers DSP control motor. PDF papers DSP control motor. P...
    DSP控制电机.PDF 论文 D SP控制电机.PDF 论文 -DSP control motor. PDF papers DSP control motor. PDF papers DSP control motor. PDF Paper
    2023-05-30 07:30:03下载
    积分:1
  • 热敏打印机的硬件设计原理图设计方案
    热敏打印机的硬件设计原理图设计方案-protel99se-F/W for print driver(protel99se)
    2022-03-30 03:30:41下载
    积分:1
  • 工程技术文档:NDS游戏机系统描述文档(英文版),包括NDS内存地址、中断、LCD控制、卡读写等全套描述,非常详细!...
    工程技术文档:NDS游戏机系统描述文档(英文版),包括NDS内存地址、中断、LCD控制、卡读写等全套描述,非常详细!-Engineering and technical documents: NDS game system described in the document (in English), including the NDS memory address, interrupt, LCD control, card reader etc. described in great detail!
    2022-06-21 08:49:04下载
    积分:1
  • 《VoiceXML编写指南》!!想学习VXML的没这个可不行哈
    《VoiceXML编写指南》!!想学习VXML的没这个可不行哈
    2022-03-02 05:23:34下载
    积分:1
  • Detailed introduction ARM system development process, informative, file format f...
    详细介绍ARM系统的开发流程,内容翔实,文件格式为PDF,便于阅读-Detailed introduction ARM system development process, informative, file format for PDF, easy-to-read
    2022-02-03 22:05:25下载
    积分:1
  • 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包...
    1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指在Pascal语言中具有特定的含义。标准Pascal语言中的保留字一共有35个,Turbo Pascal语言一共有51个。下面是Pascal语言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL -err
    2023-01-01 10:20:04下载
    积分:1
  • Stand
    设有n项独立的作业{1,2,…, n},由m台相同的机器加工处理。作业i所需要的处理时间为ti。约定:任何一项作业可在任何一台机器上处理,但未完工前不准中断处理;任何作业不能拆分更小的子作业。多机调度问题要求给出一种调度方案,使所给的n个作业在尽可能短的时间内由m台机器处理完。设计算法。 -Stand-alone operation with n items (1,2, ..., n), by m units the same machine processing. Job i the processing time required to ti. Convention: any one job can be processed on any machine, but does not pre-completion are not allowed to interrupt processing any operation can not be split smaller sub-operations. Multi-machine scheduling problem requires paper, a scheduling program, so that given the n-operation in the shortest possible time processed by m machines. Design algorithms.
    2023-02-15 16:55:03下载
    积分:1
  • MCS
    串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication port, that is, the serial receive and send buffer (SBUF), these two physically separate receiver transmitter, both can receive data can be sent data. Only read by the receiving buffer can not write, but can only write to send the buffer is not allowed to deliver, their address is 99H. The communication port can be used for both network communications, can also achieve the serial asynchronous communication, but also constitute a synchronous shift register to use.
    2022-08-18 04:56:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载