资源列表
jpg+ACCESS
- 使用ADO开发,将JPG图像保存至ACCESS数据库中,但是没有索引。-use ADO development, the preservation of JPG images to ACCESS database, but no index.
stackNode
- 这是一个用java语言写的排序树,其中包括查找的算法-This is a java language used to write the sort tree, including Search Algorithm
qASSIGNMENT2
- 这是帮那留学生做的第二个作业,里面有详细的文档资料,要求运用到 链表 图 和最短路径算法. Dijkstra-This is to help the students so that the second operation, which has detailed information on the document, Listless request to use maps and the shortest path algorithm. Dijkstra
flight(ver3.5)
- 这个是用C++开发的系统,我曾经做的一个数据结构的大作业来的,叫航空订票系统.-C is the development of the system, I do have a data structure of the operation, called air booking system.
storehouseoperatorsystem
- 这个是我大一时候C++的大作业,相信会有朋友需要的,在这里共享给大家了.-this is my first year at college when the big C operations, I believe there will be a friend in need, here to share people.
yxzybgj2-5
- FZU 大二 的数据结构与算法 老师出的题目的优秀作业 第2到第5章-FZU sophomore data structure and algorithm for the teachers of the subject outstanding operational paragraph 2 of Chapter 5
WUJUN
- 该语句在TURBOC集成环境下不能运行,所以需要一个完整的应用程序-TURBOC the statement in the integrated environment can not run, they need a complete application procedures
wujun2
- 一种经典的LZW编码算法,在TURBOC中可以运行实现-a classic LZW coding algorithm, which can run TURBOC achieve
matrixcompess
- 稀疏矩阵(SparseMatrix):是矩阵中的一种特殊情况,其非零元素的个数远小于零元素的个数。 设m行n列的矩阵含t个非零元素.以二维数组表示高阶的稀疏矩阵时,会产生零值元素占的空间很大且进行了很多和零值的运算的问题。 -sparse matrix (SparseMatrix) : Matrix is a special situation. its non-zero elements of the number far less than the number of zero e
Thecarstop
- 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息
C++keshe
- 我大一时候做的成绩管理系统 不是很成熟 希望大家指正-freshman when I do performance management system is not very mature hope we corrected
01-8queens
- n皇后问题,rar格式,运行环境c++,n〉=1