搜索资源列表
-
0下载:
图论算法库 C++ 语言实现
代码内容 图论算法库,包括以下算法:
单源最短路径 Dijkstra 算法
单源最短路径 Bellman-Ford 算法
最小生成树 Prim 算法
每对节点间最短路径 Flod-Warshall 算法
语言 C++
编译平台 VisualAge C++ 4.0
作者 starfish (starfish.h@china.com)
备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
-
-
0下载:
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quali
-
-
0下载:
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scr ipting language by Larry Wall and is ava
-
-
0下载:
图书管理程序,b-tree,c++语言完成。程序非常的棒-library management procedures, b-tree, c complete language. Procedures for the wand! !
-
-
0下载:
这是我们做的数据结构课程设计的一个内容,是用C语言编写的一个图书管理的程序-we do this is the data structure of a curriculum design content of the C language with a library management procedures
-
-
0下载:
数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。
内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
-
-
0下载:
计算机数据结构课程设计,图书管理系统c语言版(含有软件设计书).-Computer data structures curriculum design, library management system c language version (with software design book).
-
-
0下载:
数据结构C++语言描述--应用标准模板库-Data Structures C++ language descr iption- Application of Standard Template Library
-
-
0下载:
数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is a simple library management sy
-
-
0下载:
FLINT 是一个数论库,用C语言编写,它包括一个非常快的多项式算法库。-FLINT is a number theory library, using C language, it includes a very fast polynomial algorithms library.
-
-
0下载:
图书馆管理系统的设计运用,包含指针,数据结构,链表的使用,是个综合的C语言课程设计。-The use of library management system, including pointers, data structure, the use of the list is a synthesis of the C language curriculum design.
-
-
0下载:
c语言库函数,包含函数的参数、返回值介绍-c language library functions, including function parameters, return values described
-
-
0下载:
本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善
PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing thoughtful, to meet the basic re
-
-
0下载:
gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
-
-
0下载:
课程设计,C语言编写的数据结构课程设计之图书管理源代码登记书的书号、书名、著者、清除库存某种书、借阅、归还。-Registration book library management source code written in C language data structures course design ISBN, Title, Author, clear the inventory of a certain book, borrow, return.
-
-
0下载:
图书馆信息管理系统,使用c语言编写,涉及数据的储存和处理-Library information management system, use the c language, involving data storage and processing
-
-
0下载:
利用C语言编写的一个图书管理系统 拥有借书还书的功能 并且能编辑图书信息管理库存情况。-The use of C language library management system has a library book function and can edit library information management inventory.
-
-
1下载:
纯C语言编程的模拟现有图书馆的借阅、续借、归还;图书入库、出库;查询、排序等功能,实现电子图书馆的智慧综合管理。其中查询功能里面嵌套精确查询,排序功能有六种,界面可变色,里面已经附带50多本图书信息包括图书摘要等详细信息。里面还附带详细设计报告和解说PPt。-Pure C language programming simulation existing library borrow, renew, return book storage, a library queries, sorting
-
-
0下载:
c++语言中,list库函数的讲解程序,了解内核构造。-Library functions in c++ language, a list of the interpretation process, understand the kernel structure.
-
-
0下载:
S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)
-