资源列表
dds
- AVR单片机模拟I2CC程序 dds- dsdsdfasf I2CC dds
The_operation_of_the_tree
- 用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, node addition and deletion, the
howtowritepaper
- 介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal
sortMerge
- Conceptually, a merge sort works as follows If the list is of length 0 or 1, then it is already sorted. Otherwise: Divide the unsorted list into two sublists of about half the size. Sort each sublist recursively by re-applying merge sort. Mer
borderdetection
- 边缘检测软件,包含五种边缘检测算法,C++环境下运行,仅供参考。-border detection
binder
- Teach you, how to bind two files in one .exe file. This good tutorial.
sanweijichubiancheng
- 简易的三维基础编程,创建一个可以用鼠标选择的立方体,立方体用数组的形式表现出来。-The basis of a simple three-dimensional programming, you can create a cube with the mouse to select the cube by an array of forms.
BubbleSorter
- Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) sorting algorith
HeapSort
- Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case Θ(n log n) runtim
DTUCDMA
- “天翼通”无线透传DTU开发板相关开源CDMA代码-" Wireless LAN links," Wireless transmission through the CDMA DTU boards related to open source code
EKFUKFMatlabtoolbox
- 现代信号处理中的扩展卡尔曼滤波和无迹卡尔曼滤波的介绍,以及matlab的实现方法。-EKF UKF
Morph
- 几种经典的图像的形态学变换,腐蚀,平移等-The classic image of several morphological transformation, corrosion, translation, etc.
