资源列表
建树和遍历
- 建树和遍历-achievements and Ergodic
GAUSS
- 使用C语言实现高斯迭代算法,其中分为高斯算法与高斯回溯算法。
number_of_fibs
- 计算满足a<=x<=b且是Fibonacci数的x个数。-Calculated to satisfy a
sy1
- 链表的建立,建立以个链表以及完成插入,删除等操作。-List the establishment of the establishment of a linked list and the completion of insertion, deletion and other operations.
Lyapunov_Rosenstein_logistic_m_main
- Lyapunov_Rosenstein_logistic_m_main是MATLAB环境中计算LYAPUNOV指数的主程序-Lyapunov_Rosenstein_logistic_m_main is the MATLAB environment to calculate the main index LYAPUNOV
FFT0C_T
- 通过C语言软件开发环境实现快速傅里叶变化,方法三-C-language software development environment through fast Fourier transform, the method three
CMC-bun
- A simulation of Conventional Matrix Converter
calender
- 萬年曆物件程式設計示範 物件程式設計的主要目的是提高程式的生產力;程式的可維護性及可讀性,也是物件程式設計的次要需求。-Calendar object programming demonstration The main purpose of the object programming is to improve the productivity of the program maintainability and readability of the program, but al
MatrizesCpp
- Multiplicaç ã o de matrizes em C-Multiplicaç ã o de matrizes em C++
4
- 设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time complexity of the algorithm is
OperateComplex
- 利用Perl编写程序对复数进行运算,其中Complex.pm是复数运算的自定义模块。-Using the Perl programming for computing on the complex, which is a complex operation Complex.pm custom module.
0-1_package_problem
- 0-1背包问题:使用动态规划算法进行求解0-1背包问题-0-1 Knapsack Problem: Solve the 0-1 knapsack problem using a dynamic programming algorithm