CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 驱动器

搜索资源列表

  1. 映射网络驱动器

    0下载:
  2. 映射网络驱动器,简单的说就是将其它计算机的共享文件作为本地的一个驱动器.windows提供了一系列的网络函数帮助我们实现各种复杂的网络功能.我们只是使用到其中两个函数,WNetAddConnection2和WNetCancelConnection.-mapping network drives, simply means that the other computers to share files as a local drive. Windows provides a wide range
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:83312
    • 提供者:wangzidane
  1. 隐藏磁盘驱动器

    0下载:
  2. 通过注册表隐藏磁盘驱动器 regf.WriteInteger( NoDrives ,60) //隐藏驱动器 regf.WriteInteger( NoViewOnDrive ,60) //禁止访问驱动器-through the registry hidden disk drives regf.WriteInteger (NoDrives, 60) / / hidden drives regf.WriteInteger (NoViewOnDrive, 60) / / disal
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:311327
    • 提供者:邱鹏
  1. 映射网络驱动器

    1下载:
  2. 这是一个用vc编写的映射网络驱动器,可以在你的界面上映射一个驱动器盘符,并实现正常的操作。-vc used to prepare the map network drives, you can interface mapping a drive letter, and achieve normal operation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36270
    • 提供者:李浩
  1. 网络驱动器映射设置

    0下载:
  2. 这是一个用VC7写的网络驱动器映射设置的程序。-with VC7 write mapping network drives set up procedures.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46418
    • 提供者:李绍阳
  1. 服务程序如何获取映射驱动器名

    0下载:
  2. 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to solve the problem through som
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2251
    • 提供者:xb
  1. 虚拟驱动器控制程序

    0下载:
  2. 虚拟驱动器控制程序,可对虚假驱动器象读写操作。可用于测试。-virtual drive control procedures, which can drive as false and write. For testing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11521
    • 提供者:认真
  1. 查看驱动器

    0下载:
  2. 查看系统安装的驱动器-View system installed Drivers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:34629
    • 提供者:葛官法
  1. 取磁盘空间及驱动器类型

    0下载:
  2. 取磁盘空间及驱动器类型.rar-from disk space and drive types. Rar
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:166124
    • 提供者:文宣
  1. 用户安装了何种类型的驱动器

    0下载:
  2. vb源码实现对用户电脑驱动器检查,可以探测用户安装了什么类型的驱动器。-vb source implementation of a computer drives inspection, users can be installed to detect what type of drive.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:4925
    • 提供者:峰峰
  1. 判断是否有CD在驱动器内CDAlert

    0下载:
  2. 判断是否有CD在驱动器内-determine whether there is any CD in the drive within
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10155
    • 提供者:就就
  1. 获取驱动器序列号

    0下载:
  2. 具体的功能是:从下拉列表框中选中一个驱动器,然后点击右边的-specific function : from the drop-down list box, select a drive, then click on the right
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26975
    • 提供者:张玉
  1. 建立和断开网络驱动器

    0下载:
  2. 这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。-This is a building and disconnected network drives example, and I hope to help friends.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2749
    • 提供者:钱昆
  1. 获取各种系统信息(操作系统、内存、驱动器、磁盘)

    0下载:
  2. 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion () / / OS version made GetMemInfo () /
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31238
    • 提供者:王明
  1. 16路舵机驱动器代码

    1下载:
  2. 16路舵机驱动器代码 /******************************************************* *工程名:SERVO-SYSTEM 1.0 *文件名:servo-sysetm.c 主函数文件 *功能: 提供底层16路PWM信号 *CPU:M8 *其余主器件:74HC595B1、4N25、40106 *当前版本:1.0
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2009-04-15
    • 文件大小:4809
    • 提供者:buffalo
  1. 映射网络驱动器

    0下载:
  2. 所属分类:网络编程

  1. 驱动器选型指南

    0下载:
  2. PCF8566驱动器选型指南
  3. 所属分类:文档资料

  1. 三洋伺服驱动器

    0下载:
  2. 三洋伺服驱动器调试说明书和电路图,可指导三洋伺服驱动器调试(Sanyo servo driver debugging instruction and circuit diagram)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-13
    • 文件大小:146291
    • 提供者:雪狼公
  1. 85获得驱动器序列号

    0下载:
  2. 85获得驱动器序列号(85 get driver serial number)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:0oc88isk
  1. 驱动器调试软件

    0下载:
  2. 该软件用于伺服驱动器的调试使用,用于参数设置界面监控(The software is used for the debugging of the servo driver and used for the parameter setting interface monitoring)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:30352384
    • 提供者:caitou2
  1. 双路驱动器WSDC2412D

    1下载:
  2. 双路电源驱动器使用说明,包含驱动模块介绍、C语言控制例程、板子图片及接口介绍等。(Instructions for dual power supply driver, including driver module introduction, C language control routine, board picture and interface introduction, etc.)
  3. 所属分类:文章/文档

    • 发布日期:2021-01-11
    • 文件大小:10105856
    • 提供者:彭道杰
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com