开源项目社区 当前位置 :
oss.trustie.net/open_source_projects 主页 > 开源项目社区
  • boostcmake
    0?1472459240

    BoostCMake 是一个简洁的 CMake 构建框架, 用来加快项目的部署, 和简化 CMake 构建过程.

    BoostCMake 适用于对外发布二进制文件的内部项目开发. 特点:

    在桌面GUI软件, 控制台程序, 中大型嵌入式交叉编译系统均应用过, 对简化开发过程,提高 Makefile/DSW工程文件的可维护性作用明显;

    Visual Studio: 自动根据目录结构创建工程树形文件列表; 支持按目录添加源文件 ( ADD_SRC_DIR 宏 ); 支持 vxWorks 5.5/6.x ( 见 vxworks 目录, 可以按 vxWorks 的方式自行扩展支持其它嵌入式系统 ); 可以修改 BoostCMake 任何文件以支持更复杂的情况;...

    0 个关注者

    1 位当前贡献者

    2 距离上次提交时间

    286 行代码

    管理人员:
    创建时间: 2014-05-07 00:34
    数据更新时间:2014-04-24
    Tags
    C
  • memorymanager
    0?1472459240

    This project demonstrates how memory management works, how malloc/free works. A large chunk of memory is allocated and assigned to the memory manager. Then on-request the memory manager allocates chunks for memory to the user. The memory manager returns a pointer. It uses a binary tree to sort the free-chunk-list and the used-chunk-list. When the user deallocates the chunks, memory manager tries to join the adjacent free chunks to create a big free chunk. This is how it solves the problem of fragmentation. This project is completely written in C language and have been tested on MSVC and GCC. This project is primarily meant for educational purposes but can also be used for commercial applications....

    0 个关注者

    1 位当前贡献者

    2 距离上次提交时间

    664 行代码

    管理人员:
    创建时间: 2014-05-07 00:33
    数据更新时间:2014-04-24
    Tags
    C
  • aliscafo
    0?1472459240

    This page aims at hosting all of the aliscafo projects. Right now only one project will be hosted and it is a Macintosh application that allows simple customer management (customer info, history, analysis, billing).

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:33
    数据更新时间:2014-04-24
    Tags
    C
  • tu-c-libs
    0?1472459240

    tu-c-libs

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:33
    数据更新时间:2014-04-24
    Tags
    C
  • koding
    0?1472459240

    Basic interview codes and tips and tricks...

    An idea to educate myself into coding more and more.

    0 个关注者

    1 位当前贡献者

    10 距离上次提交时间

    201 行代码

    管理人员:
    创建时间: 2014-05-07 00:33
    数据更新时间:2014-04-24
    Tags
    C
  • libnlcoaster
    0?1472459240

    libnlcoaster is a C++ wrapper around libnltrack that provides an object-oriented interface and lots of helper functions.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:32
    数据更新时间:2014-04-24
    Tags
    C
  • sistematicos
    0?1472459240

    programacion estructurada

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:31
    数据更新时间:2014-04-24
    Tags
    C
  • pdq-pos-analisis
    0?1472459240

    UCR - Informática Empresarial - Sede Occidente - Recinto tacares - Análisis de Sistemas - PDQ-POS

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:31
    数据更新时间:2014-04-24
    Tags
    C
    pos
  • parsegenbank
    0?1472459240

    ParseGenBank is a minimalistic, incremental, event driven GenBank Flat File Format parser written in C++. It aims to efficiently produce events for keywords, features, qualifiers, and coding data.

    It does not attempt to parse the contents of feature or qualifier data, but provides a framework on which such a system can be built. ...

    0 个关注者

    1 位当前贡献者

    17 距离上次提交时间

    950 行代码

    管理人员:
    创建时间: 2014-05-07 00:31
    数据更新时间:2014-04-24
    Tags
    C
    gff
  • foursuite
    0?1472459240

    4Suite is a platform for XML processing and knowledge management, implemented in Python and C. It's split into three separate packages:

    4Suite XML - XML, XPath, XSLT, related technologies and support libraries
    4Suite RDF - RDF processing libraries and stand-alone DBMS...

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-07 00:31
    数据更新时间:2014-04-24
    Tags
    sax
    dom
    rdf
    C

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号