资源列表
[单片机(51,AVR,MSP430等)] SplitString100
说明:将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array<yuaa8unuu> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] sqlist1
说明:顺序表的基本运算 包括建立 插入和删除元素-Sequence table, including the establishment of basic operations insert and delete elements<xian47z77> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] STACK
说明:用C语言编写的堆栈接口,适用于各种环境,提供接口:STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TY<mae9bobb> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[嵌入式Linux] stack102
说明:可以用vc6.0或者vs打开,功能是实现栈的创建和输入。-Vc6.0 or vs open function is to achieve the creation of the stack and input.<weia50ngnn> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] stacks-and-queues-in-CPP
说明:implementation of stacks and queues of structure student in C-implementation of stacks and queues of structure student in C++<cheanahihh> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] StopWatch100
说明:学习boost库,参考timer类实现的一个简单的秒表类。-C++ implementation of a simple stopwatch class<leai0aiaa> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] StringLibrary.pas
说明:String library for delphi<yai5anaa> 在 2025-09-13 上传 | 大小:1kb | 下载:0
[嵌入式Linux] StringNumPlus1
说明:C++实现的字符串加1,支持任意夹带数字的字符串,对于英文字母则循环相加,不支持浮点表示法。形如:9, 1-1-a、$#99^@、1-1-Z结果:10,1-1-b、$#100^@、1-1-A-The C++ implementation string plus 1 to support any entrained digital string, the loop sum for the letters of the alphabet does not support floating point<gana98ieii> 在 2025-09-13 上传 | 大小:1kb | 下载:0