资源列表
LIGNE
- modele de ligne de transmission
j
- 求矩阵特征值和特征向量,一些基本类型的矩阵求解方法实现,解法和试题-Matrix eigenvalues and eigenvectors, some of the basic types of matrix solution method implemented method and questions
1
- 已知整数a,b,假设函数succ(x)=x+1,pred(x)=x-1,不许直接用‘+’、‘-’运算符号,也不许用循环语句,只能利用函数succ(x)和pred(x),试编写计算a+b,a-b的递归函数add(a,b),snb(a,b),并在主程序中验证该函数的正确性。 -Known integers a, b, assuming the function succ (x) = x+1, pred (x) = x-1, allowed the direct use of' +'
Smart-Car-Competition
- 飞思卡尔智能车比赛光电组的代码,该代码是一个完整的模型,用来参考编写自己的代码还是不错的。-Freescale' s Smart Car Competition optical group code.
Ns_2_Simulation
- Option explanation type: traffic/connection type. Must be tcp or cbr. nn: number of nodes. seed: seed for generating random number. It is used to generate the random starting time of the traffic. mc: maximum number of connections.
NS2-2
- Option explanation type: traffic/connection type. Must be tcp or cbr. nn: number of nodes. seed: seed for generating random number. It is used to generate the random starting time of the traffic. mc: maximum number of connections.
StringMatch
- 用BF、KMP、BM算法实现字符串的匹配- BF, KMP, BM algorithm for string matching
Graph
- 介绍了邻接表和邻接矩阵的转换,对于很多刚学习数据结构的人来说,很有用-Describes the adjacency list and adjacency matrix conversion, just to learn the data structure for many people, very useful
kuaisu_paixu
- 一个VC++随机数生成程序,可以生成一组由数字组成的随机数,并用特殊算法快速进行随机数排序-A VC++ random number generator to generate a random number from the numbers and use a special algorithm for fast random number sort
the-shortest-path-problem
- 算法设计与分析,分支限界法解单元最短路径问题。-Algorithm design and analysis, branch confines method ifm unit the shortest path problem.
dijstra
- dijstra算法的C++程序。利用倒序进行路径选择。通信网络课程设计。-dijstra algorithm C++ program. Using reverse the path of choice. Communication Networks course design.
KMC-2Dgrowth
- 用c语言编写的,薄膜二维生长模拟程序。不足之处,请大家多多包涵。-Written by c, two-dimensional film growth simulation program. Inadequacies, please bear with me.
