资源列表
csha1_demo
- 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
0_1question
- 计算机算法中著名的0_1背包问题:给定n种物品和一背包。物品i的重量是Wi,其价值为Vi,背包的容量是c,问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and backpack is the capacity c, aske
wangqiu
- 问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1) 每个选手必须与其他n-1个选手各赛一次; (2) 每个选手一天只能赛一次; (3) 循环赛一共进行n-1天; -Problem descr iption : with 000 athletes to the tennis match. A design is to meet the following requirements of the match schedule : (1) E
C科学工程程序库
- C科学工程程序库-C library science project
实用的算法
- C++Example实用的算法:包括枚举,递归,回溯,矩阵运算等-C Example practical algorithm include : Enumeration, recursive, back, matrix operations, etc.
kalman_func_c
- Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
Matlabfunctionsoursecode
- Matlab数值解算法实现代码,在matlab6.5下运行编译通过!-Matlab numerical solution algorithm code, the compiler matlab6.5 running through!
CHAR1
- freescaleHC12插值代码,8,16位无符号和有符号一维及二维插值-freescaleHC12 interpolation code 8,16-without symbols and symbols are two-dimensional and one-dimensional interpolation
DigitalFilterwithMMX
- 数字滤波函数,实现数字信号的读入,利用MMX指令集实现信号的快速处理-digital filter function, digital signal read, the use of MMX instruction set to achieve the rapid signal processing
kalman_flexyModel
- 卡尔曼机动,加入了对机动的检测和处理,对于机动模型,滤波解更加有效-Kalman mobility, the right to join the mobile detection and processing, motor model, a more effective filtering solution
fsys
- 这是复数的加减法运算源代码.使用C++在VC环境中实现.-This is the plural of addition and subtraction operations source. The use of C in the VC environment to achieve.
countWordTimes
- 对文档中的某一单词进行统计,使用C++在VC环境中开发.-right documentation of a particular word statistics, the use of the VC C development environment.