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

搜索资源列表

  1. ucw-src129

    0下载:
  2. UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:428661
    • 提供者:lee
  1. Cypress_ax

    0下载:
  2. cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:25932
    • 提供者:xw
  1. checkmate

    0下载:
  2. CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the S
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1198881
    • 提供者:孙章固
  1. pieflab

    0下载:
  2. % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % s
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:114265
    • 提供者:汪伟
  1. matlab-commands-for-image-processing

    0下载:
  2. 图像处理领域中matlab命令的说明文档,包含很常用的图像处理的命令
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:427344
    • 提供者:袁发发
  1. MYSQL

    0下载:
  2. 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter passw
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:22449800
    • 提供者:qwli
  1. 黑客入侵所需要的几个常用命令

    0下载:
  2. 黑客入侵所需要的几个常用命令-hacking required several commands
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4949
    • 提供者:ection842004
  1. LaserGestureRecognition

    1下载:
  2. Wouldn t it be great if we could somehow give visual commands to our computer without touching the keyboard or mouse? In this article, we will put together a simple laser gesture recognition application and use it to control Windows Media Player. Thi
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-18
    • 文件大小:348218
    • 提供者:成东
  1. anti-compile.c

    0下载:
  2. ead file \"YD.DOC\". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:100857
    • 提供者:刘清
  1. CT-API

    0下载:
  2. This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Pa
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:34455
    • 提供者:陳幼幼
  1. IR_NEC_code

    0下载:
  2. IR NEC Protocol Example Commands
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:11597
    • 提供者:cookie114
  1. sldemo_f14

    1下载:
  2. This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11907
    • 提供者:wanghuixia
  1. miditime

    0下载:
  2. All good midi files should have a fantastic intro and a good ending. One effect that is often used by musicians is fading. It produces a soft start and end of a song. Only few sequencers support fade in/out of songs. My keyboard sequencer h
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:30315
    • 提供者:杨成
  1. midicmp

    0下载:
  2. My first intention writing this program was getting knowledge about midi. After writing the pendant TXT2MIDI program I used it to sequence some music titles. When I bought my music workstation (including a more powerful sequencer) my use of MI
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:43794
    • 提供者:杨成
  1. dmp2midi

    0下载:
  2. The program MIDIDMP generated a simple time sorted dump of notes from a midi file. Somebody asked me for a converter back to midi. Here is it. Currently MIDIDMP only dumps notes and tact measures. In future I will add some other midi commands
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:41988
    • 提供者:杨成
  1. McGraw.Hill.C.CPP.Programmers.Reference.3rd.Editio

    0下载:
  2. This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:462500
    • 提供者:李四
  1. 1131

    0下载:
  2. At Commands 完整之語音及傳真的通訊協定技術文件說明
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:371499
    • 提供者:joederek
  1. exe1

    0下载:
  2. ssd8 exercise 1 The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:6725
    • 提供者:xyf
  1. rulerricheditctrl_demo

    0下载:
  2. The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27235
    • 提供者:张澜
  1. OSKITS

    0下载:
  2. At can be given its arguments in a file. You can comment out lines by preceding them with either # or - characters. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the fi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1004859
    • 提供者:xiaoxiao
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com