CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模式 例子

搜索资源列表

  1. C8051F30X-software-SPI-example

    0下载:
  2. 此应用笔记收集了用软件实现的主模式SPI程序。提供了8 个不同的SPI 主模式传输例。示例中包含SPI时钟相位和极性两个子例程:一个是用C 语言编写的例程,一个是为了提高速度用汇编语言编写的可被C 语言调用的例程。一个例子是在“C”程序中如何调用汇编同时提供了EEPROM接口例子。SPI是摩托罗拉商标。 此文档中描述的SPI功能使SPI处理的软件 最小化。在系统中使用C8051F30X 器件作为 总线上的SPI 主器件。-This application note collectio
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:340151
    • 提供者:小虾米
  1. fogindex

    0下载:
  2. 红宝书中颜色索引模式下雾的例子,适合初学者研究。-Little Red Book in the fog color index mode, example of research suitable for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:2152
    • 提供者:zht
  1. Client

    0下载:
  2. vc socket简单小例子实现聊天功能 采用C/S模式-a simple application impliment chating using vc socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5512771
    • 提供者:zhifan
  1. 20108911227210

    0下载:
  2. 以*接入为例子,讲述 vb用get/post、dll、webservice的常用网络接入模式,可以去注册试用一下,经检验 有8条免费短信测试-To access as an example Short Message, about vb using get/post, dll, webservice common network access mode, you can go up a try, the test has eight free SMS test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:195276
    • 提供者:network1985
  1. 02---UART1_Printf

    0下载:
  2. stm32第二个源程序例子,02 - UART1_Printf_实验(查询模式)-The second source stm32 example, 02- UART1_Printf_ experiment (query mode)
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:392969
    • 提供者:
  1. ReadList

    0下载:
  2. 人脸识别模式,简单的例子。修改,编译可用。-Face recognition mode, a simple example. Modify, compile available.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:188466
    • 提供者:黄宝杰
  1. minglingmoshi(Java)

    0下载:
  2. Java中命令模式的应用例子,指定要删除的文件夹,同时还要休眠一段时间查看,创建文件夹和删除文件夹的过程。-Java application example in command mode, specify the folder you want to delete, but also sleep for some time to view, create folders and delete folders in the process.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:4654
    • 提供者:肖平
  1. zhuangshimoshi(Java)

    0下载:
  2. Java中的装饰模式,本例实现了一个简单的例子--只能飞100米的鸟可以增加装饰飞更远。-Java in a decorative pattern, this example implements a simple example- can only fly 100 meters to increase the decorative birds fly farther.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3888
    • 提供者:肖平
  1. zerenlian

    0下载:
  2. 责任链的一个小例子:责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。-A small example of the chain of responsibility: Chain of Responsibility pattern is a pattern of behavior objects in the chain of responsibility pattern, many objects from each object ref
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7405
    • 提供者:wangfeifei
  1. zerenlian2

    0下载:
  2. 责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。请求在这个链上传递,直到链上的某一个对象决定处理此请求。发出这个请求的客户端并不知道链上的哪一个对象最终处理这个请求,这使系统可以在不影响客户端的情况下动态的重新组织链和分配责任。例子:击鼓传花 2、 源代码: //一个击鼓传花的例子-Chain of Responsibility pattern is an object' s behavior, in the respons
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:5645
    • 提供者:wangfeifei
  1. shipenqi

    0下载:
  2. 适配器完整例子可运行+运行结果:适配器模式原理:适配器设计模式只是将某个对象的接口适配为另一个对象所期望的接口。-Complete example of the adapter can run+ run results: Adapter Patterns for: Adapter design pattern is to adapt the interface of an object to another object the desired interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6377
    • 提供者:wangfeifei
  1. shipenqi1

    0下载:
  2. 自己动手编写的适配器模式的例子可运行+运行结果:适配器模式原理:适配器设计模式只是将某个对象的接口适配为另一个对象所期望的接口。-Yourself an example of the preparation of the adapter pattern can run+ run results: Adapter Patterns for: Adapter design pattern is to adapt the interface of an object to another object
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5346
    • 提供者:wangfeifei
  1. matlabdaima

    0下载:
  2. 指纹识别例子和源代码,对于模式识别、人工智能研究者有一定帮助-Fingerprint identification example and source code, for pattern recognition, artificial intelligence researchers have help
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:604463
    • 提供者:程平
  1. TCPServer

    0下载:
  2. TTCPServer控件的 Borland C++ 例子,非阻塞模式-TTCPServer control of Borland C++ example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:15199
    • 提供者:dede
  1. visitorsrc

    0下载:
  2. qt的一个设计模式 内有详细注解 是学习QT的很好的小例子-qt a design pattern with detailed annotations are a good learning small example of QT
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:zhizhong
  1. DosThread

    0下载:
  2. 演示实模式下DOS的一个多线程的例子,是来自于网络,经过测试可用-Demonstrates a real mode DOS multi-threaded example is from the network, after testing available
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:93742
    • 提供者:张炜
  1. GOF

    0下载:
  2. 介绍了23中设计模式,为每个设计模式都添加了相关的例子,起到了加强理解的作用。-Introduces the design pattern, 23 for each design patterns added relevant example, rose to strengthen understanding role.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1146865
    • 提供者:王瑜
  1. myHelloWorldTest

    0下载:
  2. 得用Spring框架,采用MVC模式开发的一个可执行的web应用例子。-Starting a Spring framework, the use of MVC pattern of development of an executable web application example.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:12645
    • 提供者:刘云
  1. STC12C5628AD-danzhudancong

    0下载:
  2. STC单片机SPI例子程序,STC12C5628AD单片机,单主单从模式-STC microcontroller SPI example program, STC12C5628AD single chip, single-master single-slave mode
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:18563
    • 提供者:wangdajiang
  1. STC12C5628AD-huweizhucong

    0下载:
  2. STC单片机SPI例子程序,STC12C5628AD单片机,互为主从模式-STC microcontroller SPI example program, STC12C5628AD SCM, mainly from the mode of interaction
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:11901
    • 提供者:wangdajiang
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 32 »
搜珍网 www.dssz.com