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

LD-CD-VCD-dvd

  • 对P1、P2、P3口的输入数据保存

    对P1、P2、P3口的输入数据保存,再将这些数据输出给CD显示

    标签: 输入 数据

    上传时间: 2013-12-16

    上传用户:qq21508895

  • Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Archite

    Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know we

    标签: certification Enterprise technology Sun

    上传时间: 2016-07-27

    上传用户:李梦晗

  • 在Linux系统上使用Socket接口实现FTP客户端和服务器的程序

    在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。

    标签: Socket Linux FTP

    上传时间: 2016-07-29

    上传用户:huangld

  • 神龙卡双屏控件 控件最大特点: 1、支持VGA

    神龙卡双屏控件 控件最大特点: 1、支持VGA,TV视频(神龙卡)同步显示。 2、神龙卡播放基本功能都有。 基本功能: 1、支持神龙5代卡,神龙新一代卡和神龙新二代卡,神龙最新卡。 2、支持视频格式:MPEGE-2,MPEG-1流,DVD-视频,SVCD和VCD1.0与2.0。 3、支持MP3,MP2音频格式。 4、支持的编程语言,DELPHI,VB,PB,CB,VC,VFP等支持DLL调用的编程语言。 提供DELPHI,VB的演示程序源代码,请在安装目录打开工程文件。

    标签: VGA 控件

    上传时间: 2014-01-10

    上传用户:jing911003

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    标签: familiarity programming experience dominant

    上传时间: 2013-12-11

    上传用户:362279997

  • (1) 为Windows操作系统建立兼容的DOS命令接口

    (1) 为Windows操作系统建立兼容的DOS命令接口,文件与目录命令 (2) 具体命令:DIR,RD,CD,MD,DEL,MOVE,REN,XCOPY,命令格式可参考Windows的CMD.EXE或MS-DOS提供的命令格式 (3) 设计命令的名称,参数等格式 (4) 可以字符形式接受命令,执行命令,然后显示命令执行结果

    标签: Windows DOS 操作系统 兼容

    上传时间: 2014-07-25

    上传用户:gengxiaochao

  • 接收遥控器发出的指令并存储

    接收遥控器发出的指令并存储,再批量(可以做到80个按键连发)发出,适合各种需要生产TV/DVD/STB等需要很多设定参数的场合

    标签: 接收 指令 存储 遥控器

    上传时间: 2013-12-17

    上传用户:gxmm

  • 程序主要模拟了系统文件管理的功能

    程序主要模拟了系统文件管理的功能,主要功能有: MD:在目录文件中创建子目录,同时搜索当前目录最后一个目录项,并保存指针信息 CD:根据当前目录切换到指定目录 RD:搜索所要删除的目录是否为空目录,若是则删除 MK:在当前目录中创建文件名称(申请空间利用位示图修改FAT) DEL:搜索所要删除的文件是否存在,若是则删除(恢复位示图修改FAT) DIR:列出当前目录的所有目录项 DIR1:列出当前目录的位示图

    标签: 程序 模拟 文件管理

    上传时间: 2014-01-06

    上传用户:zhichenglu

  • 从Java 的基本语法到它最高级的特性(网络编程、高级面向对象能力、多线程)

    从Java 的基本语法到它最高级的特性(网络编程、高级面向对象能力、多线程),《Thinking In Java》都 能对您有所裨益。Bruce Eckel 优美的行文以及短小、精悍的程序示例有助于您理解含义模糊的概念。 面向初学者和某种程度的专家 教授Java 语言,而不是与平台有关的理论 覆盖Java 1.2 的大多数重要方面:Swing 和新集合 系统讲述Java 的高级理论:网络编程、多线程处理、虚拟机性能以及同非Java 代码的连接 320 个有用的Java 程序,15000 行以上代码 解释面向对象基本理论,从继承到设计方案 来自与众不同的获奖作者Bruce Eckel 可通过万维网免费索取源码和持续更新的本书电子版 从www.BruceEckel.com 获得配套CD(含15 小时以上的合成语音授课) 读者如是说:“最好的Java 参考书⋯ ⋯ 绝对让人震惊”;“购买Java 参考书最明智的选择”;“我见过的 最棒的编程指南”。

    标签: Java 网络编程 对象 多线程

    上传时间: 2016-08-12

    上传用户:asddsd

  • Today s ActionScript-based applications require increasingly sophisticated architectures and code. T

    Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common programming scenarios. Beyond a reference, Advanced ActionScript with Design Patterns is a practical guide complete with sample mini-applications illustrating each design pattern. The accompanying CD includes a trial version of Flash 8 along

    标签: ActionScript-based architectures sophisticated applications

    上传时间: 2016-08-17

    上传用户:z754970244