-
-
asm_tools.rar
汇编语言编程和调试工具。
学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。
1.1、宏汇编MASM系统
在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。
-
calculator.zip
It is a calculator with a source code and a header file. I had designed it in the Turbo C/C++. It should provide a good framework for all those who want to develop calculator.
-
DIARY.zip
A Digital Diary developed in Turbo C/C++ to maintain a record of families and friends.
Most common features are addition, deletion, updates of your contacts. The program also gives an insight to capturing BG graphics.
-
OPERATOR_OVERLOADING.zip
... great insight into operator overloading in c/c++. Overloading operators in class operations is always a hectic for beginners. I hope this will be an easy source to take some hint from regarding how the operators are overloaded.
Created using Turbo C/C++
-
-
-
turbo_codes.rar
Using logmap algorithm and maxlogmap algorithm with turbo codes.
-
tc.zip
turbo code description document
-
-
-