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

搜索资源列表

  1. pro_sys

    0下载:
  2. 在linux下开发的shell小程序,用来实现目录查找和硬件察看功能-developed in the shell small program used for search and directory look functional hardware
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:20767
    • 提供者:liu
  1. windowsapi10

    0下载:
  2. windowsAPI程序设计参考大全第十章源代码硬件和系统-windowsAPI program design reference Daquan Chapter 10 source code and system hardware
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:868867
    • 提供者:陈万通
  1. lin_yang_MP4

    0下载:
  2. 凌阳方案MP4硬件电路图(大苹果MP4)。想做这个的朋友可以参考一下。-Sunplus program MP4 hardware circuit (Big Apple MP4). The friend wanted to be a reference.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:188743
    • 提供者:xx
  1. zcdyl_readme

    0下载:
  2. “中尺度雨量站数据软件”使用说明 目前江西省中尺度自动雨量站紧锣密鼓建设,是北京一家公司提供的硬件和服务,软件也是他们提供的。省局也开通了数据查询网站:http://172.20.112.247/ 但是这家公司的雨量查询软件还是有一些缺点,主要体现: 1. 该软件是用ASP开发的,查询数据速度慢。 2. 软件查询很不方便 3. 软件没有集中的数据显示功能 4. 软件没有报表功能,这些在实际都很有必要的 5. 该软件统计方面功能较弱 6. 如果气象局的用户需要
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:507741
    • 提供者:hxc
  1. snlying

    0下载:
  2. 硬件课程设计,设计一个电子琴,本试验得到了老师的一至好评-hardware curriculum design, the design of a flower, the trial was a teacher of a well -
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:38095
    • 提供者:王志
  1. shizh

    0下载:
  2. 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:黄文欢
  1. 51serialinterfaceapplication

    0下载:
  2. 51单片机模拟串口,硬件串口,rs232串口例程-51 microcontroller serial simulation, hardware serial port, RS232 serial port routines
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:196662
    • 提供者:吕丽娟
  1. proteus6.7

    0下载:
  2. proteus6.7资料和第三方库文件,proteus是用来仿真单片机硬件和软件的工具-proteus6.7 information and third-party libraries, simulation is used lic MCU hardware and software tools!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3700
    • 提供者:degf
  1. HDLCodingStyle

    0下载:
  2. verilog硬件描述语言编程规范,描述如何使你编写的代码的可读性更高,可用性更强,并且使你在编程过程中少犯一些低级错误。-Verilog hardware descr iption language programming standard, and describe how you prepared to make the code more readable, more availability, and will enable you to the programming process
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:63680
    • 提供者:崔崔
  1. qiduanmaxianshi

    0下载:
  2. 七段数码管显示的小程序需要多硬件有些了解不过很实用-paragraph 107 of the Digital Display small programs need more hardware but some very practical understanding
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30388
    • 提供者:余天
  1. touchdrive

    0下载:
  2. 完整的触摸屏驱动源程序,有pdf文档,对硬件驱动有兴趣的可以好好研究一下!-integrity of the touch-screen source, a pdf file, right hardware drivers are interested can look carefully at!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:43057
    • 提供者:张天意
  1. vxdevicedriver

    0下载:
  2. VxWorks Device Driver 机制分析.我们不可避免地经常要和device driver打交道,而device driver本身跟操作系统的相关性特别密切,而了解如何能做到屏蔽底层硬件提供标准且通用的接口给上层是我们研究device driver标准的基本目的,由于时间和篇幅的限制,而且我们的工作主要在VxWorks上进行device driver的开发,所以这里只对VxWorks下的标准device driver开发进行分析-VxWorks Device Driver Analy
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:84955
    • 提供者:马哈
  1. picture_process

    0下载:
  2. 很好的利用TI的TMSvc3206000系列的图像采集系统源码,包含硬件电路设计。-good use TI's TMSvc3206000 series of image acquisition system source code, including hardware circuit design.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:15517
    • 提供者:陈友元
  1. ComputerInfo

    0下载:
  2. 取计算机硬件信息的算法、包括CPU、BIOS、HARDID、MAC-information from computer hardware algorithms, including CPU, BIOS, HARDID, MAC, etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12935
    • 提供者:开口
  1. MP3Decord

    0下载:
  2. MP3编码源码,硬件为8731及兼容产品,个人认为学习MP3编码原理比较有意义。-MP3 source code and hardware for 8731 and compatible products, personal learning that the MP3 coding theory more meaningful.
  3. 所属分类:其它

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

    0下载:
  2. 这是硬件逻辑设计的一份参考资料,总结了目前主流FPGA供应商设计的注意事项。-This is a hardware logic design of a reference, summed up the current mainstream FPGA vendor design for attention.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:42014
    • 提供者:王宣强
  1. admd

    1下载:
  2. 完成补码加减乘除的硬件执行过程模拟,用VC6开发-complete complement arithmetic hardware implementation process simulation, developed with VC6
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:194715
    • 提供者:张盈
  1. effective

    0下载:
  2. 一段实用小程序,可以用在硬件调试电路中。如液晶显示电路-a practical small program can be used in hardware debugging circuits. As LCD circuit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2103
    • 提供者:aten
  1. usb_dev

    1下载:
  2. usb硬件开发.ppt,可供需要的朋友参考。-usb hardware development. Ppt, the need for the reference to a friend.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:385648
    • 提供者:陈雨
  1. WDM_DMASample

    0下载:
  2. WDM类型的DMA驱动程序,有的同学在写驱动的时候,可能没有DMA硬件支持,所以,此DMA程序仿真了DMA的请求过程,可以不用硬件的支持,里面用了一个计数器中断来表示DMA请求,然后由DMA驱动来完成DMA功能.-types of DMA WDM drivers, some students wrote in the drive, may not have DMA hardware support, so that the DMA DMA process simulation of the re
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1623069
    • 提供者:李平
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com