CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tc2.0

搜索资源列表

  1. sort

    0下载:
  2. 各种排序算法的图形演示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:46460
    • 提供者:fenghuan
  1. application_of_undirected_network

    1下载:
  2. 内含源码,以及可执行的exe文件,系统使用说明(tc2.0下运行)。程序可以实现以下功能: 1. 创建无向网。可以输入最多30个城市的信息(输入的城市是连通的):城市的名字,两个城市之间的距离,两个城市之间的票价。 2. 以文件的形式保存输入的城市的信息。 3. 求连通所有城市的最短路径,并用图形界面显示最短路径。 4. 求任意两个城市之间的的最短路径,并用图形界面显示最短路径。 5. 用图形界面显示网络 程序在TC2.0下实现,dos界面,适合C语言初学者练习-Con
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:363921
    • 提供者:yishan
  1. C-yuyanshilijincui

    0下载:
  2. 1.【Code】目录,包括实例1~190的所有源代码和可执行程序。 2.【Tools】目录,包括TC2.0编译器。-1. 【Code】 directory, including the examples 1 ~ 190 of all source code and executable programs. 2.】 【Tools directory, including TC2.0 compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4575511
    • 提供者:乖乖
  1. fxset

    0下载:
  2. dos下批处理用工具。多年前练手品。tc2.0-dos batch of tools. Hand goods to practice many years ago. tc2.0
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8112
    • 提供者:mfyll4
  1. yuan

    0下载:
  2. 模仿windows画图forDOS,使用TC2.0,可用于学习图形图像编成入门-Paint windows mimic forDOS, the use of TC2.0, graphical images can be used to study entry into
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:8954
    • 提供者:崔波
  1. Snake_source

    0下载:
  2. 本程序为贪吃蛇游戏,想必大家都玩过这个游戏,程序源代码用TC2.0编译通过,需要图形驱动文件的支持,在TC2.0的集成环境中有.-This procedure for the Snake game, must we all played the game, with source code compiler TC2.0 passed, the need for graphics driver file support integrated in the environment TC2.0 the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6549
    • 提供者:wzk
  1. 1

    0下载:
  2. 俄罗斯方块TC2.0版本,俄罗斯方块TC2.0版本-TC2.0 version of Tetris,TC2.0 version of Tetris,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:5333
    • 提供者:速度
  1. BigNum

    0下载:
  2. 数据结构 大数相乘 c环境下运行 里面带了tc2.0-Data structures to run large numbers multiplied by c environment which brought tc2.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1017919
    • 提供者:
  1. els_win

    0下载:
  2. VC6.0版本的俄罗斯游戏的代码。基础是TC2.0的C语言版本。首发于www.BCCN.net. --hoodlum1980-VC6.0 version of the Russian game code. Is based on TC2.0 C-language version. Starting at the www.BCCN.net.- Hoodlum1980
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1443723
    • 提供者:jinfd
  1. time_load

    0下载:
  2. 模拟时钟转动的C语言程序,开发环境TC2.0-none
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:cwal
  1. line

    0下载:
  2. 实现计算机图形学中橡皮筋线,用TC2.0编译,只能用键盘操作,能显示当前坐标-To achieve computer graphics rubber band line, with TC2.0 compile, only use keyboard and can display the current coordinates
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:812
    • 提供者:yan
  1. paopaotang

    0下载:
  2. TC2.0运行通过的C语言泡泡堂程序,支持人与人对战-TC2.0 to run through the C-language BnB program in support of human Battle
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:5583
    • 提供者:dantelight
  1. FFT

    1下载:
  2.   // 函数名: 快速傅立叶变换   // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。   // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
  3. 所属分类:SCM

    • 发布日期:2015-10-24
    • 文件大小:1473
    • 提供者:刘玉才
  1. Tetris

    0下载:
  2. 这是一个C语言的俄罗斯方块游戏的源代码, 通过win-tc2.0编译,采用高效算法-This is a C language source code for Tetris game, through the win-tc2.0 compiled, using efficient algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:8055
    • 提供者:Zyq
  1. BUDDHA2

    0下载:
  2. 用法西斯、佛符号画的递归图形,在TC2.0下可以运行-With France, Buddhist symbols painted recursive graphics, may be run in the TC2.0
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1721
    • 提供者:pengkui
  1. 3d

    0下载:
  2. 计算机图形学三维变换,包括旋转与缩放,TC2.0下编译-Three-dimensional computer graphics transformations, including rotation and scaling, TC2.0 compiled
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2629
    • 提供者:Leo
  1. CALL1

    0下载:
  2. C语言编的计算器,比较麻烦的计算器,但是纯C语言编的,必须用TC2.0才能正常使用-C-series of calculators, calculator more troublesome, but a pure C language compiled, we must use in order to work properly TC2.0
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6046
    • 提供者:dowill
  1. Themanagementsystemoftudentscore

    0下载:
  2. 采用TC2.0作为开发工具,用结构体实现学生成绩管理系统的基本功能,包括:学生成绩管理系统界面的设计,录入学生成绩,查询学生成绩,修改/删除学生成绩,统计学生成绩,学生成绩排序,所有的学生资料保存为文本格式等。-Using TC2.0 as a development tool, with a structure to achieve student performance management system for basic functions, including: student ach
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:李朋
  1. waixing

    0下载:
  2. 做的一个比较简单的游戏,使用了很多图形的东西,编译环境TC2.0。-To do a relatively simple game, using a lot of graphics stuff, build environment TC2.0.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:154002
    • 提供者:聪林
  1. youxi

    0下载:
  2. 魔方游戏,这是个C语言编写的游戏。能在TC2.0上通过。大家参考下。-Cube games, this is a game written in C language. Adopted in TC2.0. We refer to the following.
  3. 所属分类:Game Program

    • 发布日期:2017-04-25
    • 文件大小:11085
    • 提供者:余旭锋
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com