资源列表
排序选择:
er
- 1. 二分查找 在对线性表的操作中,经常需要查找某一个元素在线性表中的位置。此问题的输入是待查元素x和线性表L,输出为x在L中的位置或者x不在L中的信息。 -1. Two sub-linear search in the form of operation, usually a required element of online search of the table position. This problem are a complete set of input elements
gui
- 理解递归算法的思想和递归程序的执行过程,并能熟练编写递归程序。 合并排序-Recursive algorithm to understand the idea and the implementation of recursive procedures, and proficiency in the preparation of recursive procedures. Merge sort
m
- 7. 迷宫问题 给一个20×20的迷宫、起点坐标和终点坐标,问从起点是否能到达终点。 输入数据:’.’表示空格;’X’表示墙。 -7. Maze problem to a 20 × 20 maze, the starting point coordinates and end coordinates, from the question whether the starting point to reach the terminal. Input data: ' .'
d
- 1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高 -1. 0-1 knapsack problem at 0/1 knapsack problem, there is a need for a capacity of c for the loaded backpack. N items from
wuliu
- 基于j2ee的物流软件,数据库使用的是sqlserver 2-J2ee-based logistics software, database using sqlserver 2000
biye
- 局域网聊天系统,功能十分强大,采用MYSQL数据库,易于维护-LAN chat system, function is powerful, the use of MYSQL database, easy to maintain
example
- 报表数据累加工具,用嵌入EXCEL的VB编写-Report data cumulative instrument, using the VB preparation embedded EXCEL
ScheduleMethod
- 根据大学四年的教学计划,需要得到一个合理的计算机本科专业4年每学期的课表。该程序用于打印输出所求课表----用到数据结构的拓扑排序 此处的程序中的类为图的派生类,程序最简单,但对图的存储结构依赖较大。程序中的算法是一种启法式算法,优点是速度快,但可能课程信息中课程的有些排列顺序得不到解 。 -According to the University four years of teaching programs, need to be a reasonable computer under
FullTextSearch
- 全文检索,主要是是全文检索的简单的应用到变成思想中-Full Text Search, mainly full-text search are applied to the simple idea into a Medium
php_manual_zh
- PHP,即“PHP: Hypertext Preprocessor”,是一种广泛用于 Open Source(开放源代码)的尤其适合 Web 开发并可以嵌入 HTML 的多用途脚本语言。它的语法接近 C,Java 和 Perl,而且容易学习。该语言的主要目标是让 Web 开发人员快速的书写动态生成的网页,然而,PHP 的功能并不局限于此。-PHP, that is, " PHP: Hypertext Preprocessor" , is a widely used Open So
MATLABshixianxiaobosuanfa
- 用MATLAB实现数字水印里的小波算法,以达到给图像加密秘信息或版权信息的功能-Using MATLAB implementation of digital watermarking in the wavelet algorithm to achieve image encryption give secret information or copyright information function
windowsdriver
- windows驱动开发详解光盘资料,含有所有windows驱动开发的所有资料,包括PCI驱动,sd卡驱动,USB驱动和摄像头驱动等-windows dirvers design