开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • gba-print
    0?1472459240

    Example#include 'gba.h'
    #include 'printf.h'

    int main(){
    initTextBG(8,0,0);
    print_f('This prints 5: %d',5);
    }

    OverviewThis is a formatted string printer for the GameBoy Advance. It takes up one scrolling background, some background memory space, and a tiny amount of background palette space. If you're mindful of its small memory footprint and background requirements it should be compatible with just about any project, especially during development phases. ...

    1 个关注者

    1 位当前贡献者

    4 距离上次提交时间

    1964 行代码

    管理人员:
    创建时间: 2014-05-06 17:03
    数据更新时间:2014-04-24
    Tags
    C
  • Embedded Device Drivers
    0?1472459240

    A collection of C modules that control different standard hardware components found on a micro-controller (GPIO, UART, ADC, I2C and so on).

    These modules act like device drivers in the sense that they hide the hardware details. Nevertheless they are not yet at a state to be comparable to device drivers of regular operating systems. They are intended to be used in "firmware" applications....

    1 个关注者

    1 位当前贡献者

    156 距离上次提交时间

    11365 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    tdd
    C
  • Draumr
    0?1472459240

    Draumr is a 21st century multiprocessing operating system, designed specially for SMP and NUMA.

    1 个关注者

    1 位当前贡献者

    153 距离上次提交时间

    8713 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    C
    os
  • GAUL
    0?1472459240

    The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for serial and parallel evolutionary algorithms. Additional stochastic algorithms are provided for comparison to the genetic algorithms....

    1 个关注者

    1 位当前贡献者

    1440 距离上次提交时间

    203539 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    C
  • Diosix
    0?1472459240

    Diosix is a small microkernel and operating system project for Intel and ARM-powered multiprocessor computers.

    There are plenty of kernels and operating systems out there - so what's so special about this project?

    Diosix is a personal endeavour to explore low-level programming on modern hardware, try out new techniques and broaden my experience of microkernel operating system design and implementation....

    1 个关注者

    1 位当前贡献者

    324 距离上次提交时间

    69629 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    smp
    bsd
    C
  • Nobby XP
    0?1472459240

    Nobby is a console (curses) based collaborative text editor,
    using obby protocol (as implemented in libobby) and compatible
    with gobby editor.

    Nobby implements the obby protocol from scratch without resorting
    to use aforementioned C++ library and is written entirely in C....

    1 个关注者

    1 位当前贡献者

    29 距离上次提交时间

    1607 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    C
  • couchprojects
    0?1472459240

    The place for third party !CouchDB libraries and applications,

    1 个关注者

    1 位当前贡献者

    32 距离上次提交时间

    140972 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    php
    C
  • cshex
    0?1472459240

    Cshex project is a set of C# code samples for my programming course in Belarusian State University.

    1 个关注者

    1 位当前贡献者

    32 距离上次提交时间

    24008 行代码

    管理人员:
    创建时间: 2014-05-06 17:02
    数据更新时间:2014-04-24
    Tags
    C
  • Nyctergatis PDF Writer
    0?1472459240

    NPW, or Nyctergatis PDF Writer, is an open-source ISO-C library for the creation of PDF documents.

    NPW's goal is simplicity and small size, not a full implementation of PDF. It has the following features:

    - less than 30 KB for core functions
    - multiple-page documents...

    1 个关注者

    1 位当前贡献者

    16 距离上次提交时间

    2893 行代码

    管理人员:
    创建时间: 2014-05-06 17:01
    数据更新时间:2014-04-24
    Tags
    C
  • plot
    0?1472459240

    plot - a toy r7rs-small (WG1) scheme interpreter,

    1 个关注者

    1 位当前贡献者

    526 距离上次提交时间

    6270 行代码

    管理人员:
    创建时间: 2014-05-06 17:01
    数据更新时间:2014-04-24
    Tags
    toy

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