资源列表
2
- 在线性表的顺序存储结构上的第i个位置上插入一个元素时,必须先将线性表的第i个元素之后的所有元素依次后移一个位置,以便腾空一个位置,再把新元素插入到该位置。若要删除第i个元素时,也必须把第i个元素之后的所有元素前移一个位置-Online storage structure of the order of the table on the first i positions to insert an element, you must first linear element in the tabl
lecture_image.c.tar
- open image with opencv under linux
BinarySearchTree
- 用给定的数列构造一棵二叉排序树,并用广义表形式输出 输入数据共N+1行 第一行为一个整数N表示数据组数 第二至N+1行每行对应一组数据,共M+1个整数(M<10000) 每组数据以一个整数M开头,表示数列长度为M,后接长度为M的一组无序数列 输出共N行 每组数据对应一行输出 用广义表形式表示构造的二叉排序树,无任何多余空格和空行 它的通项公式为 前几项为 : 1, 2, 5, 14, 42, 132, 429,
longbeige
- 计算方法课程设计,龙贝格算法源代码,希望对大家有用-Calculation methods course design, the dragon berger algorithm the source code, and the hope of the useful
main
- 本程序,利用c语言实现了二叉树的建立,多种遍历,叶子的计算以及树深的计算!程序全部通过调试!-This program using c language to achieve the establishment of a binary tree, a variety of traversal, the calculation of the leaves and tree depth calculation. All the procedures through the debugger!
Cone
- x3d虚拟现实技术圆锥的几何节点,如没此软件,用editplus打开编译即可!-the x3d Virtual Reality technology tapered geometry node, such as not this software, open the compiler can use editplus
baizaosheng
- 此程序可以产生白噪声序列,作为系统辨识的常用的输入信号-This program can generate white noise sequence, commonly used as a system identification input signal
glutEx1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “一个六角星” 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, r
myimageprocess2
- 对比度增强 自适应直方图均衡化 可设置选取移动模板大小-Adaptive local histogram equalization
main_BP
- 压缩感知BP算法的实现,代码比较简单,比较适合初学者学习-OMP compressed sensing algorithm realization, the code is relatively simple, more suitable for beginners to learn
tiduchahzi
- 利用梯度插值算法实现图像的去马赛克,图像质量大大提高-Using gradient interpolation algorithm to achieve image mosaic, image quality is greatly improved
1-gaotonglvbo
- 使用Matlab进行图像简单处理,实现高通滤波-Matlab using simple image processing, high-pass filtering
