搜索资源列表
vector_list_deque
- 一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
deq
- this the source code for de-queue in datastructures in c-this is the source code for de-queue in datastructures in c
queue
- Stack and Queue Enqueue Deq-Stack and Queue Enqueue Dequeue
StackandQueueDequeue
- Stack and Queue Deq-Stack and Queue Dequeue
DeQ-using-STL
- this is sample dqueue implementation using STL
dequeue
- Write a C program to implement a double ended queue ie dequeue using doubly linked list. Implement all the operations of deq-Write a C program to implement a double ended queue ie dequeue using doubly linked list. Imple
deq-parameter-identification
- 微分方程参数识别,使用模拟退火,全局算法、fminsearch等方法的源代码-differential equation parameter identification using gloal serach method