资源列表
knight_moves
- 骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method
zoj1161
- acm.zju.edu.cn上1161题的代码。 此题可用动态规划也可用贪心,这里采用贪心,时空效率更高。
Cpp1
- 一个数据结构的源码,描述了二叉树的三种遍历。
ezfir16.rar
- FIR滤波器系数生成,可供DSP软件编程使用,FIR filter coefficient generated for the use of DSP software programming
Josephus
- 设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n,s和m,求出按出列次序得到的n个人员的序列。-With n individuals sitting around a round table is starting from the first s individuals reported number, the number of peopl
Jacobi_iteration_Roots
- 一个实用的雅可比迭代求根的C++源代码,可以很方便的进行计算,并且是由用户输入数据,很灵活。-Use of a Jacobi iteration Roots of C++ source code
search
- 数据结构:利用C++实现顺序表查找,代码简单易懂。-Data Structures: Using C++, the order table to find the code easy to understand.
prog2_maze
- 一个c语言的迷宫程序,用数据结构算法做的,挺好的-A maze of c language program, with the data structure algorithms do, very good
linked-list
- C语言指针的应用之一:链表。具有“建立链表、插入结点、删除节点、显示节点”等功能。作为演示教学程序-C language of the application of Pointers: linked list. With "establish linked list, insert, and delete node, show node node" etc. Function. As a teaching demonstration program
wuxiangtu
- 求无向图的连通分支的一个程序,C语言实现的,比较容易理解-Find the connected components of an undirected graph
infixtopostfix
- This a progran for inx to postfix conversion in c language.-This is a progran for inx to postfix conversion in c language.
xingzuojianli
- 通过matlab输送指令在STK上建立相应的卫星星座,传感器,地面站等,实现场景初始化。-Establish the appropriate satellite constellation, sensors, ground stations and other transport via matlab instruction on STK, implementation scenario initialization.