CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 文档资料 软件工程

资源列表

« 1 2 ... .03 .04 .05 .06 .07 8308.09 .10 .11 .12 .13 ... 8410 »
  1. SOPC_Vidicon

    0下载:
  2. 讲述以ALTERA公司的FPGA为核心,基干SOPC技术的嵌入式攒像机的设计-described in the company Altera FPGA as the core, SOPC skeleton embedded bloggers like Machine Design
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:127.69kb
    • 提供者:阿康
  1. DesignofTrainCommunicationAdapterBasedonSOPC

    1下载:
  2. 介绍了MVB总线帧结构,并完成了用于网络连接的MVB总线访问IP核的设计。-introduced the MVB bus frame structure, and completed the network connection for the MVB bus visit IP core design.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:146.1kb
    • 提供者:阿康
  1. 2407EVM

    0下载:
  2. Ti公司TMS320LF2407评估板的原理图及使用说明,对于首次开发很有用-Ti company TMS320LF2407 Evaluation of the diagram and use, For the first time the development of useful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:229.61kb
    • 提供者:xiaoke
  1. IC_Design

    0下载:
  2. 本压缩包是设计IC卡读写器的一个例程,附有源代码,详细讲解和相关参考文献。-package is the compression IC Card Reader design of a routine, with the source code, explained in detail and related references.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.96mb
    • 提供者:赵飞
  1. copyright

    0下载:
  2. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met-Redistribution and use in source and binar y forms, with or without modification, are permitted provi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:的输
  1. jiekoutongxin

    0下载:
  2. 一、 设计目的及所需设备: 了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线; 二、串行口的有关硬件资料 1. 9芯RS-232C接口标准: (1) 引脚1:CD,载体检测; (2) 引脚2:RXD,接收数据; (3) 引脚3:TXD,发送数据; (4) 引脚4:DTR,终端准备好; (5) 引脚5:信号地; (6) 引脚6:DSR,MODEM准备好; (7) 引脚7:RTS,请求发送; (8) 引脚8:CTS,清除发送; (9)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:27.04kb
    • 提供者:与非门
  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:501.2kb
    • 提供者:与非门
  1. caozuoxitongquan

    0下载:
  2. 广东工业大学操作系统课程设计(全) 广东工业大学操作系统课程设计(全 )-Guangdong University courses on operating system design (all) Guangdong University courses on operating system design (all)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:241.47kb
    • 提供者:与非门
  1. yinhaogjia

    0下载:
  2. 加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。 要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的防止和避免死锁的发生。 -deepen understanding of the application of resources to avoid deadlock concepts, and share and understand the deadlock and avoid the deadlock spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:325.44kb
    • 提供者:与非门
  1. j2eeppt

    0下载:
  2. J2EE技术PPT资料 一些E文资料,希望对大家能正在寻找的!-J2EE technology PPT some information E. text information, we can hope for is to find!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:341.76kb
    • 提供者:wdf12
  1. zidongxiezai

    0下载:
  2. 使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4.82kb
    • 提供者:arpiar
  1. UpdateApp

    0下载:
  2. 现在很多共享软件都有\"在线升级\"功能,比如\"Windows 优化大师\",\"超级兔子\",所谓在线升级就是一个版本检测程序,通过他,用户可以随时检查有没有新版本程序,以便及时升级.-now sharing software has many "online upgrade" features such as "Windows optimization guru" and "Super Rabbit", the so-called
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4.28kb
    • 提供者:arpiar
« 1 2 ... .03 .04 .05 .06 .07 8308.09 .10 .11 .12 .13 ... 8410 »
搜珍网 www.dssz.com