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

搜索资源列表

  1. bmp2htm

    0下载:
  2. 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113402
    • 提供者:陈凯
  1. vga13h0.2

    0下载:
  2. 本工作室专门为DOS TC开发的VGA图形函数库,目前已经完成了0.3版,这个是0.2版。实现了一些实用的图形功能,最终目标是实现一个游戏引擎。0.2版还存在很多问题,架构不好,代码也很乱。-the studio specifically for the development of the TC DOS VGA graphics libraries, has completed version 0.3, the 0.2 version. The practical realization of
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:565576
    • 提供者:陈凯
  1. Vigenere加密器(TC版)

    0下载:
  2. 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryption and decryption algorithms
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17298
    • 提供者:
  1. WUZICHESS

    0下载:
  2. 五子棋(TC版),提供交互界面,TC2.0编译-331 (TC edition), provides interfaces to compile WITH TC 2.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7819
    • 提供者:胡安
  1. TC2.0库函数查询 V1.0

    1下载:
  2. 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。-The software contains 355 WITH TC 2.0 libraries, each provide a function corresponding to the first doc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42924
    • 提供者:苏宛新
  1. 贪食蛇_xiaohui82

    1下载:
  2. 贪食蛇游戏经典游戏之一,本程序采用C编程,在TC2.0下通过运行,谢谢大家欣赏-pivotal game classic games, the procedures used C programming, by running under WITH TC 2.0, thank you all appreciate
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:吴晓辉
  1. C语言演示链表操作

    0下载:
  2. 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6584
    • 提供者:康道之
  1. TC 2.0 挖地雷

    1下载:
  2. TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57510
    • 提供者:miao
  1. TC 2.0 挖地雷源代码

    0下载:
  2. 使用c 语言编程的挖地雷游戏,可以作为初学c语言想进一步学习c图形编程的学习材料之一-use of the programming language dug mines games can be used as language learning c c would like to further study graphic programming one of the learning materials
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27568
    • 提供者:11
  1. Mathshandbook

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:127157
    • 提供者:鸡冠花
  1. kaoyanwords

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2073782
    • 提供者:鸡冠花
  1. 05wendenganswer

    0下载:
  2. 此程序在K6II350,TC2.0环境下通过翻译、运行。 演示了五个优先级队列,时间片分别为8、16、32、64,128。 -K6II350 in this procedure, WITH TC 2.0 environment through an interpreter, run. Demonstration of five priority queues, time-were 8,16,32,64,128.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1390259
    • 提供者:鸡冠花
  1. gedou

    0下载:
  2. 该游戏是在TC2.0环境下编译的格斗游戏。左右移只做一个函数的,不过为了好区分一点,就分开写了! -is in the game environment WITH TC 2.0 compiler fighting game. They should only about shifting function, but in order to distinguish between good point, it was separated!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2131
    • 提供者:李光
  1. TC 2.0库函数

    0下载:
  2. 嵌入式系统软件设计中用到的C函数库,包含说明文档,按照字母查询。-embedded system design software used in the C library, including documentation, in accordance with the letters inquiries.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:169491
    • 提供者:yybb526
  1. 1116005457

    0下载:
  2. c语言高级编程实例程序代码、按章放置; 光盘中所有程序在TC2.0或者在VC6.0下调试通过-high-level programming language code examples, according to the charter items; CD WITH TC 2.0 in all the procedures or through debugging under VC6.0
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:642301
    • 提供者:yoo
  1. deletionofelement

    0下载:
  2. TC2.0下调试成功,实现线性表元素的删除,可以指定特定的元素进行删除,文件中包含原代码和EXE程序.-under WITH TC 2.0 Debugging success and the achievement of linear elements deleted table, which may be designated for specific elements deleted, documents include the original EXE code and procedure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10199
    • 提供者:nash
  1. TC 2.0

    0下载:
  2. TC程序包
  3. 所属分类:开发工具

  1. TC

    0下载:
  2. TurboC 2.0不仅是DOS时代优秀的免费C语言编程工具,而且还是广大编程学习者的入门语言。-TurboC 2.0 is not only the DOS era of good, free C language programming tools, but also a large introductory programming language learner.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1021114
    • 提供者:panyao
  1. TC

    0下载:
  2. Turbo C 2.0 ,C语言程序设计集成开发环境“Turbo C 2.0”-TC
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14436012
    • 提供者:cj
  1. TC-BUS测试软件V1.2.0.14_161025

    0下载:
  2. 本软件为鼎信公司tc-bus测试软件,可给初学者进行参考(This software is the tripod letter company tc-bus test software, can be used for beginners reference)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:8049664
    • 提供者:小李123
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com