CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - data driven

搜索资源列表

  1. AbstractDataAccess

    0下载:
  2. 抽象工厂的典型实现,可以使用抽象的数据访问部件访问数据库,不管底层如何实现以及数据Schema如何变化,程序不必变更。如果利用.NET的反射实现具体工厂的实例化过程的数据驱动,数据访问的通用性迎刃而解。davidqql@gmail.com-abstract realization of a typical factory can use abstract data access components database, No matter how the bottom and data sche
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:18.88kb
    • 提供者:漆巧林
  1. kingview_driver_manual

    0下载:
  2. 这个资料是组态王驱动开发手册,组态王为工业集成软件,可以链接多种设备,但有些必须编写自己的驱动。-Configuration of the data-driven development kit user manual king, Kingview integrated software for industrial control, different devices can link to it is saying, but some need to make their own drive
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:彭志军
  1. DataBinding

    0下载:
  2. 在WPF里,数据驱动UI,数据占核心地位,UI次之。怎么恢复数据的核心地位,那就要先了解一下Binding-In WPF data-driven UI, data accounted core status, UI are secondary. How to restore the central position of the data, it must first understand the Binding
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:268.81kb
    • 提供者:shangzai
  1. datadriver

    0下载:
  2. 这是一个用于数据驱动部分的程序,是基于VC++平台的。-This is a part of for the data-driven process, is based on VC++ platform.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:20.3kb
    • 提供者:ff
  1. xdatadriver

    0下载:
  2. 这是一个数据部分驱动开发部分的程序,是基于VC++平台的。-This is part of a data-driven development part of the process, is based on VC++ platform.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:4.11kb
    • 提供者:ff
  1. downloader

    0下载:
  2. 无极下载者源码,原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。驱动的功能就是替换指定的系统文件-Promise those who download the source code, the
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:卡本
  1. intoring0

    0下载:
  2. 采用VC++编写的,中断门无驱动进入ring0. 是学习驱动开发的好资料-Written using VC++, interrupt-driven into the gate without ring0. Is to learn from the good data-driven development
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:42.59kb
    • 提供者:高峰
  1. iGridMedia

    0下载:
  2. p2p streaming, data driven, developed by others
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.23mb
    • 提供者:靳鑫
  1. Driver_Programming_Study_Notes

    0下载:
  2. 驱动编程网友整理资料,不错的驱动开发资料,有需要的朋友下载看看参考-Users organize data-driven programming, good data-driven development, we need a friend to download to see reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:24.05kb
    • 提供者:小毛子
  1. rfc5015.txt

    0下载:
  2. This document discusses Bidirectional PIM (BIDIR-PIM), a variant of PIM Sparse-Mode that builds bidirectional shared trees connecting multicast sources and receivers. Bidirectional trees are built using a fail-safe Designated Forwarder (DF) ele
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:42.24kb
    • 提供者:lie
  1. Test-Driven-Development

    0下载:
  2. James Newkirk的著作,包含很多的事务管理类。里面介绍了事务处理数据层单元测试的例子-James Newkirk' s book, contains many of the transaction management classes. Which describes the transaction data layer unit test case
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3.01mb
    • 提供者:孙鹏飞
  1. NC

    0下载:
  2. 基于数据驱动方式的 代码自动生成-Data-driven approach based on code generation
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:117.01kb
    • 提供者:ss
  1. lua-5.2.1.tar

    0下载:
  2. lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:244.03kb
    • 提供者:盐大鸟
  1. HideKd

    1下载:
  2. 隐藏调试器的功能代码,躲避驱动保护检测,达到调试的目的,是驱动分析入门不可多得的资料。-Hidden debugger function code, avoid drive protection testing, to debugging purposes, is a rare entry data driven analysis.
  3. 所属分类:Driver Develop

    • 发布日期:2014-11-12
    • 文件大小:8kb
    • 提供者:lihui
  1. MoreEvent

    0下载:
  2. WPF技术的主要特点是数据驱动UI,所以在使用WPF技术开发的过程中是以数据为核心的,WPF提供了数据绑定机制,当数据发生变化时,WPF会自动发出通知去更新UI-The main features of WPF technology is data-driven UI, so is the use of WPF technology development process data at the core, WPF provides data binding mechanism, when th
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:251.13kb
    • 提供者:张小乙
  1. ShutUpInTime

    0下载:
  2. 定时关机功能,用的是WPF技术,我实现的程序中主要是针对WPF模板的学习,用了一个比较炫的模板风格,而且对于学习WPF的数据驱动UI比较容易理解。-Timing shutdown function, using WPF technology, I realize the program is mainly for learning WPF template, using a relatively unusual template style, but also for learning WPF
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:227.65kb
    • 提供者:黄敏龙
  1. kldp_led_driver

    0下载:
  2. pic18F系列串口驱动LED点阵灯板,接收驱动板串口数据,刷新LED点阵-Pic18F series of serial drive LED lattice light board, receive serial data driven plate, refresh the LED dot matrix
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:430.45kb
    • 提供者:郭志伟
  1. kct_4in_v1

    0下载:
  2. PIC18系列接收串口轮询数据,应答并根据数据驱动4路输出-PIC18 receive serial polling data series, response and according to the data driven 4-way output
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:342.1kb
    • 提供者:郭志伟
  1. kct_20in_v1

    0下载:
  2. PIC18系列接收串口轮询数据,应答并根据数据驱动20路输出-PIC18 receive serial polling data series, response and according to the data driven 20-way output
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.31mb
    • 提供者:郭志伟
  1. xls

    1下载:
  2. 易语言xls到超级列表框源码例程程序结合易语言扩展界面支持库和易语言第三方ADODB数据驱动操作支持库,实现将EXCEL文件的数据导入到超级列表框中。 -Easy language XLS to the super list box source routine procedures combined with easy language extensions interface support libraries and easy language third party ADODB da
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:5.63kb
    • 提供者:zhch2i
« 12 3 4 »
搜珍网 www.dssz.com