Complete video store application in C++ using Linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
標(biāo)簽: store application Complete Linked
上傳時(shí)間: 2014-06-20
上傳用戶(hù):zhoujunzhen
Addressbook using double-Linked list. This example shows the use of a double-Linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
標(biāo)簽: double-Linked list Addressbook implemen
上傳時(shí)間: 2014-01-24
上傳用戶(hù):asddsd
FLEXLIST Functions Facilitate Support of Linked Lists
標(biāo)簽: Facilitate Functions FLEXLIST Support
上傳時(shí)間: 2013-12-24
上傳用戶(hù):253189838
一種基于二維鏈表的稀疏矩陣模半板類(lèi)設(shè)計(jì) A template Class of sparse matrix. Key technology: bin,2-m Linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.
標(biāo)簽: matrix technology template Linked
上傳時(shí)間: 2013-12-13
上傳用戶(hù):lwwhust
Linked LIST OF JAVA, use abstrct classes, hope some data structure can been learn better
標(biāo)簽: structure abstrct classes Linked
上傳時(shí)間: 2013-12-09
上傳用戶(hù):zxc23456789
1、鏈接存儲(chǔ)方法 鏈接方式存儲(chǔ)的線性表簡(jiǎn)稱(chēng)為鏈表(Linked List)。 鏈表的具體存儲(chǔ)表示為: ?、?用一組任意的存儲(chǔ)單元來(lái)存放線性表的結(jié)點(diǎn)(這組存儲(chǔ)單元既可以是連續(xù)的,也可以是不連續(xù)的) ?、?鏈表中結(jié)點(diǎn)的邏輯次序和物理次序不一定相同。為了能正確表示結(jié)點(diǎn)間的邏輯關(guān)系,在存儲(chǔ)每個(gè)結(jié)點(diǎn)值的同時(shí),還必須存儲(chǔ)指示其后繼結(jié)點(diǎn)的地址(或位置)信息(稱(chēng)為指針(pointer)或鏈(link)) 注意: 鏈?zhǔn)酱鎯?chǔ)是最常用的存儲(chǔ)方式之一,它不僅可用來(lái)表示線性表,而且可用來(lái)表示各種非線性的數(shù)據(jù)結(jié)構(gòu)。
標(biāo)簽: Linked List 存儲(chǔ) 存儲(chǔ)單元
上傳時(shí)間: 2015-10-05
上傳用戶(hù):Avoid98
Template functions for serializing arbitrary Linked nodes. 串行化連接節(jié)點(diǎn)的模板函數(shù)(源碼)(25KB)
標(biāo)簽: serializing functions arbitrary Template
上傳時(shí)間: 2015-10-20
上傳用戶(hù):蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)
Linked list Linked list tree struc
標(biāo)簽: Linked list struc tree
上傳時(shí)間: 2014-01-16
上傳用戶(hù):gmh1314
It is an ebook about data structures,mainly Linked list
標(biāo)簽: structures mainly Linked about
上傳時(shí)間: 2014-01-26
上傳用戶(hù):戀天使569
It consists of problems related to Linked list
標(biāo)簽: consists problems related Linked
上傳時(shí)間: 2017-03-27
上傳用戶(hù):上善若水
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1