资源列表
[uCOS开发] ucGUI的16_16点阵字库
说明:应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* Set ShiftJIS font<康康> 在 2025-06-04 上传 | 大小:162kb | 下载:0
[uCOS开发] ucFS正版源代码
说明:啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR s<康康> 在 2025-06-04 上传 | 大小:99kb | 下载:0
[uCOS开发] newsCalendar
说明:手机软件里的日历原文件代码 阴阳历转换,日程记录 pda功能,游戏,俄罗斯方块-phone software, a calendar original document Calendar code conversion, scheduling records pda functions, games, Tetris<刘位> 在 2025-06-04 上传 | 大小:20kb | 下载:0
[uCOS开发] S3C44B0X中断驱动
说明:包括全部的源代码,已经经过测试可用,给大家练练手吧-including all source code, the test can be used, for everyone to hand it to practice<朱君> 在 2025-06-04 上传 | 大小:43kb | 下载:0
[uCOS开发] S3C44B0X CAN总线通讯
说明:按PC键盘通过超级终端发送数据,开发板将接收到的数据通过CAN总线转发,在另一个超级终端上显示数据来实现数据传输,源代码已经调试可用,希望能对大家有所帮助。-PC keyboard adopted by the Super Terminal send data, the board will receive the data transmitted through the CAN bus, in another super-terminal display the data to achieve<朱君> 在 2025-06-04 上传 | 大小:266kb | 下载:0
[uCOS开发] lwip_0_6_4
说明:下载的一个程序应该有一些用,所以上传了,不过功能不太清楚-download a number of procedures should be used, posted, but clearly not functional<wtj> 在 2025-06-04 上传 | 大小:328kb | 下载:0
[uCOS开发] ATEB40x_cfg
说明:做UCOS的可以参考一下,是嵌入式开发的较好的程序-can do UCOS the reference is embedded development of better procedures<wtj> 在 2025-06-04 上传 | 大小:33kb | 下载:0
[uCOS开发] uc-fs-for-vc
说明:做UCOS的可以参考一下,是嵌入式开发的较好的程序-can do UCOS the reference is embedded development of better procedures<wtj> 在 2025-06-04 上传 | 大小:1.17mb | 下载:0
[uCOS开发] 模拟处理器调度
说明:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本源代码模拟在单处理器情况下处理器调度-the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is g<何浩> 在 2025-06-04 上传 | 大小:165kb | 下载:0
[uCOS开发] ucGUI_GPS_GPRS
说明:基于uc/gui的GPS/GPRS应用实例,可以借鉴一下,网上实例可不多哦-based uc/gui GPS/GPRS application examples, we can draw on that the Internet can be few examples oh<向许东> 在 2025-06-04 上传 | 大小:2kb | 下载:0