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

搜索资源列表

  1. liyao_ucos1

    0下载:
  2. 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:82098
    • 提供者:许之敏
  1. processmon

    0下载:
  2. 在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5173
    • 提供者:俞训峰
  1. win9irq

    0下载:
  2. windows9X下进行中断编写的Dll及实例源码,仅须简单调用DLL中的函数,即可实现在对中断的响应。-windows9X under Dll prepared by the interruption and examples of source code required only a simple call to the DLL function can be realized in response to the interruption.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39140
    • 提供者:phy
  1. jtag_pcb

    1下载:
  2. 里面有通过JTAG口对FLASH的烧写代码,以及原理图和PCB图。-Source code that can write FLASH through JTAG interface and its PCB diagram and schematic diagram
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1288141
    • 提供者:罗越
  1. 601cman

    0下载:
  2. 视频601芯片的驱动源码,你可以完全掌控该芯片了,对于其它多媒体芯片的设计具有参考价值 -601 chip video driver source code, you can completely control of the chips, for other multimedia chip design reference value
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:157763
    • 提供者:马林华
  1. 设备模拟SimulatorAndDriver

    0下载:
  2. 通过VC源代码,讲述了如何进行设置模拟的过程,喜好驱动开发的朋友可以-through VC source code, explains how to set up for the simulation process, preferences Driver Development friends can s
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:983586
    • 提供者:杨俊杰
  1. writeflash

    0下载:
  2. 用vc自己编写flash烧录的源代码 可以实际使用进行flash烧写-vc themselves with the preparation of the flash source code replication can be used for burning flash
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:53113
    • 提供者:白云城主
  1. HMCF_USBDrv

    0下载:
  2. ddk编写的usb驱动源代码,可以处理一般的数据通信。-each prepared by the usb driver source code, can handle general data communications.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:303124
    • 提供者:谢红伟
  1. 枚举机器上所有Pci设备的驱动源码

    2下载:
  2. 枚举机器上所有Pci设备的驱动源码,能帮初学者很快上手。-Enumerate all the machines by taking PCI device driver source code, can help beginners get started quickly.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11901
    • 提供者:汪波
  1. 上传一份模拟IIC读PCF8563的程序

    1下载:
  2. 这是一个PCF8563的源代码程序,已经调试通过了,大家可以试试!-PCF8563 This is a procedure the source code, debugging passed, we can try!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:hua
  1. truecrypt-4.2-source-code

    0下载:
  2. 完美的虚拟加密文件系统程序。可以加密硬盘、优盘等,可以创建自己的文件保险箱,界面简单、易用。-perfect virtual file system encryption procedures. Can be encrypted hard disks You Pan, and can create your own documents safe, simple interface, easy-to-use.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:562012
    • 提供者:李继勇
  1. kbhookCode.rar

    0下载:
  2. 实现驱动程序级别的键盘记录功能的源代码!!使用vc++6.0实现!!程序可以记录键盘信息,To achieve level keyboard driver source code for the record!! Use vc++ 6.0 to achieve!! Program can record the keyboard information
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:31736
    • 提供者:xgt
  1. WDFBOOK.rar

    0下载:
  2. 本光盘为《Windows设备驱动程序WDF开发》书籍的配套光盘。光盘中含有书中所有实例的驱动程序和应用程序的全部源代码,以及生成的驱动程序和可执行的应用程序。除USBSample和PCISample实例因需要硬件设备的支持,读者无法运行外,其他11个实例均可在Windows XP和Windows Vista下运行。,The CD-ROM for the " Windows Device Driver Development WDF" book package CD-ROM. B
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1047565
    • 提供者:sck007
  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
    • 文件大小:3423
    • 提供者:隔夜茶
  1. CS8900

    0下载:
  2. CS8900网卡驱动源码 初学者可参考 附有详细注释-CS8900 network card driver source code for beginners can be found with detailed notes
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:22707
    • 提供者:付炳瑶
  1. Rootkit

    0下载:
  2. 这是内核有名的irphook的源码 ,大家可以自己测试,功能不错啊 -This is a well-known irphook the kernel source code, we can test its own functions well ah
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2432
    • 提供者:王金国
  1. PDIUSBD12-Win98-driver-source

    0下载:
  2. PDIUSBD12 win98驱动源码 可以借鉴一下驱动的写法-The PDIUSBD12 win98 driver source code can learn about driver' s written
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:33015
    • 提供者:王大
  1. HID-source-code(DARFON-AM750)

    0下载:
  2. 某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:45889
    • 提供者:yansword
  1. CAN-BUS-TEST

    0下载:
  2. VC关于DLL调用的源代码,关于界面设计,DLL调用等方面,CAN总线测试编程,很有参考价值。此例程针对周立功pci-CAN9820总线接口卡开发,二次开发例程。-VC call on the DLL source code, interface design, DLL calls, etc., CAN bus test programming, a good reference value. This routine for ZLG the pci-CAN9820 bus interface
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-05
    • 文件大小:4641604
    • 提供者:李菲
  1. 04186689VC_Example_PCI-CAN

    0下载:
  2. 研华can总线数据采集vc源代码,32通道数据采集,中断方式和查询方式-Advantech can bus data acquisition vc source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:119218
    • 提供者:wood
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com