资源列表
APIT_CS-2003-06
- 传统的近似三角形内点测试( APIT),即近似三角形内点测试定位算法,广泛应用于静态节点定位.结合粒子滤波提出改进算法,将APIT算法推广到节点动态定位.-Traditional approximate point inside the triangle test (APIT), namely the approximate point within the triangle test positioning algorithm, widely used in the static node l
CC2430-FDMA
- 一种zigbee编写的基于RSSI无线定位算法的源代码,有助于进一步了解改算法的优缺点-RSSI-One kind zigbee written RSSI-based wireless location algorithm source code, help to further understand the advantages and disadvantages-RSSI algorithm change
Large-integer-multiplication
- 高精度大整数乘法,对于大整数比较方便的输入方法是,按字符型处理,两个成熟存储在字符串数组s1,s2中,计算结果存储在整型数组a中。-Precision large integer multiplication, more convenient for large integer input method is handled by the character, two mature stored in an array of strings s1, s2, the calculation res
tarea3
- Walk around a tree thats its declare in datos.txt. and show the walks like pre-oreder, in-order and post-order. plus you can eliminate and modified the data.
TAREA2
- Create an ABB tree and walk around it in pre-order, post order and in order.
jiandanchengxu
- 改程序简单的描述了C++语言的单间用法,定义了几个变量,能够起到很好的学习作用-the program can improve a lot of problem.
yeschengxu11111
- 这是数据结构很重要的程序,主要是课后题的答案,和代码,功能很强大-the data struct of the book
yeschengxu
- 这是数据结构很重要的程序,主要是课后题的答案,和代码,功能很强大-the data struct of the book
123
- 文本内容过滤 是将文本内容进行向量模型过滤再进行分类,对文件内容进行分类后归档-Text is the text content filtering content filtering vector model and then classify, categorize the contents of the file archive
QuickSort
- 本程序实现了数据结构课程中的快速排序算法-This program implements a data structure courses in the quick sort algorithm
maopaopaixufa
- 用C++编程的冒泡排序法,希望对你有帮助,编程路上共同努力。-bubble sort
Josephus
- 本文档详细讲解了约瑟夫问题的算法流程并提供了C++代码,经测试可用。-This document is a detailed account of Joseph s algorithm flow problems and provides C++ code, have been tested.