CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - borland c 3.1

搜索资源列表

  1. export.zip

    0下载:
  2. 又一个用Borland C++3.1编译的TCP/IP协议栈
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:1.08mb
    • 提供者:
  1. 1568

    0下载:
  2. 1.Borland c++ builder 6.0开发的车站条屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:544.1kb
    • 提供者:成都混混
  1. 1569

    0下载:
  2. 1.Borland c++ builder 6.0开发的车站图文屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder station transmission Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:401.82kb
    • 提供者:成都混混
  1. bmpsource

    0下载:
  2. This BmpLib.h is a small library of functions written in C++ for Turbo C++ 3.0 and Borland C/C++ 3.1 Compilers that allow you to load a Monochrome or 16 color Bitmap in your programs or you can save your screen image as a Monochrome or 16 color Bitma
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5.14kb
    • 提供者:王小锭
  1. neogeo

    0下载:
  2. Microsoft Visual C++,Borland C++,Watcom C++ ,Borland C++ ,Borland C++ Builder,Borland C++ 3.1 for DOS,Watcom C++ 11.0 for DOS,GNU DJGPP C++ ,Lccwin32 C Compiler 3.1,Microsoft C,High C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55.46kb
    • 提供者:stephen
  1. ZHB-Demo-Jeff

    0下载:
  2. 早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:400.84kb
    • 提供者:杰弗雷
  1. hdtools

    0下载:
  2. 一个DOS下的硬盘数据查看及编辑程序,有自动恢复分区表及修复硬盘逻辑锁等功能(使用Borland C++ 3.1编译) -unit CltConsts interface uses windows, graphics const tp_stureg = A tp_single = 0 tp_multi = 1 tp_yesno = 2 tp_etextin = 4 tp_ct
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:95.78kb
    • 提供者:bbklsm
  1. C8

    0下载:
  2. 用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1-Using C language, a simulation of the process scheduler. Operating environment borland c++ 3.1
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:2.24kb
    • 提供者:Hugh
  1. design_ETR100

    0下载:
  2. ETR100应用开发简介,ETR100E使用Borland C++ 3.1作为开发工具-Application Development ETR100 brief introduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:67.66kb
    • 提供者:施连庆
  1. dos_matrix

    0下载:
  2. Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.- Enter the Matrix MS-DOS screensaver. Sample of using bios f
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:9.25kb
    • 提供者:SoFx00
  1. rle

    0下载:
  2. rle algoritm on borland c++ 3.1-rle algoritm on borland c++ 3.1
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.16kb
    • 提供者:sylar156
  1. fasfklhsdg

    0下载:
  2. 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:69.39kb
    • 提供者:李俊炎
  1. Hash-table-

    0下载:
  2. ** public domain code by Jerry Coffin, with improvements by HenkJan Wolthuis. ** Tested with Visual C 1.0 and Borland C 3.1. ** Compiles without warnings, and seems like it should be pretty ** portable. */ /* ** These are used in fr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2.7kb
    • 提供者:ahmadfatemi
  1. BC31

    2下载:
  2. borland c 3.1 精简版-borland c 3.1...................................
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:8.03mb
    • 提供者:邱泽鹏
  1. Disk01

    0下载:
  2. Borland C++ 3.1 (Disk1)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1.14mb
    • 提供者:rau__
  1. Disk02

    0下载:
  2. Borland C++ 3.1 (Disk2)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1.32mb
    • 提供者:rau__
  1. Disk03

    0下载:
  2. Borland C++ 3.1 (Disk3)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1.37mb
    • 提供者:rau__
  1. Disk04

    0下载:
  2. Borland C++ 3.1 (Disk4)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1.33mb
    • 提供者:rau__
  1. Disk05

    0下载:
  2. Borland C++ 3.1 (Disk5)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1.34mb
    • 提供者:rau__
  1. borland c 3.1完整版下载

    2下载:
  2. 可编译uCOS代码的borland c++ 编译器3.1版 可直接用来编译生成16位程序(The 3.1 version of the Borland c++ compiler that compiles uCOS code Can be used directly to compile and generate 16 bit programs)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1.69mb
    • 提供者:TolerateQwQ
« 12 »
搜珍网 www.dssz.com