Description: 用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions. Platform: |
Size: 6437 |
Author:qwedsa |
Hits:
Description: 用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions. Platform: |
Size: 6144 |
Author:qwedsa |
Hits:
Description: Turbo C 2.0 不仅是DOS时代优秀的C语言编程工具,而且还是广大编程学习者的入门语言。本版更彻底地进行了汉化,包括出错信息,却又不牵强翻译,保留了最贴切的信息,并且为其完善了Windows以及中文DOS下的运行环境,使用者并不需要熟悉DOS知识,只需要在安装时将
Turbo C v2.0 指定安装在任意文件夹,再不需要手动更改任何选项,就能够正常编译程序。-Turbo C 2.0 is not only the DOS era of good C language programming tools, but also a vast number of programming language learner entry. Excerpts have been more thoroughly finished, including the error message, but not far-fetched translation, retains the most relevant information, and its improved Windows as well as the Chinese under the DOS operating environment, the user does not need to be familiar with DOS knowledge only need to install Turbo C v2.0 will be installed in any specified folder, and then do not need to manually change any option, the compiler will be able to normal procedures. Platform: |
Size: 2652160 |
Author:王洋 |
Hits:
Description: Turbo C FOR Windows,易语言源码! -Turbo C FOR Windows, easy language source code! Turbo C FOR Windows, easy language source code! Platform: |
Size: 545792 |
Author:tingzi |
Hits:
Description: Turbo C/C++ for Windows 集成实验与学习环境是从事一线教学的大学教师根据 C 语言初学者的特点,量身定制的一个简单易用的 C 语言实验与学习软件。软件集成了高校 C 语言教学中使用最多的三种编译器 Visual C++ 6.0 、Turbo C++3.0和Turbo C 2.0 ,给高校 C 语言的实验教学提供了简单易用的软件实验环境(免费使用)。-Turbo C/C++ for Windows Integration Experiment in line with the learning environment is the teaching of university teachers according to the characteristics of C language for beginners, an easy to use tailor-made C-language experiments and learning software. Software integrates instruction in university C language compiler, the three most Visual C++ 6.0, Turbo C++3.0 and Turbo C 2.0, to the university s experimental teaching C language provides a simple software test environment (free of charge). Platform: |
Size: 26757120 |
Author:张艳海 |
Hits:
Description: rtklib 版本2.4.1
An Open Source Program Package for GNSS Positioning
日本开源网站上提供的关于GPS卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs.
* For real-time PPP, EUREF and IGS have already started to distribute real-time satellite orbit and clock as RTCM v.3 SSR messages via NTRIP. To receive the real-time satellite orbit and clock, users have to make registration and get an account to access the NTRIP broadcasters. Refer BKG GDC site http://igs.bkg.bund.de/ntrip/index for details.
-All of the library functions and APIs are written in ANSI C (C89). The library internally uses standard socket and pthread for Linux/UNIX or winsock and WIN32 thread for Windows. By setting compiler option-DLAPACK or-DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation. The console APs are also written in standard C. The library and console APs can be built on many environments like gcc on Linux. The GUI APs are written in C++ and utilize Borland VCL for the GUI toolkit. All of the executable binary APs in the package were built by free edition Borland Turbo C++ 2006 (http://www.turboexplorer.com)* on Windows. The binary APs were tested on Windows XP SP3 32bit and Windows 7 SP1 64bit. The console APs are also built and tested on Ubuntu 9.04 Linux.
Platform: |
Size: 27762688 |
Author:huo |
Hits:
Description: 用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions. Platform: |
Size: 6144 |
Author:tbedsth |
Hits:
Description: 在 win2000/winxp/vista/win7/win10 下完美使用 Turbo C/C++ 3.0,包括图形程序。
所有环境均已经配置好,不用修改。
双击执行“Turbo C++ 3.0”即可。
由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。
例如,图形程序中初始化图形环境的代码:
int gdriver=VGA, gmode=VGAHI;
initgraph(&gdriver, &gmode, "C:\\TC30\\BGI");
路径说明:
dosbox 虚拟 DOS 环境的软件 DosBox 0.72
DISK_C 虚拟的 DOS 环境的 C:\
└TC30 Turbo C/C++ 3.0 程序文件路径
Alt + Enter 可以切换全屏/窗口。(This system can perfectly use Turbo C/C++ 3 in win2000/winxp/vista/win7, including graphic program. All environments have been configured without modification. Double click to execute "Turbo C++ 3". Because the DOS environment is virtualized, the folder DISK_C is C:, so you need to pay attention when using the file path. For example, code for initializing graphical environment in graphics programs: Int gdriver=VGA, gmode=VGAHI; Initgraph (&gdriver, &gmode, "C:\\TC30\\BGI"); Path Description: Dosbox virtual DOS environment software DosBox 0.72 C:\ in DISK_C virtual DOS environment TC30 Turbo C/C++ 3 program file path Alt + Enter can switch full screen / windows) Platform: |
Size: 4670464 |
Author:巜御风踏血 |
Hits: