资源列表
4
- C的算法程序,字符串查找问题,分享给需要的朋友
MINROUTE.rar
- 动态规划计算最短路,只需输入点集合距离即可计算出最短路。,min route
_Queen
- 非递归实现N皇后问题求解,输出全部求解的集合。-Non-recursive realization of N Queen s problem solving, solving a collection of all output.
lagrange
- 对函数构造Lagrange插值多项式,非常好用!方便快捷-Construction of the Lagrange interpolation polynomial function, very easy to use! Convenient
huffman
- 邻接矩阵,我平时做的作业,感觉还蛮简洁的-Adjacency matrix, I usually do the job, feeling quite simple
dance_parter_code
- 数据结构舞伴问题,用单链表写的,有需要就拿去吧-Data structure partner issue, written in a single linked list
FDTD_1_2
- 计算电磁场在自由空间中传播及一维边界条件-Calculation of electromagnetic field propagation in free space and one-dimensional boundary conditions
6.14Post-order-traversal
- 数据结构里,二叉树的后序遍历非递归算法。-Data structure, the binary tree postorder traversal non-recursive algorithm.
normalization
- SSD7. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following table captures
source
- 线弹性模型,可以对一般的弹性体通过abaqus进行验证使用-Linear elastic model
rayleigh
- 该程序利用改进的jakes模型来产生单径的平坦型瑞利衰落信道-It s the paper: Improved Models for the Generation of Multiple Uncorrelated Rayleigh Fading Waveforms IEEE Commu letters, Vol.6, NO.6, JUNE 2002
student
- 面向对象C++中知识点多继承的一个应用实例-Object-oriented C++, an example of multiple inheritance, mainly comprising student class and its related base classes