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

搜索资源列表

  1. usb code _dsp

    0下载:
  2. 基于2407+D12的USB底层硬件固件程序-based on the 2407 + D12 underlying hardware USB Firmware
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:16487
    • 提供者:周国华
  1. e1-10

    0下载:
  2. 芯片bt8237的底层驱动,实现E1/T1帧的构建-chip bt8237 the bottom drive to achieve E1/T1 Frame Construction
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37807
    • 提供者:刘勇
  1. liu616

    0下载:
  2. 单片机+sl811hs读写u盘的代码,包括底层驱动,fat16文件系统-Single chip and s1811hs source code for USB mass storage read/write, including lower level code and FAT 16 file system.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:13484
    • 提供者:刘伟东
  1. nand flash

    0下载:
  2. TH58NVG1S3AFT05驱动源码,包括最基本的底层读写擦除操作等-TH58NVG1S3AFT05 driver source code, including basic literacy bottom erasure operation
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:4996
    • 提供者:仗剑
  1. ccsmodem

    0下载:
  2. TI CCS2.1 下modem 收发(包括采样重采样变换)的底层代码,是一个完整的工程包.-under modem transceiver (including sampling Resampling transform) the underlying code, is a complete engineering package.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:28905
    • 提供者:jiangfumin
  1. Wukong_SRC

    0下载:
  2. 浙江大学的悟空嵌入式系统模拟器,从底层的CPU、硬件电路板开始模拟的,很棒-Zhejiang University Wukong Embedded System Simulator, from the bottom of the CPU, hardware circuit board simulation of the beginning, terrific!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:22808568
    • 提供者:马龙骧
  1. 时间陷阱

    0下载:
  2. 数据结构底层经典算法——时间陷阱,请大家参考-underlying data structure classical algorithm -- time trap, please refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:吴语
  1. macros128

    0下载:
  2. 自己编写的AVR系列I/O底层库,可供大家参考,希望有用处。-their AVR Series prepared by the I / O library bottom, for your reference, with the hope of usefulness.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:陈建学
  1. java网络工作平台

    0下载:
  2. 很原始的代码,有很多的编程实际工作,现在很难学到的底层操作了-primitive code, a lot of programming work, it is difficult to learn to operate the bottom
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9337
    • 提供者:黄秋峰
  1. C51 CAN BUS源程序

    1下载:
  2. 周立功公司的C51 CANBus开发套件,可应用于CAN BUS的底层驱动开发-the C51 CANBus development kit that can be applied to the bottom of the CAN Bus Driver Development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:73382
    • 提供者:肖华
  1. bios逆向工程文集

    1下载:
  2. 喜欢研究硬件,底层技术人员的参考书籍.剖析BIOS一些技术内幕-like hardware research, the underlying technology of reference books. Some technical analysis BIOS Insider
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:332051
    • 提供者:王宇
  1. awardbios源代码

    0下载:
  2. awardbios源文件.供喜欢研究底层技术人员参考学习.-AwardBIOS source document. Like study for the underlying technology reference study.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2862258
    • 提供者:王宇
  1. 《软件加密技术内幕》[配套光盘]

    2下载:
  2. 此为本书的配套光盘.本书结合实例,重点讲述了软件加密技术及其实施方案,以帮助程序员更好地保护自己的软件。书中介绍了相关系统的底层知识,例如,PE格式深入分析,调试API应用,未公开技术SEH的深入研究等,从而使读者在了解这些底层知识后,可以应用到自己的软件保护方案如各种反跟踪技术的实现中。本书还首度公开了如何编写加壳软件,以及如何将壳与程序融合在一起等一些热门技术。本书由加密解密技术界一流高手共同打造,读者将从本书中获得许多极具商业价值的内幕技术,是专业开发人员不可多得的一本好书。-this b
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3668598
    • 提供者:陶立欣
  1. hideme

    0下载:
  2. Rootkit,用来隐藏进程, 是从系统底层彻底隐藏哦(用process32frist等看不到)。 原本出自www.rootkit.com 我把他修改抽象出了一个hideme函数。 只要在程序中调用就可以了。 另外需要一个sys的支持,我放进来了。 但可能会被某些杀毒软件以为是病毒哦!-Rootkit, to hide the process from the system is completely hidden Oh bottom (using other process32frist
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6901
    • 提供者:胡俊杰
  1. Map_Edit

    0下载:
  2. 使用VC++,从底层实现的一个电子地图浏览系统-use VC, from the bottom of achieving an electronic map browsing system
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:252844
    • 提供者:xqbing
  1. libpcap-1.0.1

    0下载:
  2. 配合Libnet使用的底层ICP/IP协议开发包源码。底层网络开发必备的啊!-Libnet tie in the bottom of the use of ICP / IP protocol development kits source. The underlying network development essential ah!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:500508
    • 提供者:邓庭
  1. CF_IDE接口源码

    0下载:
  2. CF卡在ucFs中的底层驱动接口移植函数,本源码已经过商用验证,放心使用。-ucFs CF card in the bottom of transplant function-driven interface, the source has been commercially proven, easy-to-use.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:10218
    • 提供者:尸尸
  1. opcst

    0下载:
  2. opc server开发工具包。 对于工业用户来讲是个很好地选择。 不用熟悉OPC底层协议就可以开发出一个可用的OPC Server。-Oligomeric Proanthocyanidins server development kit. For industrial users is a very good choice. OPC not familiar with the underlying agreement can develop an OPC Server availabl
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2558068
    • 提供者:qin
  1. ATL写的基于DirectX的游戏引擎

    0下载:
  2. 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数据、逻辑关系,都需要游戏程序里建立、保存。 ///
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:254561
    • 提供者:dasny
  1. synflood

    1下载:
  2. 这是著名的synflood程序的源代码,以了解网络的底层编程-This is the famous synflood program's source code to understand the underlying network programming
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:黄影
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com