搜索资源列表

  1. lzari压缩算法

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language dai
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:28672
    • 提供者:李秉肇
  1. lzari_SRC

    0下载:
  2. 实现LZARI压缩算法的C++类 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。 -LZARI compression algorithm to achieve the category C is a LZARI algorith
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:28672
    • 提供者:翟红讨
  1. ERP-SAP

    0下载:
  2. sap公司的ERP部分源码,是关键 部位的。-sap some of the company's source ERP is the key parts.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-08
    • 文件大小:8483840
    • 提供者:魏湘渊
  1. Asads

    0下载:
  2. sap应用软件源码 ,这个软件类似AUTOCAD应用软件,但是比起AUTOCAD应用起来更加方便。 -sap application software source code, this software AUTOCAD similar applications, but compared with AUTOCAD application is more convenient.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-08
    • 文件大小:2641920
    • 提供者:xuyanfang
  1. Geometrical

    0下载:
  2. 这是对于上面所上传的SAP软件源码中用到一个动态连接库,这个对于想学习动态链接库的人员很有帮助-This is for the above SAP software to upload source code used in a dynamic link library, this for want to learn a dynamic link library staff helpful
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-08
    • 文件大小:2445312
    • 提供者:xuyanfang
  1. Structu

    0下载:
  2. 这也是上面所上传的SAP软件中使用的一个DLL,适合初学者学习编写动态链接库程序-From above, this is also the SAP software used in a DLL, suitable for beginners to learn the preparation of a dynamic link library procedure
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-08
    • 文件大小:4220928
    • 提供者:xuyanfang
  1. common101

    0下载:
  2. The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on W
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:305152
    • 提供者:王毅
  1. CommonMultimediaLibrary-1.2.14

    0下载:
  2. CommonMultimediaLibrary是一个来自London的多媒体库,集成了RTP,MBus,SAP,SDP等-CommonMultimediaLibrary from London is a multimedia library, and integrates the RTP, MBus, SAP, SDP, etc.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-08
    • 文件大小:271360
    • 提供者:施志萍
  1. 07.ComplexForm

    0下载:
  2. SAP Business One 的开发实例 此程序需要在安装SAP Business One的环境中运行-The development of SAP Business One example of this process requires the installation of SAP Business One in the environment
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:王伟
  1. 05.AddingMenuItems

    0下载:
  2. SAP Add-on 程序 ,此代码需要在安装过SAP Business ONe的环境运行-SAP Add-on procedures, the code need to install SAP Business ONe environment running
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:王伟
  1. SAP-1

    0下载:
  2. SAP-1的硬體描述語言(使用Verilog語言)-SAP-1 hardware descr iption language (using the Verilog language)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:ray
  1. sapjco-ntintel-2.1.8

    0下载:
  2. SAP ERP的二次开发,通过jco调研RFC和BAPI的demo。-SAP ERP , jco RFC BAPI demo。
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-08
    • 文件大小:2112512
    • 提供者:xzs
  1. SAPDiscover

    0下载:
  2. This program listens on a socket to all SAP enabled devices and parses the address info and SDP so it can connect
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:62464
    • 提供者:joey q
  1. sap

    0下载:
  2. SAP Jco Example, using connection with RFC
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:1921024
    • 提供者:Rubens
  1. Maximum_flow

    0下载:
  2. 用C++实现的3种最大流算法。CS(Capacity-Scaling Algorithm)、SAP(Shortest Augmenting Path Algorithm)、ISAP(Improved Shortest Augmenting Path Algorithm)。-C++ implementation with three kinds of maximum flow algorithms. CS (Capacity-Scalin
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:1761280
    • 提供者:叶凯
  1. sapjco-ntintel-2.1.8

    0下载:
  2. sap jco, API for java programming to SAP. Version 2.0.18.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:3664896
    • 提供者:pudn
  1. SAP

    0下载:
  2. SAP是一个HHS的数据接口程序。希望大家多多交流-好东西大家分享
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:7086080
    • 提供者:cl
  1. SA_TSP

    0下载:
  2. 利用模拟退火算法解决TSP问题,利用C++实现,注释较详细-Use SAP to solve TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:11264
    • 提供者:ns
  1. SAP-JCO

    0下载:
  2. SAP JCO调用RFC函数在Linux环境下-SAP the JCO call RFC function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:20480
    • 提供者:Carey
  1. SAP

    0下载:
  2. Sap-1 implementation in FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-08
    • 文件大小:903168
    • 提供者:Sami
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org