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.
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
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.
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.
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/
本人大二學(xué)習(xí)匯編語言程序設(shè)計(jì)時(shí)的全部源代碼,均已經(jīng)編譯通過生成可執(zhí)行文件,每個(gè)目錄是一個(gè)程序。希望對(duì)學(xué)習(xí)匯編語言的同志有所幫助。-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.
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.
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