CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Borland

搜索资源列表

  1. btree-mem.tar.z

    0下载:
  2. 用Borland C写的B-Tree算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:131316
    • 提供者:
  1. nmbc55.zip

    0下载:
  2. 上面的矩阵算法库的Borland编译文件
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3214
    • 提供者:
  1. ZIP解压源程序

    0下载:
  2. ZIP解压源程序 VC++编写 Borland C++buider 环境下通过-source VC extracting ZIP prepared Borland C environment through buider
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:110050
    • 提供者:汤瑞
  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:191737
    • 提供者:江焱风
  1. tpabbrevia_3_04

    0下载:
  2. Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.-
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3769659
    • 提供者:江焱风
  1. fox

    0下载:
  2. Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:991877
    • 提供者:狐狸
  1. ZZ

    0下载:
  2. 一个关于中值滤波的程序,在Borland C++下编译通过
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:576
    • 提供者:Aporoll
  1. yasuo

    0下载:
  2. 一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8431
    • 提供者:anlina
  1. matlab

    0下载:
  2. 使用须知 1. 文件夹 两个文件夹:Mbook和Mfiles。 Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。 MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。 2. 使用前的准备 (1)软件需要安装Office2000 和MATLAB6.5。 (2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。 (3)在
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6915026
    • 提供者:Garfiled
  1. perceptron

    0下载:
  2. 本程序采用感知器算法进行分类设计,采用Borland C++ Builder 6.0进行编程实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:376477
    • 提供者:孙犁
  1. LZW_COM

    0下载:
  2. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13421
    • 提供者:冰冰
  1. rebuilt.lzw

    0下载:
  2. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12115
    • 提供者:冰冰
  1. btree-mem.tar.z

    0下载:
  2. 用Borland C写的B-Tree算法, B-Tree algorithm writes which with Borland C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:131316
    • 提供者:
  1. huffman-C

    0下载:
  2. 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:38960
    • 提供者:毕雪成
  1. nmbc55

    0下载:
  2. 上面的矩阵算法库的Borland编译文件- Above matrix algorithm storehouse Borland translation document
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-10
    • 文件大小:3527
    • 提供者:站长
  1. ezwin2-V1.0-alpha

    0下载:
  2. It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:249147
    • 提供者:郭强
  1. HuffmanTree

    0下载:
  2. Huffman 构造和编码。 使用Borland C++ 调试成功。 其中包含4个主要的函数。-Construction and Huffman coding. The use of Borland C++ Debugging success. Which includes four major functions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:3657
    • 提供者:Roc
  1. FUZZY_Handbook

    0下载:
  2. The software included with the handbook is partitioned into four directories: CPPCODE, HPPCODE, DEMOS, and TOOLS. The <cppcode> directory contains all the fuzzy logic, modeling, and utility source code. The <hppcode> directory co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:303905
    • 提供者:Do-Myung Kim
  1. yssf

    0下载:
  2. lz77.pas为borland公布的算法,但其核心实现是C语言.相对别的压缩算法压缩比很高-lz77.pas algorithm for the borland released, but its core achieved a C language. compared to other compression algorithms compression ratio is high
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:305399
    • 提供者:yv
  1. Smith

    0下载:
  2. 史密斯圆图仿真,用Borland C++ Builder 6.0 制作的用于仿真微波电路中传输线的各参数的图形化计算工具。-Smith Round MAP simulation, Developed by Borland C++ Builder 6.0, graphics based computation tool used in simulating each parameter of microwave based transmitting line.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:230230
    • 提供者:陈维超
« 12 3 »
搜珍网 www.dssz.com