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

搜索资源列表

  1. MP4Dec

    0下载:
  2. MP4编码源码,主要注重算法,与处理器有关部分有删节。-MP4 source code, focused primarily on algorithms, and some of the processors are cut.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33.12kb
    • 提供者:黎剑峰
  1. usbhid

    0下载:
  2. 针对USB HID设备的编程,采用VC编码,通过检测,有一定的参考价值-against USB HID programming using VC coding through testing, a certain reference value
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:23.5kb
    • 提供者:将明
  1. power

    0下载:
  2. 本程序为编码器调节电压,能校对:输出电压,输入电压,与校对调节输出的电压值,适合做通用数字电源程序
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:619.62kb
    • 提供者:JANY
  1. Usb摄头

    0下载:
  2. 罗技Usb摄头驱动,编码器分析源码,帮你学习驱动的好东西-Logitech Usb perturbation first driver source code for analysis, help you learn the good things Drivers
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:119.57kb
    • 提供者:李芳
  1. UNICODE全编码

    0下载:
  2. UNICODE全部的编码,对于要做中文菜单的朋友很有用。 只要放入软件里面就可以了。
  3. 所属分类:驱动编程

  1. mpeg编码和解码

    0下载:
  2. 关于mpeg的编码和解码
  3. 所属分类:驱动编程

    • 发布日期:2010-11-30
    • 文件大小:576.85kb
    • 提供者:panpan358
  1. DS300M_EVKIT_OSD

    0下载:
  2. DS300M GB2312全中文字库字符叠加模块上评估板软件及数据手册及GB2312编码-DS300M GB2312 OSD datasheet
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:liulinfeng
  1. wndsinfo

    0下载:
  2. 从驱动中获取窗口信息,仅供参考.其中有些硬编码在不同版本下需要修正,请注意,不能直接生吞活剥。-Window from the driver to obtain information, for reference purposes only. Some of them hard-coded in the different versions of the need to amend, please note that should not directly生吞活剥.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:2.66kb
    • 提供者:laolee
  1. Code

    0下载:
  2. Hiding process with DKOM !采用断开系统中进程的双向链表方式,隐藏指定进程。本程序采用了硬编码,所以只能隐藏XP的进程,如果是其他系统需要修改编码地址!-Hiding process with DKOM! Disconnect system using two-way linked list in the process of the way, hidden designation process. This procedure uses hard-coded, so c
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:3.34kb
    • 提供者:隔夜茶
  1. zongxian

    0下载:
  2. 总线编程 AT24C系列E2PROM芯片地址的固定部分为1010,A2、A1、A0引脚接高、低电平后得到确定的3位编码。-Bus Programming AT24C Series E2PROM chip address for the fixed part of 1010, A2, A1, A0 then pin high, low-level to be determined after the three coding.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:602byte
    • 提供者:将军
  1. BMDriver

    0下载:
  2. 简单有效地辨别增量式编码器正反旋转子程序。提供两个返回值以区别。-Simple and effective way to identify positive and negative incremental rotary encoder subroutines. Provided to distinguish between the two return values.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:532byte
    • 提供者:yanth
  1. modbusb

    0下载:
  2. 控制中用到的mobus协议的编码实现,希望给您带来方便-Mobus control protocol used in the realization of the coding, I hope to bring convenience to your
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:541.63kb
    • 提供者:wxy
  1. 6601

    0下载:
  2. 对4x4矩阵键盘的编码程序,能够准确的实现矩阵键盘的编码!-4x4 Matrix keyboard for coding procedures
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:15.12kb
    • 提供者:吴文伟
  1. pcl833

    0下载:
  2. 研华编码器采集卡的C接口库,适用于pci1784,稍加改变适合pcl8-Advantech Encoder Capture Card C-interface library for pci1784, little changed for pcl833
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:140.96kb
    • 提供者:luzhankui
  1. dnfwgym

    0下载:
  2. 由于我的C用的比较少,所以大部分都用的汇编,部分地方用汇编写不是很方便,所以我用的C,由于只是学习,所以内核地址我没有计算都是硬编码的。过DNF主要分为三步,也许我的思路不太正确,反正可以OD调试,下断。 程序没怎么修边幅,因为只是测试,所以一般都没有写更改内核后的恢复,不过不妨碍使用。 第一步,这也是最起码的,你必须要能够打开游戏进程和线程,能够开打进程和线程后不被检测到 第二步,能够读写进村内存 第三步,能够用OD附加游戏进程 第四步,能够下硬件断点而不被检测
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:12.36kb
    • 提供者:nyq
  1. introduction_of_signal_source

    0下载:
  2. 驱动开发的信号源知识介绍,信号源分类 移动通信常用编码方式和信号驱动-The source of knowledge-driven development introduced classification of mobile communication signal encoding and signal drive common
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:haha
  1. MyEncoder

    0下载:
  2. 演示了MFM,M2FM的编码解码原理,并给出其图形化解释-Demonstrates how to read the hard disk for more information
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:349.14kb
    • 提供者:枯木君
  1. linux_driver_2.03

    1下载:
  2. 这是一个dm9161的驱动linux程序编码-This is a program code linux driver dm9161
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:11.2kb
    • 提供者:tony
  1. libusb-win32-snapshot-1.2.4.9

    0下载:
  2. libusb库源码,可以供有兴趣的程序员研究提高编码水平。-libusb library source code, you can study for interested programmers to improve coding standards.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3.73mb
    • 提供者:孙忠好
  1. jdsaio

    0下载:
  2. 上图为程序运行过程中截取的界面图,程序执行之初,由于摆杆静止,编码器实际值、换算为角度之 后的值以及换算为弧度之后的值均为0,如果人为的敲击摆杆,会看到上述三处的值在连续的变化。说明 驱动程序-National Instruments Corporation. An Overview of Accessing DLLs or Shared Libraries from LabVIEW National Instruments Tutorial. www.ni.com
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:22.36kb
    • 提供者:张涛
« 12 3 »
搜珍网 www.dssz.com