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.
標簽: double-linked list Addressbook implemen
上傳時間: 2014-01-24
上傳用戶:asddsd
An automata implemented in C++ for searching a string of "abab" in a given string.
標簽: string implemented searching automata
上傳時間: 2013-12-26
上傳用戶:小儒尼尼奧
Good Code Document,this is a C++ design help document,is good ,help design program
標簽: design help Document document
上傳時間: 2014-01-08
上傳用戶:xymbian
SIGMA-DELTA 原理 實現的用LPC900系列單片機的比較器實現16位A/D。 有詳細的說明和源代碼(匯編格式,但是可以在KEIL下的C中調用)。
標簽: SIGMA-DELTA LPC 900 單片機
上傳時間: 2014-01-16
上傳用戶:懶龍1988
This program encodes and decodes a character using the Vigenere Square method
標簽: character Vigenere program encodes
上傳時間: 2015-03-28
上傳用戶:wang5829
Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
標簽: IrDA application illustrates protocol
上傳時間: 2015-03-29
上傳用戶:Thuan
A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by a printer job language, to the data stream s.
標簽: communications language bi-direc provides
上傳時間: 2015-03-29
上傳用戶:comua
this is a sensorless fan motor control code .(it use the angle-ahead commutate tech.)
標簽: angle-ahead sensorless commutate control
上傳時間: 2015-03-30
上傳用戶:aysyzxzm
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
標簽: tentative software textbook written
上傳時間: 2015-03-30
上傳用戶:cxl274287265
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
標簽: command-line application Addfilter drivers
上傳時間: 2013-12-30
上傳用戶:天誠24