搜索资源列表
wmadoc
- wma document,you can get a clear stucture about the WMA after you read this documentary
ShowDibHeads
- win32api程序,读取256级灰度图并显示其文件头信息,彻底了解位图文件头结构-win32api program, which can read 256 grid map and show its head message,understand the title stucture of bitmap
DynamicIndexStuctureForSpatialSearch
- Dynamic Index Stucture for spatial search
XD
- 一款自动给中文ASS脚本(一种特效字幕脚本)增加K(卡拉OK时间)的小工具,功能不是目的,主要适合初学者学习。(比较完美地解决了获取Edit控件文字问题)-XD by milkyjing XD is a simple tool (can t be more simple xD~) and of cource free and open source-.- you can use the source code freely. It can be used
SeqList
- 线性表的顺序逻辑结构的实现,线性表作为数据结构中的较为简单的结构,但对它实现的理解是进一步学习的关键.-the implementation of liner table is the most basic and simple structure in data stucture,but it is the best way to learn other data structures.
maze
- 数据库课程设计(迷宫漫步),本程序用矩阵模拟一个迷宫(0表示堵塞,1表示联通),可得出从入口到出口的最佳路径-data stucture ,maze
cpp
- 数据结构算法 最小二乘法 希尔排序 冒泡排序 顺序结构排序-stucture and data
cfar
- Radar constant false alarm rate(CFAR)detection is addressed in this correspondence.Motivated by the frequently encountered problem of clutter-edge heterogeneity,we modelthe secondary data as aprobability mixture and impose a hierarchical modelfor t
SP_LOAD_DATA
- 动态地将一个表里的数据写入另外一个表,表名及表结构要遵循一定的规律:1.表名前缀一样;2.部分字段一样。此例只作为抛砖引玉,介绍DB2里SP的写法及系统表的用法。-Load data from one table to another. Table name and stucture must be in rule. Prefix of tables name should be same, and some columns should be same. This scr ipt just f
AlgoTimer
- 数据结构中的ADT timer程序,上传了源代码和基本的算法-The introduction of abstrct data stucture ,hope you enjoy int
MATLAB_7.0cell.stucture
- 系统介绍matlab中的元胞和结构,非常有助于对数组的学习和利用。-System introduced in the cell and the matlab structure, very helpful in the learning and use of the array.
data-stucture-cPP
- 学数据结构的时候做的一些小型的练习,c++实现的堆栈队列二叉树等,对于学习数据结构算法的朋友里面的很多函数有参考价值哦-some small practices when i learnning the data stucture, use the c++ language to excute the stack, queue, binary tree, i hope the functions in my codes can help some friends to learn the dat
cPP-algorithm--data-stucture
- c++ 算法 面向对象的数据结构的设计 全英文版 HTML文档-c++ object-oriented data structure, algorithm design all HTML documents in English
C-program-data-stucture-Algorithms
- c/c++语言编写的拟合\插值\滤波\常微分方程组求解\图形处理\矩阵特征值与特征向量的计算等算法大全-C program data stucture Algorithms
skiplist
- 实现c++数据结构中的跳表,是一种特殊形式的单链表, 运算较快-it realize the skiplist data stucture, which is a special kind of list calculating in a faster speed
CodeGenerator
- C#开发数据库,根据表自动生成源码 C#开发数据库,根据表自动生成源-c# develop database,generate source code from table stucture
data-stucture-exams
- 大学时数据结构的一个实验考试项目,内容丰富,仅供参考,欢迎大家参考-An experimental examination of the data structure of the college, for reference only, we welcome
diodeclampedinv
- diode clamp inverter one leg operation basic stucture implimanted in matal/simulink2010@b
STUCTURE
- 详细带电梯洋房结构图,一托六,底框,值得搜藏-Lift villa structure diagram, a tray six
MVCDemo
- 这个是一个例子程序,主要演示了MVC架构的具体构成。-This is a demo of MVC stucture.