资源列表
AutoCompare_folder
- Python脚本编写,调用文件比较工具BCompare工具对两个文件夹实现自动比较,然后产生结果报告。-Python scr ipting, call the file comparison tool BCompare tool to automatically compare two folders, and then report the results produced.
1
- 加减乘除小计算器,可进行简单的加减乘除运算-small calculator
mat
- 计算OMP方法的矩阵,采用并行模拟运算。-omp matrix multiplication parallel
43
- 从内存读取编辑框文本2.0,很不错的易语言源码,适合易语言爱好者使用。-Read from memory the text of the edit box 2.0, very good in easy language source code for easy language enthusiasts.
004
- 锁见盘数标模块2.0,很不错的易语言源码,适合易语言爱好者使用。-Lock to see the plate number of standard modules 2.0, very good and easy language source code for easy language enthusiasts.
TestDlg
- 串口上位机处理,装置调试及观看和后台处理相关程序。-Serial host computer processing device debugging and viewing the related procedures and background processing.
Gaussian-elimination-method
- 高斯列主元消去法vb源程序,方便求解方程组未知数的值。-The main element of the Gaussian elimination method vb source code, to facilitate solving equations unknowns value.
MATLAB
- 实现信号的采样与恢复m文件(在matlab中实现)-Signal sampling and recovery m file (in Matlab)
list
- 双向通用链表,有前驱节点和后继节点,运用于C++的NCURSES菜单等地方-Bidirectional Universal linked with precursor nodes and successor nodes, used in places such C++ the NCURSES menu
jCapacity
- MIMO信道容量的仿真代码 在频域中对频率选择性无线信道转化为并行的子信道并计算其信道容量。-The simulitation program of capacity of MIMO channel.Computes the capacity in bits/s/Hz (bps/Hz) for frequency-selective wireless channels defined as a set of parallel channels in the frequency domain. T
sort
- 输入一串数据,自主选择排序方式,输出结果。排序方式有:选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Enter a string of data, choose the way to sort them and output the result. Sort ways: selection sort, heap sort, insertion sort, shell sort, bubble sort, quick sort
HuffmanCoding
- Huffman编码算法,用它来给树进行编码,遍历-Huffman coding algorithm