虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ISO-TS

  • Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portabl

    Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portable, your work, or your home PC. It s a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language. The material in this tutorial is adapted from my book Beginning Visual C++ 6.0, to provide you with a thorough grounding in pure C++. I ve been careful to address the new standards in C++ laid out by the ANSI and ISO committees and I encourage you to adopt these conventions so that your programs are maintainable for years to come.

    标签: tutorial Welcome reading portabl

    上传时间: 2016-01-26

    上传用户:wsf950131

  • a) 参考《TMS320LF240x DSP结构、原理及应用》

    a) 参考《TMS320LF240x DSP结构、原理及应用》,弄清TMS320LF2407的定时器功能。 b) 测试定时器Timer1,周期中断0.1秒,并控制灯D2闪烁时间为Ts c) 单步运行程序,观察发光二极管D2的发光情况。 d) 程序装入片外,按“RUN”观察发光二极管D2的发光情况。

    标签: 240x TMS 320 240

    上传时间: 2014-12-06

    上传用户:无聊来刷下

  • 《C++标准程序库》本书不仅对每一个程序库组件提供范围广泛的说明

    《C++标准程序库》本书不仅对每一个程序库组件提供范围广泛的说明,也对繁复的观念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。本书是一本包含最新资料的完整书籍。反映出被ANSI/ISO C++语言标准规格书纳入C++标准程序库的最新组成。更明确地说,本书将焦点放在标准模板库(Standard Template Library)身上,检验其中的容器(containers)

    标签: 程序库 标准

    上传时间: 2016-02-27

    上传用户:qiaoyue

  • USB接口驱动

    USB接口驱动,ISO模式,windows DDK编写

    标签: USB 接口 驱动

    上传时间: 2013-12-21

    上传用户:SimonQQ

  • CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardw

    CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardware has a CAN transceiver and CAN controller as specified in ISO 11898. CANopen profile family specifies standardized communication mechanisms and device functionality. The profile family is available and maintained by CAN in Automation (CiA), the international users’ and manufacturers’ group and may be implemented license-free.

    标签: CANopen networking the assumes

    上传时间: 2013-12-26

    上传用户:q123321

  • 为什么叫H.264 H.264是一种视频高压缩技术

    为什么叫H.264 H.264是一种视频高压缩技术,全称是MPEG-4 AVC,用中文说是“活动图像专家组-4的高等视频编码”,或称为MPEG-4 Part10。它是由国际电信标准化部门ITU-T和规定MPEG的国际标准化组织ISO/国际电工协会IEC共同制订的一种活动图像编码方式的国际标准格式,这是我们叫惯了的MPEG中的一种,那为什么叫H.264呢?

    标签: 264 视频 压缩技术

    上传时间: 2016-03-24

    上传用户:lhw888

  • 机顶盒OSD图文解析框架程序

    机顶盒OSD图文解析框架程序,分析ts,解析在屏上显示.

    标签: OSD 机顶盒 程序

    上传时间: 2016-04-03

    上传用户:zhaoq123

  • WINRAR 是现在最好的压缩工具

    WINRAR 是现在最好的压缩工具,界面友好,使用方便,在压缩率和速度方面都有很好的表现。其压缩率比之 WINZIP 之流要高,3.30 增加了病毒扫描等功能。RAR 采用了比 Zip 更先进的压缩算法,是现在压缩率较大、压缩速度较快的格式之一。 主要特点:对 RAR 和 ZIP 的完全支持; 支持 ARJ、CAB、LZH、ACE、TAR、GZ、UUE、BZ2、JAR、ISO 类型文件的解压;多卷压缩功能;创建自释放文件,可以制作简单的安装程序,使用方便;强大的档案文件修复功能,最大限度恢复损坏的 rar 和 zip 压缩文件中的数据,如果设置了恢复记录,甚至可能完全恢复等等……(反正是比 WinZIP 好得多,强烈建议使用 WinRAR 替换 Winzip) 注:此版本安装后即为正式注册版,不含任何个人信息,请放心使用

    标签: WINRAR

    上传时间: 2013-12-12

    上传用户:it男一枚

  • 本书共20章

    本书共20章,分为五大部分。前面第1章引言,内容涉及网络的产生和发展、主要功能、分类以及网络体系结构和ISO/OSI参考模型。第一部分(第2~3章)介绍数据通信知识,涉及数据通信基本概念和基础理论、传输介质、多路复用技术、数据交换技术、调制解调技术以及物理层接口技术等内容。第二部分(第4~6章)讨论各种底层网络技术,涉及各种广域网、局域网和高速局域网技术。第三部分(第7~11章)讨论网络互连技术及其相关协议,涉及网络互连、TCP/IP参考模型、IP、ARP和ICMP、IP路由以及TCP和UDP等内容。第四部分(第12~17章)讨论网络应用程序相互作用模式以及各种具体的网络应用,涉及客户/服务器模型、套接字编程接口、域名系统(DNS)、远程登录(Telnet)、文件传输和访问、电子邮件以及万维网。第五部分(第18~19章)讨论网络安全和管理。最后第20章简单介绍了网络技术的未来发展。本书主要供高等院校计算机专业高年级本科生和低年级硕士研究生作为计算机网络课程的教材使用,同时也可供计算机网络设计人员、开发人员以及管理人员作为技术参考书使用。

    标签:

    上传时间: 2016-04-22

    上传用户:问题问题

  • sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image f

    sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Committee ISI/TC 42, for resolution measurements for electronic still pictorial cameras.

    标签: frequency function provides response

    上传时间: 2014-01-20

    上传用户:qunquan