免费开源的嵌入式 OS、GUI、fs、数据库等
免费开源的嵌入式 OS、GUI、fs、数据库等 OS : rtems http://www.rtems.org/ftp/pub/rtems/ ecos http://ecos.sourceware.org/ freertos ChibiOS/RT uSmartX t-kernel http://www.t-engine.org/T-Kernel/tkernel_e.html 注意ucos不是免费的 GUI : Nano-X(mic
免费开源的嵌入式 OS、GUI、fs、数据库等
OS :
rtems http://www.rtems.org/ftp/pub/rtems/
ecos http://ecos.sourceware.org/
freertos
ChibiOS/RT
uSmartX
t-kernel
http://www.t-engine.org/T-Kernel/tkernel_e.html
注意ucos不是免费的
GUI :
Nano-X(microwindows)
opengui
xynth 官网:http://alperakcan.org/?open=projects&project=xynth
fltk http://www.fltk.org/
ftk http://code.google.com/p/ftk/
RT-Thread http://www.rt-thread.org
fs :
fatfs
http://elm-chan.org/fsw/ff/00index_e.html
输入法:
fitx http://code.google.com/p/fitx/
数据库 :
SQLite3
Berkeley DB
SDL
http://www.libsdl.org/
http://www.libsdl.org/projects/
http://www.libsdl.org/projects/SDL_image/
http://www.libsdl.org/projects/SDL_mixer/
http://www.libsdl.org/projects/SDL_rtf/
http://www.libsdl.org/projects/SDL_ttf/
http://www.libsdl.org/projects/SDL_net/
基于SDL的GUI
agar 是一个GUI库,很强大http://libagar.org/
paraguihttp://savannah.nongnu.org/projects/paragui/
aedGUI
skia 是一个图形库,android用了它的sdl
guichan
Java虚拟机
kaffehttp://www.kaffe.org/
开源图像处理
agg 高效的2D图形库,与GDI+功能类似,纯软件实现,跨平台 http://www.antigrain.com/
cairo 是一个免费的矢量绘图软件库,跨平台
picasso-graphic 强大的矢量图形渲染库http://code.google.com/p/picasso-graphic/
看这里:http://wap.oschina.net/project/tag/141
Easy Reflections 能够生成图像倒影http://reflection.corephp.co.uk/
rockbox http://www.rockbox.org downloadhttp://www.rockbox.org/wiki/SimpleGuideToCompiling#Getting_The_Source_Code
浏览器
ViewML 项目已停止维护,一篇介绍的文章http://www.360doc.com/content/07/1205/17/38907_872364.shtml
音乐tag分析
TagLib http://developer.kde.org/~wheeler/taglib.html
uffs嵌入式nand驱动
http://all-about-uffs.blogspot.com/2010/02/uffs-v130-released.html
uIP
8位和16位的嵌入式微型TCP/IP协议栈 http://www.sics.se/~adam/uip/
IwIP
嵌入式TCP/IP协议栈 http://www.sics.se/~adam/lwip/
Contiki
采用 C 语言开发的非常小型的嵌入式操作系统 http://www.sics.se/contiki/
Protothreads
超轻量级的无堆栈线程 http://www.sics.se/~adam/pt/
Miniweb
30字节大小的TCP/IP协议栈和Web服务器原型 http://www.sics.se/~adam/miniweb/

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

FP8 and lower floating point quantification precision are no longer the "patent" of H100! Lao Huang wanted everyone to use INT8/INT4, and the Microsoft DeepSpeed team started running FP6 on A100 without official support from NVIDIA. Test results show that the new method TC-FPx's FP6 quantization on A100 is close to or occasionally faster than INT4, and has higher accuracy than the latter. On top of this, there is also end-to-end large model support, which has been open sourced and integrated into deep learning inference frameworks such as DeepSpeed. This result also has an immediate effect on accelerating large models - under this framework, using a single card to run Llama, the throughput is 2.65 times higher than that of dual cards. one

The development of artificial intelligence (AI) technologies is in full swing today, and they have shown great potential and influence in various fields. Today Dayao will share with you 4 .NET open source AI model LLM related project frameworks, hoping to provide you with some reference. https://github.com/YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/DotNetProjectPicks.mdSemanticKernelSemanticKernel is an open source software development kit (SDK) designed to integrate large language models (LLM) such as OpenAI, Azure

The latest large-scale domestic open source MoE model has become popular just after its debut. The performance of DeepSeek-V2 reaches GPT-4 level, but it is open source, free for commercial use, and the API price is only one percent of GPT-4-Turbo. Therefore, as soon as it was released, it immediately triggered a lot of discussion. Judging from the published performance indicators, DeepSeekV2's comprehensive Chinese capabilities surpass those of many open source models. At the same time, closed source models such as GPT-4Turbo and Wenkuai 4.0 are also in the first echelon. The comprehensive English ability is also in the same first echelon as LLaMA3-70B, and surpasses Mixtral8x22B, which is also a MoE. It also shows good performance in knowledge, mathematics, reasoning, programming, etc. And supports 128K context. Picture this

C++ functions play a vital role in GUI interface design, including: creating windows, setting window properties, creating controls, and handling events. Practical case: A GUI login form can be created through C++ functions, which involves steps such as creating a window, setting the window title, creating buttons and input boxes, and handling button click events.

How to use MySQLi to establish a database connection in PHP: Include MySQLi extension (require_once) Create connection function (functionconnect_to_db) Call connection function ($conn=connect_to_db()) Execute query ($result=$conn->query()) Close connection ( $conn->close())

Apple's latest releases of iOS18, iPadOS18 and macOS Sequoia systems have added an important feature to the Photos application, designed to help users easily recover photos and videos lost or damaged due to various reasons. The new feature introduces an album called "Recovered" in the Tools section of the Photos app that will automatically appear when a user has pictures or videos on their device that are not part of their photo library. The emergence of the "Recovered" album provides a solution for photos and videos lost due to database corruption, the camera application not saving to the photo library correctly, or a third-party application managing the photo library. Users only need a few simple steps

According to news from this site on April 22, SPARKLE Technology announced the launch of Intel Arc embedded graphics cards, including PCIe versions of A310E, A380E and MXM versions of A350E and A370E graphics cards, with a commitment to support services for up to 5 years. SPARKLE Intel ArcA380E Graphics Card IA30GC-TN4E This graphics card has a TBP (note on this site: TotalBoardPower) of 75W. It adopts a dual-slot single-fan design, 6GBGDDR6 video memory, provides 1 HDMI and 3 DisplayPort interfaces, and has 5-year support services. SPARKLE Intel Ruixuan ArcA380E half-height graphics card IA30GBL-TN4E this half-height graphics card T

By encapsulating code, C++ functions can improve GUI development efficiency: Code encapsulation: Functions group code into independent units, making the code easier to understand and maintain. Reusability: Functions create common functionality that can be reused across applications, reducing duplication and errors. Concise code: Encapsulated code makes the main logic concise and easy to read and debug.
