资源列表
source_from_internet
- 贪吃蛇游戏程序,经典之作,里面详细介绍了程序的结构,适合初学者学习-the source of snake game
SplitString100
- 将一个字符串根据空格或其它分隔符分解成字符串数组-according to a string spaces or other separation decomposition of the string array
sqlist1
- 顺序表的基本运算 包括建立 插入和删除元素-Sequence table, including the establishment of basic operations insert and delete elements
SSPACE
- subroutine sspace of finite element application
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
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++
StatusBarDlg
- vc++源代码,用于教学范例的一段程序代码-vc++ source code examples used in teaching a section of program code
Steppingmotorcontrolprocedure
- c语言实现步进电机的控制程序,实现电机的正反转,-the c language realizes step-by-steps electrical machinery s control procedure,Realizes the electrical machinery the reverse,。
StopWatch100
- 学习boost库,参考timer类实现的一个简单的秒表类。-C++ implementation of a simple stopwatch class
StrConv
- 字符换转换的类,用于string之间及到其他类型的处理-Character wrap conversion class, for the string and to other types of processing
String100
- 执行字符串类的复制、链接、比较、求子串、交换、删除、定位等功能-Perform string class copy, links, compare, Praying string, swap, delete, positioning and other functions
StringLibrary.pas
- String library for delphi
