资源列表
Graph-algorithms
- 图论算法。图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。本资料包含了Floyd、prim、匈牙利算法等算法-Graph algorithms. Graph algorithms in computer science plays a very important role, it provides a lot of problems for a simple and effective w
Neural-network
- 神经网络,它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。-Neural network, it is a neural network model of animal behavior characteristics, the distributed parallel algorithm for information processing model. This network
power_HEV_powertrain
- mathwork公司培训时老师送的用simulink开发的混合动力汽车模型,很好很强大。-mathwork corporate training with the teacher sent simulink developed hybrid car model, very very powerful.
P0610
- 此段代码实现的功能是:用matlab实现了一个神经网络的实例3.-This code implementation is the function: The implementation of a neural network matlab example 3.
123
- 首先将给定值key与表中中间位置记录的关键字相比较,若二者相等,则查找成功,否则根据比较的结果确定下次查找的范围是在中间记录的前半部分还是后半部分,然后在新的查找范围内进行同样的查找,如此重复下去,直到在表中找到关键字与给定值相等的记录,或者确定表中没有这样的记录。 编写程序构造一个有序表La,从键盘接收一个关键字key,用二分查找法在La 中查找key,若找到则提示查找成功并输出key所在的位置,否则提示没有找到信息。 -Binary search source code
matlabGUI
- matlab 用户界面设计与应用,适用于初学者,简单易学-MATLAB GUI
pll
- 基于simulink的频率合成器实现,可实现小数分频-Simulink-based frequency synthesizer implemented to achieve fractional
Parallel-stateflow
- 并行stateflow的一个例子,是本人自己开发的,望大家能有所收获。-An example of parallel stateflow, is my own development, and hope we can gain something.
DDS
- 基于simulink的直接频率合成器的实现,绝对好用-Simulink based on the realization of direct frequency synthesizer, absolutely easy to use
preactive-power-pricing-conference-paper
- recative power pricing national conference paper is present inside
ACO
- 求解TSP问题的蚂蚁算法,利用TSPLIB上的测试用例做测试。用C语言实现。有注释。-Ant algorithm for solving TSP problems, the use of the test cases for testing TSPLIB. With the C language. Annotated.
reactive-power-pricing-ppt
- reactive power pricing applied to IEEE 14 bus system ppt is present
