搜索资源列表
Visual_Cpp
- 最短路径查询,用的是ESRI公司arcobject组件开发的,已经作成dll,用起来非常的方便-Shortest Path inquiries, the company is ESRI arcobject development of the components, make dll with it is very convenient
最短路径选择
- 利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
等级证书考试管理系统
- 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
书店管理
- 书店管理程序,TC3下调试成功,可以实现书籍增加,删除,查询等功能,数据采用文本保存-Bookstore management procedures, debug TC3 success can be achieved books to add, delete, query capabilities, data using text preservation
软件工程设计最终完成
- 人事管理系统,软件工程课程设计,TC3下调试成功,采用链表结构,实现增加删除查询等功能,调用汉字库实现汉字输出-Personnel Management System, software engineering curriculum design, debug TC3 successfully used Chain structure, the added features such as deleted inquiries, call for Chinese exports Store
大夫
- 书籍管理系统,SQL数据库课程设计,用C实现与SQL数据库连接实现书籍增加删除查询等功能模块,采用分模块法,论文与代码齐全,-book management system, SQL database curriculum design, realization of C and SQL database connectivity to achieve books increased inquiries delete function module, a sub-module, papers an
数据结构(1)
- 以链表的形式实现货物的管理,包括链表的创建,插入,删除,查询,更新等.-to List in the form of cargo management, including Chain create, insert, delete, query, update, etc..
dos下的校园导游图
- 校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and
数据结构程序设计jgj
- 航空订票的实现以及查询,根据姓名,地址.时间等-air booking and the realization of inquiry, under the name and address. Time
CMXBTree
- CMXBTree 的主要作用是在内存中建立一棵B+树,主要针对数据量较大,查询频繁的数据。总之,CMXBTree 可被视作一个在内存中的数据库使用。其特点是:短小精悍。-CMXBTree major role in the establishment of a memory B-tree, mainly larger volume of data, inquiries frequent data. In short, CMXBTree be deemed to be a memory in th
darts-0.2.tar
- 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
字典查询代码
- 本文档记录了在vc++6.0中实现的字典查询算法
manage
- *设计方案:本程序分为七个模块:1、新建人事信息模块 2、查询模块 3、删除模块 4、添加模块 5、修改模块 6、打印模块 7、数据备份与还原模块。 每个模块相互独立。且每个模块只完成一个功能,用一个函数实现。在主函数中调用这些模块。每个模块处理的信息即人事基本信息用结构体存储,数据结构采用链表实现,最终以文件形式存储于磁盘上。*/-* Design: This procedure is divided into seven modules: 1, New Personnel Informa
Trafficfound
- 数据结构中交通信息查询系统的VC++实现-Data structure of traffic information system VC++ Achieve
keyu
- 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
phone
- 简单的电话号码查询,插入,删除,排序等功能。 应用了数据结构中的链表等知识-A simple phone number query, insert, delete, sorting and other functions. Application of the data structure linked list of such knowledge
mfc
- 编程设计北京市公交/地铁查询系统 ? 能够录入和修改公交线路的信息(存储在数据文件中) 只有被授权工作人员可以使用此功能 ? 查询所有线路(按起点名称排序)信息 起点、终点、首末车时间、票价规则、…… ? 查询指定线路的公交线路详情 沿途站点、首末车时间、票价规则、站间距离、…… ? 查询某一位置途径的所有公交线路 选作:位置同义词判定。如:明光村和明光桥东 ? 指定起点和终点,查询乘车方案 ? 无条件 (90分) ? 换乘次数少优先(
Check bus routes
- 问题描述 当一个用户从甲地到乙地时,由于不同需求,就有不同的交通方式及不同的交通路线。有人希望以最快速度到达,有人希望以最短距离到达,有人希望用最少的费用等。交通方式有公交车和地铁。编写一北京公交线路查询系统,通过输入起始站、终点站,为用户提供三种或以上决策的交通咨询。(problem descr iption When a user goes from point a to point b, there are different modes of transportation and d
1
- 济南大学校园导航,,查询最短路径,校园景点查询,有条件最短路查询(University of Jinan campus navigation, query shortest path, campus attractions inquiry, conditional shortest path query)
Qt_Flight
- 图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件 求任意两个机场之间的最短飞行时间。 仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。 给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports. Only direct