资源列表
eaterruit-video
- 本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码()
BluetoothDiscover2
- discover bluetooth device
ComAssistantV1.1
- 1.支持4串口同时收发,有定时自动发送功能,收发模式可选Txt或Hex模式; 2.为减轻界面卡顿的情况,接收区的刷新采用单独的线程进行定时刷新; 3.发送区的数据以及一些设置项,在程序关闭时会自动保存,打开时自动载入; 4.jni使用最新的NDKr8b重新编译了一下(1., support 4 serial ports at the same time, send and receive regularly, automatic sending function, sending and rec
STM32与FPGA通信程序
- STM32F1与FPGA的SPI通信程序(SPI communication program between STM32F1 and FPGA)
Test2_1
- 1 已知:信源符号数和码字集合C 2 输入:任意一个码,码字个数和每个具体的码字在运行时从键盘输入; 3 输出:判决(是唯一可译码/不是唯一可译码)(1 known: the number of source symbols and the set of codewords C 2 Input: any code, the number of codewords and the input of each specific code word from keyboard during
STC_COM2
- STC单片机 串口uart 2 初始化及使用(STC MCU serial UART2 initialization and use)
Test3
- 1 输入:信源符号个数r,以及r-1个信源的概率分布p; 2 输出:每个信源符号对应的Huffman编码的码字(The 1 input is the number of source symbols R, and the probability distribution P of R-1 sources. 2 output: each source symbol corresponds to the Huffman encoded codeword.)
86413808
- 本程序是一个关于粗糙集属性约简启发式算法的实现,不过只有执行文件()
1
- 根据题目要求输出组合数,且只要不选择退出,可以重复,多次输入需要组合的方案,最后输出各种组合的结果。(According to the requirements of the topic, the number of combinations can be output, and if there is no choice to quit, you can repeat and input multiple programs that need to be combined, and final
sjbdjtt
- 此为人工智能中的简单遗传算法的实现,使用的开发工具为c#()
2
- 根据题目要求使用递归函数,根据题目给定的数学算式,求出Succ(n)的值。可以在每一次调用递归函数时增加一个计数器,用来计算调用了多少次函数,最后输出Succ(n)的值和调用递归函数次数的值。(According to the requirement of topic, recursive function is used to calculate the value of Succ (n) according to the mathematical formula given by the t
antcolonytsp
- 采用蚁群算法求解TSP问题 迭代次数设置200(Ant colony algorithm is used to solve TSP problem. The number of iterations is set to 200.)