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

cd-Audio

  • INTERNATIONAL ORGANIZATION FOR STANDARDIZATION ORGANISATION INTERNATIONALE NORMALISATION ISO/IEC J

    INTERNATIONAL ORGANIZATION FOR STANDARDIZATION ORGANISATION INTERNATIONALE NORMALISATION ISO/IEC JTC 1/SC 29/WG 11 CODING OF MOVING PICTURES AND AUDIO

    标签: STANDARDIZATION INTERNATIONALE INTERNATIONAL NORMALISATION

    上传时间: 2016-03-04

    上传用户:siguazgb

  • Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性

    Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性,包括大小,日期,符号连接,是否可读写及是否可执行。 2 目录切换 – cd : cd dir #切换到当前目录下的dir 目录; cd / #切换到根目录; cd .. #切换到到上一级目录。 3 复制 – cp : cp source target #将文件source 复制为 target; cp /root/source . #将/root 下的文件source 复制到当前目录; cp –av soure_dir target_dir #将整个目录复制,两目录完全一样; cp –fr source_dir target_dir #将整个目录复制,并且是以非链接方式复制,当source 目 录带有符号链接时,两个目录不相同。 4 删除 – rm :

    标签: ls Linux 命令 方式

    上传时间: 2014-01-18

    上传用户:TF2015

  • shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的

    shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 这一步需要root权限 使用方法: shc -r -f script-name 注意:要有-r选项, -f 后跟要加密的脚本名. 运行后会生成两个文件,script-name.x 和 script-name.x.c script-name.x是加密后的可执行的二进制文件. ./script-name 即可运行. script-name.x.c是生成script-name.x的原文件(c语言)

    标签: shell 脚本 shc 加密

    上传时间: 2013-12-21

    上传用户:wfeel

  • C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom

    C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.

    标签: AppWizard indicate custom source

    上传时间: 2016-03-12

    上传用户:cazjing

  • Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w

    Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6

    标签: cross-compiler arm-linux-gcc Compile SQLite

    上传时间: 2016-03-14

    上传用户:qb1993225

  • pci 底层驱动

    pci 底层驱动,初始化音频设备,初始化后audio数据从pci流出

    标签: pci 底层驱动

    上传时间: 2016-03-15

    上传用户:四只眼

  • linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识

    linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls ) 二 切换目录(不处理路径名)。(命令输cd dir_name 或cd/ 或cd.. ) 三 删除当前目录下的文件。(命令输入 del filename )

    标签: linux 文件系统 实验 文件管理

    上传时间: 2014-01-17

    上传用户:

  • 这个bash脚本是为了我自己方便而写的

    这个bash脚本是为了我自己方便而写的,我想它也会给别人带来方便。 使用方法:把脚本的内容copy到你的~/.bashrc文件中就可以了。登录到linux环节之后,你可以使用 lsd 命令列出最近使用过的一些目录,可以使用"cd <数字>"的形式切换到那个目录。 版权 ==== 没有:)

    标签: bash 脚本

    上传时间: 2014-01-22

    上传用户:shizhanincc

  • Wiley出版

    Wiley出版,共20章,大小为12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework

    标签: Wiley

    上传时间: 2013-12-23

    上传用户:zgu489

  • ISO/IEC 13818 7 was prepared by Technical Committee ISO/IEC/TC JTC 1, Information Technology, Subcom

    ISO/IEC 13818 7 was prepared by Technical Committee ISO/IEC/TC JTC 1, Information Technology, Subcommittee SC 29, Coding of Audio, Picture, Multimedia and Hypermedia Information.

    标签: Information Technology ISO IEC

    上传时间: 2016-04-04

    上传用户:jqy_china