资源列表
structure
- 数据结构二叉树实现代码:功能如下: (1)创建二叉树 (2)递归算法先序遍历二叉树 (3)非递归算法中序遍历二叉树 (4)递归算法后序遍历二叉树 (5)求二叉树叶子结点个数 (6)按层次遍历二叉树 (7)求二叉树树深 -A binary tree data structure to achieve the code: Function is as follows: (1) Create a binary tree (2) recursive alg
hash
- 为班级30个人的姓名设计一个哈希表,假设姓名用汉语拼音表示。要求用除留余数法构造哈希函数,用线性探测再散列法处理冲突,平均查找长度上限为2.-The names of 30 people for the class to design a hash table, assuming that the name in pinyin. Required to remain with the addition of more than a few method to construct hash fun
data_structure
- 数据结构与程序设计——C++语言描述(影印版)习题的答案 【作 者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba
TIN_OutPackage
- 采用VB6.0实现TIN的另一种构建算法:凸闭包构建TIN算法-TIN using VB6.0 to achieve another building algorithms: convex closure algorithm for building a TIN
Queap
- 用两个栈模拟一个队列,包含出队、入队和获取最大值函数,时间复杂的O(n)-Simulation of a queue with two stacks contain enter and quit team, and get the maximum value function, the time complexity of O (n)
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
Convex
- 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
chaoshixuanzhi
- 学校超市选址问题,数据结构课程设计 【问题描述】对于某一学校超市,其他各单位到其的距离不同,同时各单位人员去超市的频度也不同。请为超市选址,要求实现总体最优。-School siting supermarkets, data structure curriculum design] [Descr iption of the problem for a school store, and other units to its distance from the different units
RLS_LMS_beamforming
- 基于MMSE的波束形成器,采用RLS和LMS两种算法。-Based on MMSE,RLS and LMS algerithm is adopted !
newparksystem
- 用户登陆系统存入车辆(存入时间,停车位置,车主姓名,车牌号码) 车辆离开(离开时间,停车费用) 搜索车辆(存放编号(日期+时间+车牌号),车牌号码,停车位置,车主姓名,存入时刻,离开时刻,存放时间,目前状态(停车场存放或已离开))查看停车场状态(停车数量,空闲位置,今日收入,所有停放的车辆)高级管理(修改密码,设置每小时价格,备份/恢复数据文件,查看用户登录日志)退出系统 -User login system into vehicles (deposited in time, par
zhuangxiang
- 自己编写的装箱问题的各种求解策略,包括BESTFIT,FIRSTFIT,WORSTFIT,NEXTFIT-I have written a variety of bin-packing problem solving strategy, including the BESTFIT, FIRSTFIT, WORSTFIT, NEXTFIT etc.
hymain
- 一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助.-By a set of anti-stock analysis software for the analysis of program structure and data structure have some help.