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
上傳用戶:asddsd
本程序?qū)⒂脩粜畔⒃O(shè)計(jì)成一個(gè)類,使用對象模擬對 象數(shù)據(jù)庫,將用戶信息保存到數(shù)據(jù)文件中。并實(shí)現(xiàn)打開 文件,保存文本,添加&刪除用戶信息等功能。 在運(yùn)行的過程中,用戶須先填上自己的姓名、性別 ,然后選擇自己所在省份、城市。點(diǎn)擊“Add”按鈕, 該用戶信息即可添加進(jìn)面板左邊的文本區(qū),點(diǎn)擊 “Delete”時(shí),可刪除該用戶的信息,點(diǎn)擊“Open”可 打開一個(gè)文件,點(diǎn)“Prior”可將該用戶信息上移一行, “Next”下移一行,“First”上移至文本區(qū)第一行, “Last”信息下移至最后一行,“Save”保存左邊的文 件為一個(gè)文本文檔。
上傳時(shí)間: 2015-03-31
上傳用戶:253189838
1 程序開發(fā)步驟如下 (1) 打開vc,選擇菜單項(xiàng)file->new,選擇projects選項(xiàng)并建立一個(gè)名為"floppy"的win32 console applicatoin工程;創(chuàng)建時(shí)注意指定創(chuàng)建該工程的目錄; (2) 在工程中創(chuàng)建源文件"floppy.cpp":選擇菜單項(xiàng)project->add to project->files,在選擇框中輸入自己想要?jiǎng)?chuàng)建的文件名,這里是"floppy.cpp";在接下來詢問是否創(chuàng)建新文件時(shí)回答"yes";然后通過Workspace->FileView->Source Files打開該文件,在其中編輯本程序的源代碼;編輯結(jié)束后通過菜單項(xiàng)File->Save進(jìn)行保存; (3) 同(2)步驟再加入文件"floppy.h"; (4) 通過調(diào)用菜單命令項(xiàng)build->build all進(jìn)行編譯連接,可以在指定的工程目錄下得到debug->floppy.exe程序;現(xiàn)在即可以運(yùn)行該程序;由于沒有命令行參數(shù),故不必在控制臺(tái)下來運(yùn)行,直接運(yùn)行即可; 2 補(bǔ)充說明 這里僅僅給出了編譯結(jié)果和源程序,沒有所創(chuàng)建工程的其他文件。
標(biāo)簽: 程序開發(fā)
上傳時(shí)間: 2014-01-02
上傳用戶:wpt
根據(jù)文件自動(dòng)生成帶有完整網(wǎng)頁的工具,讓沒有服務(wù)器程序支持的你,迅速建立屬于你自己的站點(diǎn)。本工具自帶語法,可以讓你靈活運(yùn)用。 直接把 html代碼轉(zhuǎn)換成 js代碼的好工具,是作導(dǎo)航條信息嵌入的好工具。作下載站點(diǎn)一直很麻煩,因?yàn)槊看味家貜?fù)手工去改一些頁面,就算是使用Save as ,也夠煩的。現(xiàn)在你可以省下心來了,因?yàn)橹灰x定兩個(gè)模版,就可以幫你做出新的一頁,連索引都生成了,所有以前 煩瑣的事情現(xiàn)在只要粘貼和復(fù)制代碼就ok~。另外軟件連下載的時(shí)間都幫你做好了,在增加pageview之余準(zhǔn)備好你的廣告條吧!
標(biāo)簽: 自動(dòng)生成 頁
上傳時(shí)間: 2014-01-06
上傳用戶:小寶愛考拉
本程序是用c++實(shí)現(xiàn)的多功能文本編輯器,它除了可以實(shí)現(xiàn)一般文本的編輯功能,還增加了保存文檔a(Save), 轉(zhuǎn)為大寫m(large),改為小寫k(small),復(fù)制段j(copy),中英文轉(zhuǎn)換t(language)等功能
上傳時(shí)間: 2013-12-23
上傳用戶:wuyuying
紅外線遙控器讀碼軟件,顯示紅外線波型,讀取并保存碼 IR Remote Control Unit Code Read System 產(chǎn)品詳細(xì)描述: 能夠像顯示器一樣顯示紅外線碼的波型 可以讀多達(dá)150種格式的紅外線碼 顯示紅外線碼的時(shí)間非常準(zhǔn)確,誤差只有幾個(gè)微秒。 具有錯(cuò)誤檢測功能 保存紅外線碼功能 自動(dòng)識(shí)別碼的格式 比較樣機(jī)與所寫的新軟件的遙控器碼的異同 具體情況請?jiān)L問本網(wǎng)站:http://www.crzman.com/IR_Reader.htm Display the Infrared wave on the software like oscillograph. Can read more than 150 kinds of infrared code format Display the Infrared time and the tolerance no more than many us. Have error detect function Save Infrared code function Auto identify code s format Compare the code from sample and new Remote Control Unit code) Detail instance please visit address: http://www.crzman.com/IR_Reader.htm
上傳時(shí)間: 2015-07-03
上傳用戶:ccclll
Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry Save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.
標(biāo)簽: applications processing Wavelets widely
上傳時(shí)間: 2014-01-22
上傳用戶:hongmo
軟件工程方法Prefactoring Prefactoring, in essence, is the art of applying the insights gleaned from previous experience (whether yours or someone else s) when developing software to new projects. Doing so will likely Save you from making costly design changes midstream--and maybe even Save your job!
標(biāo)簽: Prefactoring the applying insights
上傳時(shí)間: 2013-12-22
上傳用戶:wangchong
打開TSDemux,點(diǎn) LOAD 選文件,然后點(diǎn) Save 確認(rèn)儲(chǔ)存路徑后開始分離
標(biāo)簽: TSDemux
上傳時(shí)間: 2015-08-26
上傳用戶:zyt
This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then Save all the changes to the original file.
標(biāo)簽: communicator application the backhand
上傳時(shí)間: 2014-01-21
上傳用戶:671145514
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1