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