资源列表
TU2
- 编写程序以邻接矩阵或邻接表的方式存储指定连通图。然后分别用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。-Write a program to the adjacency matrix or adjacency list stored in a manner specified connected. Then were used to depth-first traversal algorithm and the breadth-first algorithm stor
KnightMove
- 计算一个骑士(国际象棋)需要走多少步才能才能走遍整个棋盘-it calculates how many steps it needs for a knight to jump on every mark of the board
hw2
- Z=X+Y 求Z的分布 並且畫出圖 並與理論公式值做比較 -Z = X+ Y seeking to draw the map the distribution of Z and compare with the theoretical formula for the value
Simulink
- 有关Simulink的通信仿真书,里面描述的很详细!-about at Simulink on communiction book.
MIMOToolkit
- Matlab simulation code for multiple input multiple output antenna
psoGriewank2
- 基于分段非线性权重值的Pso算法,matlab程序,测试函数是griewank-sectionalized nonlinear weights based Pso algorithm, matlab program, the test function is griewank
YUAN
- 基于DCT域的信息隐藏技术 -Information Hiding Based on DCT DomainInformation Hiding Based on DCT Domain
NRpowerflow
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算-Using matlab programming algorithm based on Newton Raphson Power Flow Calculation
chaosPSO
- 混沌粒子群算法,C语言编制,在txt文本里-Chaos Particle Swarm Optimization, C language compiled texts in txt
mode_output
- 用于方便输出模场分布~用于mayavi等图形显示软件~可以得到高质量的场图-This code can be used in field output. It is written to the specific data style of perfect picture output software Mayavi, and can help to obtain high-quality picture in electromagnetic field output.
HWEN
- 回文数猜想算法C语言经典实现,运行看看,猜想数字里的其他奥妙吧-Palindrome conjecture algorithm to achieve the classic C language, run to see, guess it figures in the other wonders
fvm_upwind_MAC_couette
- 二维Couette流动是一个不可压缩黏性流动的典型流动,并有解析解,可以用来检验数值算法计算精度和可靠性。对它采用有限体积算法一阶迎风型离散格式进行数值求解。同时,为了初学者入门和练习方便,这里给出了用Fortran77语言编写的计算二维不可压缩黏性流体Couette流动问题计算程序,供大家学习参考。——计算流体力学教程-Couette flow of two-dimensional incompressible viscous flow is a typical flow, and analy
