资源列表
ACM
- 这是关于ACM算法模板的一些非常有用的资料-This is the template on the ACM algorithm number of very useful information
StrongConnectivity
- 有关算法设计分析的一些资料,对于软件设计人员非常有帮助-The algorithm design and analysis of some of the information, software design for the very helpful staff
DESC_complete_source_code_programming_algorithm_ca
- DESC编程算法完整源码与调用方法DESC complete source code and programming algorithm called Method-DESC complete source code and programming algorithm called Method
carsrearrangement
- 车厢重排。 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。-Cars rearrangement. A freight train and rode a total of n cars, each
wordlist
- SSD5 Recommended Ex3
SSD5_Unit1
- SSD5 Unit1 Materials
SSD5-Unit3
- SSD5 Unit3 Materials
SSD5_Unit4
- SSD4 Unit4 Materials
SSD5_unit5
- SSD5 Unit5 Materials
ASCIIcode
- 该小程序便于开发时快速得到想要的字符的ASCII码值-When the small program to facilitate the rapid development of the desired character of the ASCII code value
Systemlinearequation
- Solve a system of linear equation
Inversionofarray
- Inversion of entires of an array