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

Executable

  • CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for

    CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ project file CHAPT13\Chapt13.dsw Visual C++ workspace file CHAPT13\Chapt13.rc The resource file used in the test program CHAPT13\resource.h IDs defined in the resource file CHAPT13\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\Win32Term.h Definition of the class CHAPT13\Debug\Chapt13.exe 32-bit Executable of the test program.

    标签: AnsiWinTerm CHAPT emulation terminal

    上传时间: 2016-02-02

    上传用户:秦莞尔w

  • CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class

    CHAPT14\MODEM.CPP Implementation of the Modem class CHAPT14\MODEM.H Declarations of the Modem class CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\TSTMODEM.EXE 16-bit Executable of the test program CHAPT14\TSTMODEM.MAK Make file for use with Borland or Microsoft C

    标签: CHAPT MODEM Modem class

    上传时间: 2013-12-24

    上传用户:坏天使kk

  • The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the

    The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the Executable file to a working directory, or to a directory included in your search path.

    标签: distribution the contains included

    上传时间: 2014-09-10

    上传用户:zm7516678

  • ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o

    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 user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max Executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-processor s instructions.

    标签: programmers Beginners Features assembly

    上传时间: 2014-06-21

    上传用户:皇族传媒

  • 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2

    掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 user组中。 3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程 的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目录下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程 序清单 1.3 所示。

    标签: OS-II GUI ADS 1.2

    上传时间: 2013-12-20

    上传用户:wyc199288

  • Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB

    Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC Executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/

    标签: everywhere compile execute example

    上传时间: 2016-12-13

    上传用户:佳期如梦

  • 本人大二学习汇编语言程序设计时的全部源代码

    本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler Executable files, each directory is a process. Want to learn assembly language comrades help.

    标签: 汇编语言 程序设计 源代码

    上传时间: 2013-12-16

    上传用户:zmy123

  • KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, execut

    KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, Executable and various .bas files as examples. To try write basic.exe and the name of one of the .bas files and KBASIC will interpret the file.

    标签: C. interpreter implemented includes

    上传时间: 2017-03-25

    上传用户:xzt

  • Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and exe

    Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and Executable in Visual C++ environment.

    标签: understand and examples pointer

    上传时间: 2017-04-26

    上传用户:Andy123456

  • un the configuration script ---------------------------- In the CGIs directory there is a config

    un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the Executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf

    标签: configuration the directory config

    上传时间: 2014-01-24

    上传用户:heart520beat