资源列表
11-1008
- 实现玛雅两种日历之间的转换,只要输入case数和一种日历,就可得出另一种日历表示。-achieve Mayan calendar between the two conversion, as long as the imported case of a calendar and a few could come up with a calendar said.
LRU.rar
- lru page replacement program using c++,lru page replacement program using c++
wolf
- 最优化算法中的wolf求搜索步长的matlab编程实现,希望对大家有帮助-Wolf beg the search step matlab programming optimization algorithm, hope everyone
01beibao
- 动态规划问题中的01背包问题,需要的可以看下了-Dynamic programming problem in the 01 knapsack problem, in need may have a look up. .
bfs.c
- THIS A BITONIC SEARCH PROGARM. A BITONIC SEARCH IS A PROGRAM THAT IS USED TO FIND OUT THE PARALLEL VALUES THAT ARE UNSORTED AND CAN BE REALIZED AT A TIME USING SEMAPHORE -THIS IS A BITONIC SEARCH PROGARM. A BITONIC SEARCH IS A PROGRAM THAT IS USED TO
ode
- 常微分方程求解,主要为拉格朗日插值,比较简单,适合初学者学习使用-Solving ordinary differential equations, mainly for Lagrange interpolation, is relatively simple, suitable for beginners to learn to use
shunxubiao
- 这是一个数据结构中有关链表的可以实现任一串数字的各种顺序排列!-This is a linked list data structure can be achieved for any string of numbers of order!
fft
- c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.FFT子程序求s的256点的FFT的方法-FFT algorithm implemented in C
List-insert-delete
- 构造链表List,在List上实现元素的插入、删除-Construct the list List, the List element to achieve the insertion, deletion
myGA
- 这是遗传算法,是一种实用高效的人工智能算法,主要用于工程优化问题的求解。-This is a genetic algorithm, is a practical and efficient artificial intelligence algorithms, mainly for engineering optimization problems.
main
- n个最小数问题,即对于给定的n*n个随机数,从中找出n个最小的数,且这n个数来自不同的行和列-N most decimal problems, namely, for a given n*n a random number, find the smallest number from n, and the N number from different rows and columns
Tri-Tiling(Modified)
- 如何利用2*1个方格的板子,将3*n的板子完全覆盖?这个程序就解决了这个问题。其实编程的难度不大,重点是解决了数学中一个递推关系的问题。-How to use 2* a checkered board, the 3* n board completely covered? This program solves this problem. In fact, programming is not difficult, the focus is to solve a mathematical pro