您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ICanSpy.NET Windows Forms Event Test Driver

  2. ICanSpy.NET Windows Forms Event Test Driver Version 1.0 April 2002 Requirements: Microsoft .NET Framework version 1.0 (v1.0.3705) Descr iption: ICanSpy is a .NET Windows Forms application that enables the user to listen to events fired by controls o
  3. 所属分类:C#

    • 发布日期:2004-06-23
    • 文件大小:63488
    • 提供者:chenxh
  1. Sybase ASE Driver ( Sybase 12.5 ODBC)

  2. Sybase12.5 ODBC驱动下载后解压到相关目录,设置环境变量path到所在目录增加如下注册表信息:(目录作相应修改)Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]"Sybase ASE driver"=&quo t;Installed"[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Sybase
  3. 所属分类:C

    • 发布日期:2007-08-01
    • 文件大小:556032
    • 提供者:cshui
  1. c\c++嵌入式编程

  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices,writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, devicedriver design and implementa tion,
  3. 所属分类:C++

    • 发布日期:2007-08-10
    • 文件大小:599040
    • 提供者:chivalrys
  1. Programming Embedded Systems in C and C++

  2. This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation,
  3. 所属分类:C++

    • 发布日期:2009-04-30
    • 文件大小:451584
    • 提供者:panyf_2k
  1. \Wrox Press Net Domain-Driven Design With C# Problem Design Solution.pdf

  2. 领域驱动Domain-Driver设计,软件架构设计
  3. 所属分类:C#

    • 发布日期:2009-05-21
    • 文件大小:2097152
    • 提供者:everything8
  1. C 语言编程代码例子100个

  2. c语言的例子 【程序51】 题目:学习使用按位与 & 。    1.程序分析:0&0=0; 0&1=0; 1&0=0; 1&1=1 2.程序源代码: #include "stdio.h" main() { int a,b; a=077; b=a&3; printf("\40: The a & b(decimal) is %d \n",b); b&=7; printf("\40: The a & b(decimal) is %d \n",b); } -----------------------
  3. 所属分类:C

    • 发布日期:2009-06-04
    • 文件大小:27648
    • 提供者:xx578891
  1. 经典C程序100例.chm

  2. 帮助学习C语言 程序源代码: #include "graphics.h" #define LEFT 0 #define TOP 0 #define RIGHT 639 #define BOTTOM 479 #define LINES 400 #define MAXCOLOR 15 main() { int driver,mode,error; int x1,y1; int x2,y2; int dx1,dy1,dx2,dy2,i=1; int count=0; int color=0; dri
  3. 所属分类:C

    • 发布日期:2009-06-08
    • 文件大小:68608
    • 提供者:kalcaddle
  1. JDBC Driver for sql server 2000

  2. 适用于Window操作系统。 一、安装JDBC: 执行ms_jdbc_setup.exe可执行文件,一切只需要点击下一步,至到出现finish按钮,完成安装。 注: (1) ms_JDBC_setup默认安装路径为:c:\Program Files\Microsoft SQL Server 2000 Driver for JDBC (2)仅支持Microsoft SQL Server 2000 Driver for JDBC (3)安装目录\lib\下的三个jar文件即是我们要的JDBC驱动核
  3. 所属分类:Java

    • 发布日期:2009-06-19
    • 文件大小:2097152
    • 提供者:freeskyer120
  1. sql jdbc driver

  2. sql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc driversql jdbc
  3. 所属分类:Java

    • 发布日期:2009-06-23
    • 文件大小:2097152
    • 提供者:CS8888518
  1. 用C写的简单驱动例子。实现内核模式驱动的框架功能,仅供参考。。。。

  2. 简单驱动例子!用DDK编译即可。基本实现驱动该有的功能。实现派遣过程相应用户态请求。写的很菜。。。。。高手飞过。。。仅供交流。。。
  3. 所属分类:C

    • 发布日期:2009-08-05
    • 文件大小:7168
    • 提供者:blackfish32
  1. Gemini Driver customization

  2. overview Customization SPI interface Information in MT6302_custom.c MT6302_custom.c If __CUSTOM_NEW__ defined If __CUSTOM_NEW__ not defined To add new SPI implementation
  3. 所属分类:C

    • 发布日期:2009-08-19
    • 文件大小:143360
    • 提供者:win32_msblast
  1. JDBC Driver For SqlServer

  2. 默认安装在C:\Program Files\Microsoft SQL Server 2000 Driver for JDBC\lib把这个目录下的三个.jar文件加到系统环境变量ClassPass中
  3. 所属分类:Java

    • 发布日期:2007-10-10
    • 文件大小:1048576
    • 提供者:chludlf
  1. net driver+code

  2. net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code net driver+code
  3. 所属分类:C

    • 发布日期:2010-04-21
    • 文件大小:7168
    • 提供者:hqioan
  1. device driver

  2. This program use filter driver to create a filter device object
  3. 所属分类:C++

    • 发布日期:2013-04-10
    • 文件大小:50176
    • 提供者:sami_sami
  1. hello world driver

  2. this is a simple sample of filter driver who just prints a hello world message when the driver is loaded
  3. 所属分类:C++

    • 发布日期:2013-04-10
    • 文件大小:78848
    • 提供者:sami_sami
  1. passThrough miniFilter driver

  2. This is the main module of the passThrough miniFilter driver.This filter hooks all IO operations for both pre and post operationcallbacks. The filter passes through the operations.
  3. 所属分类:C++

    • 发布日期:2013-04-10
    • 文件大小:6144
    • 提供者:sami_sami
  1. 驱动的必要文件和driver.c

  2. 驱动的必要文件 driver.c
  3. 所属分类:Windows Server

    • 发布日期:2013-05-10
    • 文件大小:9216
    • 提供者:xihuanqiqi
  1. 嵌入式烧录的driver.c函数文件

  2. 嵌入式烧录后的driver.c函数文件,可详细分析其函数功能
  3. 所属分类:C

    • 发布日期:2008-12-06
    • 文件大小:81920
    • 提供者:tomorrow1989
  1. Mongdb C# Driver 2.4.4 最新版驱动

  2. C# Mongdb Driver 2.2.4版本,这个驱动是release 的dll文件 MongoDB.Bson.dll MongoDB.Driver.dll
  3. 所属分类:C#

    • 发布日期:2017-10-30
    • 文件大小:15728640
    • 提供者:liuyun1987
  1. C++ Q&A 专栏:用 VolInfo 获取逻辑驱动器VC源代码

  2. C++ Q&A 专栏1、我试图写一个能列出系统上的驱动器(C:,D:等)的MFC程序,我也需要知道该驱动器是一个硬盘或是光驱。有这样的一个类来获得此信息吗?2、知道你是一位C#专家(同时也是一位C++专家),我有一个问题。我怎样才能修改系统菜单?在C++里,我可以使用 GetSystemMenu 函数,但在C#中,我不知道该如何完成? 关键字:volumn,disk driver,c#,menu
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:130048
    • 提供者:weixin_38605188
« 12 3 4 5 6 7 8 9 10 ... 50 »