CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - turbo c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - turbo c - List
[
CSharp
]
gdfhfhgfhf
DL : 0
Turbo C_Borland C++用户界面程序设计
Date
: 2008-10-13
Size
: 3.17mb
User
:
awake
[
CSharp
]
实现艺术清屏
DL : 0
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-the problem : we in the preparation of procedures, regular use of the screen, such as the dos cls, Turbo C under the clrscr () so with the screen, but these are general sense of the screen does not show the screen law. And sometimes in order to achieve the screen beauty of art often on the screen that there are some specific requirements, such as : opening screen closing supernatant Ping-ping-ping under which the screen. To that end, here with C language several Functions for the procedure, can achieve the purpose of the screen, the screen will increase the artistic aesthetic.
Date
: 2008-10-13
Size
: 3.47kb
User
:
mm
[
CSharp
]
冒泡法改进
DL : 0
冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, each completed a minimum cycle will be the last element (for example, on average ranking), the next cycle is the number of other similar operations such as N on average number sequencing by, Turbo C Programming Language Functions
Date
: 2008-10-13
Size
: 1.33kb
User
:
王想
[
CSharp
]
挽救软盘
DL : 0
软盘的FAT表(文件分配表)被损坏时,计算机就不能从软盘上读取数据。 但是,在软盘中有两份完全相同的文件分配表,而DOS在读文件时并不使用 第二张文件分配表,因此,它被损坏的可能性较低。在计算机提示FAT表损 坏时,利用第二张分配表重写第一张文件分配表,往往能成功地挽回你的软 盘上的数据。文件分配表在磁盘中的具体位置及长度视磁盘的规格不同而 不同。 本文提供的程序,用Turbo C 2.0编写,于Dos6.22,UCDOS 3.1下通过。 按照程序的提示,可方便地完成这一工作。-floppy FAT (File Allocation Table) were damaged, the computer is not possible to read data on the floppy. However, the floppy disk is identical to the two File Allocation Table, and DOS when reading the document does not use the second-File Allocation Table, therefore, it was the possibility of damage to the lower. The computer table suggested FAT damage, the use of a second table to rewrite the first File Allocation Table, often successfully restore your data on the floppy disk. File Allocation Table disk in the specific location and length depending on the disk with different specifications. In this paper, the procedures used to prepare Turbo C 2.0, in the shadow, UCDOS 3.1 through. According to the suggested procedure would facilitate completion of this work.
Date
: 2008-10-13
Size
: 1.17kb
User
:
王想
[
CSharp
]
实现艺术清屏
DL : 0
问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-the problem : we in the preparation of procedures, regular use of the screen, such as the dos cls, Turbo C under the clrscr () so with the screen, but these are general sense of the screen does not show the screen law. And sometimes in order to achieve the screen beauty of art often on the screen that there are some specific requirements, such as : opening screen closing supernatant Ping-ping-ping under which the screen. To that end, here with C language several Functions for the procedure, can achieve the purpose of the screen, the screen will increase the artistic aesthetic.
Date
: 2025-12-20
Size
: 3kb
User
:
mm
[
CSharp
]
冒泡法改进
DL : 0
冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换,每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作?如将N 个数按从大到小排序,Turbo C语言程序函数 -Bubble Act to sort the data is a basic algorithm, which is the basic method : two adjacent elements, if required for the exchange, each completed a minimum cycle will be the last element (for example, on average ranking), the next cycle is the number of other similar operations such as N on average number sequencing by, Turbo C Programming Language Functions
Date
: 2025-12-20
Size
: 1kb
User
:
王想
[
CSharp
]
挽救软盘
DL : 0
软盘的FAT表(文件分配表)被损坏时,计算机就不能从软盘上读取数据。 但是,在软盘中有两份完全相同的文件分配表,而DOS在读文件时并不使用 第二张文件分配表,因此,它被损坏的可能性较低。在计算机提示FAT表损 坏时,利用第二张分配表重写第一张文件分配表,往往能成功地挽回你的软 盘上的数据。文件分配表在磁盘中的具体位置及长度视磁盘的规格不同而 不同。 本文提供的程序,用Turbo C 2.0编写,于Dos6.22,UCDOS 3.1下通过。 按照程序的提示,可方便地完成这一工作。-floppy FAT (File Allocation Table) were damaged, the computer is not possible to read data on the floppy. However, the floppy disk is identical to the two File Allocation Table, and DOS when reading the document does not use the second-File Allocation Table, therefore, it was the possibility of damage to the lower. The computer table suggested FAT damage, the use of a second table to rewrite the first File Allocation Table, often successfully restore your data on the floppy disk. File Allocation Table disk in the specific location and length depending on the disk with different specifications. In this paper, the procedures used to prepare Turbo C 2.0, in the shadow, UCDOS 3.1 through. According to the suggested procedure would facilitate completion of this work.
Date
: 2025-12-20
Size
: 1kb
User
:
王想
[
CSharp
]
code_tool
DL : 0
Turbo C 中编的,显示键盘键值 按任何键可显示此键的键值 全是我自己编的!!! samat-Turbo C series of the show by any keyboard keys can show that this key indicator keys are all part of my own! ! ! SAMAT
Date
: 2025-12-20
Size
: 12kb
User
:
violet
[
CSharp
]
FFT+C
DL : 0
一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
Date
: 2025-12-20
Size
: 1kb
User
:
李建
[
CSharp
]
MAC
DL : 0
turbo码的C程序,许多行前面都有些序号 请自己更正以后运行 有问题请联系:103086097-turbo code of C program, and many firms are some of the serial number in front of your own after the operation to correct a problem please contact: 103086097
Date
: 2025-12-20
Size
: 98kb
User
:
123
[
CSharp
]
five
DL : 0
dos模式下的一个五子棋程序 本人亲测在turbo c下成功调试~-a game code in dos mode
Date
: 2025-12-20
Size
: 3kb
User
:
cg
[
CSharp
]
102
DL : 0
一个C语言编写的推箱子游戏源代码 本游戏是字符模式的,请不要在中文dos下运行。本游戏在TURBO C下调试通过 */ -A Sokoban game written in C language source code of this game is the character models, do not run in the Chinese dos. This game is to debug through the TURBO C* /
Date
: 2025-12-20
Size
: 3kb
User
:
端木传斌
[
CSharp
]
Microsoft-Word-turbo-code
DL : 0
用C++实现TURBO码并在AWGN信道中进行性能测试 -TURBO C++ implementation with the code and performance testing in the AWGN channel
Date
: 2025-12-20
Size
: 8kb
User
:
grubby
[
CSharp
]
Turbo-C_2.0
DL : 0
用于编辑C语言源程序,编译检查程序是否可执行,生成可执行文件-Assembler, the digital control on the far right to achieve the cycle 0-F
Date
: 2025-12-20
Size
: 1014kb
User
:
王一
[
CSharp
]
jisuanji-tuxingxue-DDAsuanfa
DL : 0
直线的生成是用计算机生成图形最基本的技能,通过本实验使学生掌握如何用计算机生成直线。熟悉开发环境,生成直线。 熟悉Turbo C开发环境 分别用DDA算法、Bresenham算法生成直线-Line with computer-generated graphics to generate the most basic skills, through this experiment so that students learn how to use computer-generated lines. Familiar development environment to generate a straight line. Turbo C development environment were familiar with the DDA algorithm, Bresenham algorithm to generate a straight line
Date
: 2025-12-20
Size
: 1.45mb
User
:
wyj
[
CSharp
]
Cshilijiaocheng
DL : 0
里边有一些计算机考试试题,讲解了一些函数,和Turbo C的概述,还有习题分析-Inside the computer test questions, explain some of the functions, and Turbo C, an overview of Problem Analysis
Date
: 2025-12-20
Size
: 2.41mb
User
:
limi
[
CSharp
]
TurboPC
DL : 0
Turbo+C 程序设计例题解析.doc-The Turbo+C Programming Example Problems. Doc
Date
: 2025-12-20
Size
: 78kb
User
:
liang
[
CSharp
]
BpFountion
DL : 0
bp网络C语言编写,可以在turbo c运行,实用-bp net
Date
: 2025-12-20
Size
: 706kb
User
:
jiesen
[
CSharp
]
3015_EX01
DL : 0
Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a (b) Run this program without opening Turbo C (c) Modify this program to print “This is my second program!”, then save it as e2-1b. Please do not overwrite the first program. 2. Write a program that prints the number 1 to 4 on the same line. Write the program using the following methods: (a) Using four “printf” statements. (b) Using one “printf” statement with no conversion specifier (i.e. no ‘ ’). (c) Using one “printf” statement with four conversion specifiers 3.(a) Write a program that calculates and displays the number of minutes in 15 days. (b) Write a program that calculates and displays how many hours 180 minutes equal to. (c) (Optional) How about 174 minutes? -Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a (b) Run this program without opening Turbo C (c) Modify this program to print “This is my second program!”, then save it as e2-1b. Please do not overwrite the first program. 2. Write a program that prints the number 1 to 4 on the same line. Write the program using the following methods: (a) Using four “printf” statements. (b) Using one “printf” statement with no conversion specifier (i.e. no ‘ ’). (c) Using one “printf” statement with four conversion specifiers 3.(a) Write a program that calculates and displays the number of minutes in 15 days. (b) Write a program that calculates and displays how many hours 180 minutes equal to. (c) (Optional) How about 174 minutes?
Date
: 2025-12-20
Size
: 21kb
User
:
王思翰
[
CSharp
]
turbo
DL : 0
这是为涡轮增压,也将与硕士学位。它应该工作 与任何编程语言相比,在该 标签名称或接口。更详细的咨询你的编译器手册。 我写了这篇,所以它会与任何一个微小的或小的模型一起工作。 实际上,它可能与任何模型的工作。你应该 能够组装和MASM和链接权。-This was written for TURBO C and will also work with MSC. It should work with any programming language with no more than minor changes in the label names or the interface. Consult your compiler manual for more detail. I wrote this so it would work with either the tiny or small models. Actually, it will probably work with any of the models. You should be able to assemble this with MASM and link it right in.
Date
: 2025-12-20
Size
: 28kb
User
:
wwq
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.