This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Mod...
miniGUI-free是一款专为嵌入式系统设计的轻量级图形用户界面支持系统,以其高效、稳定及易于移植的特点广泛应用于消费电子、工业控制等领域。作为一款开源软件,miniGUI-free不仅提供了丰富的API接口,还支持多种输入设备与显示技术,是开发人员构建高性能GUI应用的理想选择。本站提供810...
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Mod...
MySQL claims to be the world s most popular open source database, and with good reason. It is free, runs on a wide var...
About this Document This whitepaper has been converted to a free chm format for ease of use for DotNetNuke 2.1.2 skinn...
MiniGUI下登陆界面的例子,比较实用,希望对学习MiniGUI的朋友有帮助,压缩包里面有运行后的效果图.
MiniGUI应用例子。 * 使用LoadBitmapFromFile函数装载一个BMP文件,然后使用 * FillBoxWithBitmap函数在主窗口上显示该图片。