搜索资源列表
turboc2(1)
- 存储管理分区分配算法 功能要求: 本课题要求模拟实现可变分区管理。存储管理主要是对存储空间的分配和回收。当有用户申请 空间时,进行分配,空间不用了及时回收,以免造成游离空间,使得该空间再也无法使用。可变分区管理通常采用的方法有多种,本课题要求分别采用首次适应算法和最佳适应算法实现。 -Storage Management Division allocation algorithm functional requirements: This issue demands the real
turboc2
- 这是turboc,是C语言的开发环境,很好用的,现在在网上很难找了!-This is turboc, are C language development environment, a good use, now find it difficult to find a line!
turboc2.0
- c函数速查 软件,你想知道更多的系统函数的类型以及调用方法,就快点来下啊-c function Info software, you want to know more the type of system function and method calls on to the next quickly ah
ReversiGame
- C语言编写的黑白棋小游戏,在Turboc2.0下编译通过,界面友好-C language game of Reversi in Turboc2.0 adopted under the compiler, user-friendly
TeacherWorkload
- C语言编写的教师工作量计算程序,在Turboc2.0下编译通过,界面友好-C language program of the workload of teachers in the next Turboc2.0 compiled through friendly interface
StorageManagementDistrictAllocationAlgorithm
- C语言编写的存储管理分区分配算法 的演示程序,在Turboc2.0下编译通过,界面友好-C language geographical distribution of the storage management algorithm demo program, compiled under the Turboc2.0 approved, user-friendly
ProcessScheduling
- C语言编写的进程调度算法程序,在Turboc2.0下编译通过,界面友好-C language procedures for the process of scheduling algorithm in the compiler under Turboc2.0 approved, user-friendly
MazeProblem
- C语言编写的迷宫问题小程序,在Turboc2.0下编译通过,界面友好-C language, the issue of small maze procedure adopted in the compiler under Turboc2.0, user-friendly
Calculator
- C语言编写的计算器小程序,在Turboc2.0下编译通过,界面友好-C languages calculator applet, compiled under the Turboc2.0 approved, user-friendly
TurboC2.0GGG
- Turboc 绝对堪称经典的C编译软件,人性化的界面等优点促成了其迅速的传播和应用,资源太多好多都没传上去,先给我个权限下点资源吧 -Turboc absolute classic of the C compiler software, user-friendly interface, etc. contributed to its rapid dissemination and application of resources, not a lot of mass up too much, g
mainFrame
- 此程序是一个病毒的模板,具自我复制程序,它将以自己为模板,复制许多不同名字的程序, 这此复制的程序同样都有自我复制的能力类似于病毒,但有不是病毒,因为 没有破坏性,程序中也没有具有破坏性的代码,仅仅是提供一个框架。 程序在turboc2.0中编绎通过-This program is a virus, the template, a self-replicating program, it will use themselves as the template, copy the na
DL
- TurboC2.0 语言,表格输入、打印、保存-TurboC2.0 language, form input, print, save
CLOCK
- 一个用C语言编写的图形界面的时钟程序,利用Turboc2编译-A graphic with the C language interface clock program, compiled using Turboc2
graphprogramme
- tc环境的图形模式编程,如怎么进入图形模式,以及图形模式下怎么绘图。-programming under the mode of graph in the turboc2.0/turboc++3.0 produced by the Borland
TurboC2.0
- Turbo C 2.0集成开发环境的使用, Turbo C 2.0有六张低密软盘(或两张高密软盘)。-Turbo C 2.0 Integrated Development Environment for use, Turbo C 2.0 has six low-density floppy disk (or two high-density floppy disk.)
computer-virus
- 在分析病毒机理的基础上,用C语言写了一个小病毒作为实例,用 TURBOC2.0实现.- This paper introduce the charateristic of the computer virus,then show a simple example written by TURBOC2.0.