搜索资源列表

  1. xiaocaibianchengchengzhangji

    0下载:
  2. 戏说面向对象程序设计C#板!文章很生动!很容易理解!适合学习设计模式的初学者!有经验者也可重新温习!会有新的体验!-Joking OOP C# Board! The article is very lively! It is easy to understand! Learning design patterns suitable for beginners! Experience can also be re-study! There
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-02
    • 文件大小:896000
    • 提供者:王渗
  1. JavaDesignPattern

    0下载:
  2. 详细解析java三种设计模式(简单工厂模式、工厂方法、抽象工厂)-Detailed analysis of three design patterns java (a simple factory pattern, factory method, abstract factory)
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:5764096
    • 提供者:梁树彬
  1. umlAndDesignerMode

    0下载:
  2. UML与设计模式,什么为设计模式,如何使用设计模式-UML and design patterns, what design patterns, how to use design patterns
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:2360320
    • 提供者:xuesky
  1. ExcelHelper

    0下载:
  2. Excel操作组件,实现Excel导入导出,样式,排列等功能-Excel operating components, to achieve Excel Import and Export, patterns, with features such as
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:151552
    • 提供者:leos
  1. 1

    0下载:
  2. 设计模式精解 GoF 23种设计模式解析附C++实现源码-Design Patterns GoF 23 refined solution designs attached analytic model C++ Achieve source
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:1146880
    • 提供者:theo
  1. CSharpDesignPatternsATutoria

    0下载:
  2. Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:2683904
    • 提供者:wanghui
  1. OnlineVote

    0下载:
  2. 1、后台管理进行了合理优化,比较方便与网站后台整合 2、增加了投票过期时间功能 3、增加了后台查看管理评论功能 4、增加了投票时间限制功能 5、增加了综合投票功能 6、增加了多选投票时的选项数限制 7、改变了查看投票模式 -1, the background to carry out a reasonable management of optimized, more convenient back-offi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:31744
    • 提供者:huangfl1116
  1. SHADOW

    0下载:
  2. 程序介绍:12张扣着的牌,共有六种图案,每两个一样,考验你什么时候可以连续的翻起图案一样的牌,直到翻完。 -Program descr iption: 12扣着license, a total of six patterns, each of the two, as when the test you can endanger a continuous pattern, like the license, until doubled
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:jim
  1. PicMcuDecodePT2262IR

    0下载:
  2. 这段程序是用在一款七彩灯红外遥控解码程序里,单片机使用PIC12F629,软件模拟三路PWM输出驱动红绿蓝LED分八组共24个LED,实现单LED渐明渐暗,两LED一明一暗,七彩等九种花样.有断电记忆功能-This procedure is used in a colorful light infrared remote control decoding procedure, the single-chip using the PIC1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:Alin
  1. C

    0下载:
  2. C#设计模式代码,不敢独享,放出来。学习设计模式的好资料。-C# Design pattern code, dare not exclusive, released. Learning design patterns good information.
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:1286144
    • 提供者:lzyickobe
  1. codes_for_OS_experiment_3

    0下载:
  2. 2008年操作系统实验3存储管理的代码。 主存的分配与回收。不同的存储管理方式下,实现主存空间的分配与回收。动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程。-2008 experiment 3 storage management operating system code. Main memory allocation and recovery. Different storage management
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:风临机
  1. ejb

    0下载:
  2. ejb设计模式。介绍j2ee机构下ejb的开发与设计模式。-ejb design patterns. J2ee institutions introduced under the ejb development and design patterns.
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:518144
    • 提供者:打算萨
  1. Singleton

    0下载:
  2. 设计模式中的单件算法,在数据池中相当实用-Design patterns in a single algorithm, useful in the data pool
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:changzhuo
  1. MoShiAdapter

    0下载:
  2. java实现的设计模式中经典的适配器源代码,适合做一个接口-java design patterns to achieve the classic adapter source code, suitable for an interface
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:16384
    • 提供者:changzhuo
  1. 2008-11-5

    0下载:
  2. 实现在线书店的基本功能 应用了hibernate+jsp 技术采用了mvc三层设计模式-Online bookstore application of the basic functions of hibernate+ Jsp technology uses a three-tier design patterns mvc
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:4174848
    • 提供者:syh
  1. WebCastDesignPatterns

    0下载:
  2. 设计模式--李建忠讲座源码--很强大-很好-Design Patterns- LI Jian-zhong lectures source- very strong- very good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-02
    • 文件大小:445440
    • 提供者:Jack
  1. DesignPatter_strategy

    0下载:
  2. 设计模式中策略模式的c++实现,自己实现的,编译运行正常 -Design Patterns in strategy mode c++ Realization that he realized, the compiler is running normal
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:19456
    • 提供者:yu qin
  1. PatternMatching

    0下载:
  2. 很经典的搜索图案匹配的代码,labwindows写的,可以设置阀值,匹配度,以及角度等, -Very classic patterns that match the search code, labwindows written, you can set a threshold, matching degree, as well as the point of view, etc.
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:adobefree
  1. ajaxpatterns

    0下载:
  2. ajax patterns 这是关于ajax设计模式方面的原代码-ajax patterns This is ajax design patterns on the original code
  3. 所属分类:其它源码

    • 发布日期:2024-05-02
    • 文件大小:846848
    • 提供者:wangklin
  1. BkgndSDI

    0下载:
  2. 在单文档框架结构的背景窗口上显示图案。重载视图OnEraseBkgnd函数,添加代码:if(!m_bAnimatedBkgnd) pDC->StretchBlt(0,0, rcClient.right-rcClient.left, rcClient.bottom-rcClient.top, &dcMem, 0,0, bm.bmWidth, bm.bmHeight,
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-02
    • 文件大小:217088
    • 提供者:linxiuguo
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org