zoukankan      html  css  js  c++  java
  • OpenST Basic tool library

    /*****************************************************************************
    *  OpenST Basic tool library                                                 *
    *  Copyright (C) 2014 Henry.Wen  renhuabest@sina.com   .                     *
    *                                                                            *
    *  This file is part of OST.                                                 *
    *                                                                            *
    *  This program is free software; you can redistribute it and/or modify      *
    *  it under the terms of the GNU General Public License version 3 as         *
    *  published by the Free Software Foundation.                                *
    *                                                                            *
    *  You should have received a copy of the GNU General Public License         *
    *  along with OST. If not, see <http://www.gnu.org/licenses/>.               *
    *                                                                            *
    *  Unless required by applicable law or agreed to in writing, software       *
    *  distributed under the License is distributed on an "AS IS" BASIS,         *
    *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  *
    *  See the License for the specific language governing permissions and       *
    *  limitations under the License.                                            *
    *                                                                            *
    *  Author  : Henry.Wen                                                       *
    *  E-Mail  : renhuabest@sina.com                                             *
    *  License : GNU General Public License (GPL)                                *
    *  source code availability:https://github.com/henrywen2011/OST              *
    *                                                                            *
    *----------------------------------------------------------------------------*
    *  Remark         : Description						     *
    *----------------------------------------------------------------------------*
    *  Change History :                                                          *
    *  Date       | Version | Author        | Description                        *
    *----------------------------------------------------------------------------*
    *  2014/01/24 | 1.0.0.1 | Henry.Wen     | Create file                        *
    *----------------------------------------------------------------------------*
    *                                                                            *
    *****************************************************************************/
    这个项目主要提供C++经常使用的基本工具库,包含Core, Digital Image, 高速FFT,多线程,等等。欢迎各位愿意开源有志之士參与到本项目中。

  • 相关阅读:
    Linux 基本操作 (day2)
    Linux 简介(day1)
    python 反射、md5加密
    Python 简易版选课系统
    python 类与类之间的关系
    python 基本运算符
    python 基础操作--数据类型
    python初识
    生成器和生成器表达式
    SpringMvc测试框架详解----服务端测试
  • 原文地址:https://www.cnblogs.com/lytwajue/p/7071774.html
Copyright © 2011-2022 走看看