资源列表
complex
- 实现复数的运算,主要通过运算符及输入输出重载-implement the manipulation of complex
FACTS
- 5节点潮流计算程序,可以完美收敛,仅供参考学习-5-bus power flow calculation program, you can perfect convergence for reference purposes only learning
shortpath
- 这是用Dijistra算法求最短路径的程序,很好用,文件读取-This is the shortest path algorithm with Dijistra procedures, useful, paper read
virtual_MUSIC
- 虚拟阵列扩展的MUSIC算法,采用前后向平移-virtual array extension MUSIC
MAZE_REC
- this priject for maze
Round-Robin
- 关于Round robin 的代码实现,但是只有单进程的-Round robin
qpsk-fading
- qpsk fading simulation
ipSet
- IP和IE代理切换脚本 方便办公室和家来回设置IP-IE proxy IP and switched back and forth scr ipt easy to set the IP offices and homes
Desktop
- matlab中plot函数的用法 图为三维立体空心球-The plot function in MATLAB. Figure is a three-dimensional hollow spheres
SLTerraGate
- skyline gate6 license 最新的-skyline gate6 license latest
Plane1
- 这个是uel程序代码,一个非常好的有助于学习的源代码,希望对大家有帮助~-This is uel program code, a very good help to learn the source code, we hope to help ~
1_3
- 栈的实现及应用 栈是一种常用的线性表,在操作系统中被大量使用,比如计算各种表达式。设计程序完成一个24点游戏,要求用户将四个随机产生的十以内的整数进行加减乘除(允许使用括号,每个数只能用一次)求得二十四。(注:可以不判断录入的表达式是不是只使用了给定的四个数或者使用了多次数) 功能要求: (1)随机产生四个数(使用randomize和random函数); (2)要求用户录入表达式,只能使用括号,加,减,乘和除; (3)将中序算术表达式变成逆波兰式(也就是后序算术表达式);
