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

搜索资源列表

  1. DemoGT400

    0下载:
  2. 封装了固高的GT800型板卡的振镜驱动的缓冲模式下的驱动程序,类名为CScanMirror,只要以后在调用的时候只要简单的调用MoveMirror()函数就可以了,ChangeScanMotor()用来切换切换卡的运动坐标是振镜还是三维模式.通过该例子可以更快一点装握该卡的使用.-Packaging a solid high GT800-based board of galvanometer-driven buffer mode drivers, category called CScanMi
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:50090
    • 提供者:赖旭员
  1. ChngDsplyMd

    0下载:
  2. 用vc++实现动态调整屏幕显示模式,一个简单例子的源代码,大家学习-Using vc++ achieve dynamic adjust the screen display mode, a simple example source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:683273
    • 提供者:强毅
  1. usb3

    0下载:
  2. 本例子是演示利用ISP1581进行批量传送模式下的通信例程-This example is the demonstration of the use of ISP1581 bulk transmission mode of communication routines
  3. 所属分类:USB develop

    • 发布日期:2017-04-27
    • 文件大小:243892
    • 提供者:wx
  1. 4-fillmode

    0下载:
  2. 一个展示计算机图形学中图形填充模式的例子,浅显易懂,适合初学者。-A display of computer graphics in the graphics mode filled examples easy to understand and suitable for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:104667
    • 提供者:李建
  1. SQLeBooksBundle

    0下载:
  2. 设计模式,里面有很多有用的C#的代码和例子!-Design pattern, which has a lot of useful C# code and examples!
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7467079
    • 提供者:Simon
  1. CSxml

    0下载:
  2. C/S模式操作XML文档的例子实现对XML文档添加删除更新记录的操作-C/S mode operation of the example XML document
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:111599
    • 提供者:棉花糖
  1. 1

    0下载:
  2. 装饰模式演示例子- test
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:55959
    • 提供者:wjp
  1. MyComm

    0下载:
  2. Visual C++串口编程例子。实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Visual C++ serial port programming example. Implementation of a simple-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the dat
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1927562
    • 提供者:yangjian
  1. Multi_Threaded_Job_Queue_demo

    0下载:
  2. 很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:28434
    • 提供者:hyj
  1. singleton

    0下载:
  2. 设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。-Design Patterns in a single category of examples, using VC++ development, there is source code and executable programs, run the compiler directly. LI Jian-zhong design is based on
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1776285
    • 提供者:李广
  1. PBSOCK

    0下载:
  2. 我知道网上有关于Socket通讯的例子,希望自己写的这个PB Socket 程序(异步流模式)对需要的人能够有用。-I know that on-line examples of Socket Communications, want to write this PB Socket Procedure (asynchronous flow mode) to the needy can be useful.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1943406
    • 提供者:Thomas.Chen
  1. Charmdx.AEF.2009

    0下载:
  2. ArcGIS Engine Framework技术补充 最新下载:Charmdx.AEF.2009.rar (2009) 内容: 1)支持net3.0以上,支持AE9.3; (20080415) 内容: 1)取消限制; (20080210) 内容: 1)重新分类整合(逻辑上拆分应用框架与SDK开发包); 2)提供比较完整的Tile+Ajax应用框架; (20080125) 内容: 1
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2149123
    • 提供者:kk
  1. DesignPattern

    0下载:
  2. 这是一个关于设计模式的例子演示。关于iterator模式和 interpreter模式没有演示。 代码的价值在于 :如果你不熟悉设计模式,这些例子能在你学习设计模式的过程中,帮助你更好的理解。 如果你想用来直接做项目,那它太简陋了。 作者余洋保留版权 但你可以自由的使用它。 本人保留修改和公布这些代码的权利,他人不允许散发这些代码. 代码在变量 函数设计 等一些细节的地方并不太理想,但我尽量把任务在我规划的时间内完成。 如果你将事例修改的更好 或你对于设计模式的使用上有自
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:23804
    • 提供者:yuyang
  1. mvc

    0下载:
  2. 一个经典的羊车游戏,有三个门,有一个后面有车,2个后面有羊,当你做选择时,主持人将其中一个有羊的门公布,你可以选择不改变,随机选择或改选另一个门,这个例子对mvc模式有很好的理解-Sheep a classic car games, there are three doors, one behind a car, two behind the sheep, when you choose, the host will be one of the doors have announced the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:4761
    • 提供者:林大嘴
  1. sms_block

    0下载:
  2. 自己整理的短信的收发、彩信的收发、串口的阻塞模式应用,功能非常完整,接口很好使用,并有简单使用例子。有问题请与我联系。-Finishing of their own to send and receive SMS, MMS transceiver, serial application of the blocking pattern, very complete, very good use of interfaces and the use of a simple example. There
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:46569
    • 提供者:ben
  1. CrystalReports2.1

    0下载:
  2. Asp.net2.1水晶报表(CrystalReports)事例源码大全(C#) 这些例子实现了水晶报表的查看、柱状图显示、打印、导出、缩放等基本功能,如果想了解更多比如说利用DataSet方式、Push、Pull等模式需要自己更深一步的研究了 难得的Asp.net2.1水晶报表源码,请珍藏! -Crystal Reports for Visual Studio 2005 SDK Tutorials: Sample Code Projects
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2342485
    • 提供者:zhang
  1. mobileshopNet

    0下载:
  2. 伴随着电子商务网站的大量涌现,企业网络化已经成为一种营销捷径。本章将通过在线手机销售系统的例子来讲述如何通过搭建B2C模式应用ASP.NET 2.0技术的网上交易平台,将一个实体企业网络化。-MobilePhone Online System maded with asp.net2.0
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1831555
    • 提供者:niuniu
  1. CAN

    0下载:
  2. lpc23xx的CAN程序例子,包括各种模式下的收发。-lpc23xx examples of the CAN program, including various modes of sending and receiving.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:103986
    • 提供者:luo
  1. ColourSelDemo

    0下载:
  2. 可以任意选择颜色显示其颜色模式值的小例子-Colour Sel Demo is very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29467
    • 提供者:yxq606505
  1. 0802

    0下载:
  2. LCM0802四线模式的基本例子,WINAVR编译!绝对好用!-LCM0802 a basic example of four-wire mode, WINAVR compilation! Absolutely easy to use!
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:27121
    • 提供者:CoolBird
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »
搜珍网 www.dssz.com