Pinned Repositories
EdgeDeviceManage_Master
master side for managing edge devices
EdgeDeviceManage_Slave
slave side for managing edge devices
Fire-Smoke-Dataset
An image dataset for training fire and frame detection AI
nebula
A high performance distributed Graph Database
open62541
Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
SysY_compiler
该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。
lvf411's Repositories
lvf411/EdgeDeviceManage_Master
master side for managing edge devices
lvf411/EdgeDeviceManage_Slave
slave side for managing edge devices
lvf411/Fire-Smoke-Dataset
An image dataset for training fire and frame detection AI
lvf411/nebula
A high performance distributed Graph Database
lvf411/open62541
Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0
lvf411/SysY_compiler
该编译器主要用来将SysY语言编译为arm汇编指令,并且对编译生成的代码进行优化。SysY 语言是 C 语言的一个子集。每个 SysY程序的源码存储在一个扩展名为 sy 的文件中。该文件中有且仅有一个名为 main的主函数定义,还可以包含若干全局变量声明、常量声明和其他函数定义。SysY语言支持 int 类型和元素为 int 类型且按行优先存储的多维数组类型,其中 int 型整数为 32 位有符号数;const 修饰符用于声明常量。