Welcome![Sign In][Sign Up]
Location:
Search - list.c

Search list

[Data structs20040530100445

Description: 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
Platform: | Size: 148480 | Author: 彭杨 | Hits:

[Books程序员面试攻略

Description: 《程序员面试攻略》程序员面试的经典书籍,非常的清晰,内容最完整。-<>: A classic book to read for people who are seeking programming or software developer positions. It includes a list of frequently asked and tricky technical interview questions and provides clear answers.
Platform: | Size: 15019008 | Author: 李宏伟 | Hits:

[Process-Thread生产者与消费者

Description: 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行处理;使用信号量、P.V.操作实现进程的同步与互斥,模拟进程在操作系统中的运行-procedures C to simulate the operating system, the three most typical process simple static scheduling algorithm; First generation user input dynamic modeling process, the use of the 26 options are available to users of typical statement (including the circle, choose structure), can handle integer, boolean and three character expression data and calculation; the main procedures for the preparation of the programming technology : Listless statement recorded statement process, and PCB Chain, ready Queue List, blocking Queue List, the Executive Queue List, ending Queue List data processing, said the process of mutual relations, due to static state data structure is not suitable for handling data on the size of the volatile data, and dynamic queue structure suitable for data processing variabl
Platform: | Size: 30720 | Author: 石大浪 | Hits:

[Data structslists111

Description: 该程序使用C++完成,用于完成链接表的生成、插入和删除等功能-procedures for the use of the C++ completed, for the completion of the formation of links table, insert and delete functions
Platform: | Size: 1024 | Author: 王名 | Hits:

[ELanguageC_minus语言说明

Description: C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).
Platform: | Size: 6144 | Author: 林丰 | Hits:

[Windows Developlnote

Description: 一个简单的C通讯录,是为了应付学校检查做的-a simple address list of c, which is done because of dealing with examination of my school.
Platform: | Size: 15360 | Author: 笔头 | Hits:

[Other35127

Description: 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.
Platform: | Size: 33792 | Author: 芝麻 | Hits:

[Editor绝地程序编辑器

Description: 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK Script,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)。支持直接编辑二进制文件。支持直接将源程序文件导出为Word文档或超文本形式。支持代码模板和代码自动完成: 支持自动文件保存。 支持“编辑”命令键的自定义:支持行号显示:可以用指定颜色显示当前行:支持文件拖放。 -software support multiple open files, support for multiple programming language syntax highlighting : Delphi, SQL, Basic, C, Perl, Java, HTML, TCL/tk, AWK Script Python CA-Clipper MS-DOS File Patch.,UndoRedo Support recent document list, the number of recent documents can be yours. Search support to replace : with Delphi : support for direct editing Delphi Form (dfm). Support for direct editing binary files. Support directly to the source files exported to Word or HTML format. Support code templates and automatic code completion : support for automatic document preservation. Support the "Edit" command from the definition of the keys : OK, show support : can specify the color that shows the current line : drag and drop support files.
Platform: | Size: 312320 | Author: 张强 | Hits:

[Data structs数据结构和算法Flash动画演示

Description: 数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted, single linked list of nodes removed, heap sort, binary-tree removal, etc.
Platform: | Size: 965632 | Author: 仙道 | Hits:

[Internet-Networkip播报

Description: 可用于动态IP的播报上.如你远程主机是动态IP. 一个IP反馈到邮箱的程序,把当前的IP地址发送到某一个邮箱. 定时对本地IP进行查询,如果发现变动,则将新的IP地址发送到邮箱. 没有什么技术含量, 主要用到发信 对本地IP的列举. 和任务栏的简单应用. 本例不含安全方面的内容,感兴趣者可以自行加入. 很高兴与你一起研究. haihong5995037@163.com QQ:254082939-dynamic IP can be used on the broadcast. If you remote host is a dynamic IP. An IP-mail feedback to the process, the current IP address is sent to a mailbox. Timing right for the local IP inquiry, if we find changes, there will be new IP addresses to send mail. Nothing technical content, use a letter to the local IP list. the task bar and a simple application. the cases of non-security, self-interested persons can join. very pleased with you together. haihong5995037@163.com QQ : 254082939
Platform: | Size: 314368 | Author: 耿海瑞 | Hits:

[Other范例45464654654

Description: 一个小小的通讯录C程序 ,用于管理通讯录,挺好用的-A mini-address list program basesd on C. it can be used for the management of address lists,It is pretty good!
Platform: | Size: 4096 | Author: 123 | Hits:

[Data structs双向链表

Description: 这是我学习数据结构与算法的时候编的双向链表的操作,对学习数据结构与算法的朋友有帮助-This my learning algorithm and data structure of the time series of the two-way linked list, the operation of the learning algorithm and data structure of friends to help! !
Platform: | Size: 156672 | Author: 阿的 | Hits:

[Communicationh_msn

Description: 实现MSN自动转发消息的功能,利用了MS提供的MSN com接口,直接调用就可以了,也可以获取所有联系的列表,具体的接口参照MSDN上的说明-achieve MSN automatically forwarded to the news function, use of the MS MSN com interface, called directly, and they can also can get a list of all links, the interface reference to the specific instructions on the MSDN
Platform: | Size: 1980416 | Author: wbsoft | Hits:

[Ftp Clientftpclient_class

Description: ftp客户端完整实现的类,完整实现了上传、下载、删除、列表等等功能!-a c++ ftp class ,which implements upload/download/delete/list function,etc.
Platform: | Size: 38912 | Author: 篱笆 | Hits:

[Algorithmfit_line

Description: //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
Platform: | Size: 3072 | Author: qiao | Hits:

[USB developUSB枚举过程

Description: usb枚举过程详解,usb开发必备资料,非常有用!-Show the details of list of USB,it is necessary for the usb developer to use .It is very usefull.
Platform: | Size: 71680 | Author: 李俊 | Hits:

[2D Graphicmoth-0.5.0.tar

Description: Moth用于从各种数据源中创建2D图形。第一个版本可以读取文本文件、rrd文件和MySQL数据库,可以输出jpeg 和png图像-Woolf used data from a variety of sources to create 2D graphics. A first version can read text files, documents and rrd-users-request@list.ee.ethz.ch MySQL database, and can output jpeg images png
Platform: | Size: 119808 | Author: 杨子 | Hits:

[SCMfat16 and fat32 file system

Description: fat16、fat32文件格式的c源程序,内含怎样建立目录、建立文件、删除文件等。-fat16, fat32 file format c source, the list includes how to establish, document, delete files.
Platform: | Size: 58368 | Author: 于鱼 | Hits:

[Other另类双向链表

Description: 在学校中很多同学多会被链表内存空间的申请使用给难住,特别是双向链表... 在此我提供一种使用方式以供参考-in schools many more students will be linked list of memory space for applications to the use of hard living, in particular is a two-way linked list ... Here, I provide a use for reference
Platform: | Size: 381952 | Author: zds | Hits:

[Hotel software system酒店管理系统源代码

Description: 一个VC写的酒店管理系统,界面做的不错,有比较酷的菜单,列表框和工具条。还有很眩的Flash界面-VC write a hotel management system, do a good interface, a relatively cool menu, list boxes and toolbars. Still dizzy Flash interface
Platform: | Size: 1579008 | Author: lcj2212916 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net