资源列表
d_003
- 构建一个电力系统双机三节点的电力系统,用于进行电力系统电压稳定性分析和仿真-Construction of a power system two-machine three-node power system for power system voltage stability analysis and simulation
Geteitionofwindows
- 如何在VC编程中来获取WINDOS版本信息的源代码。-Get dition of windows
hit_konv
- file to count histogram
Competitive-Learning
- a competitive learning algorith in neural network
follow
- 就算粒子群算法,详细步骤,计算说明很有用!-Even particle swarm algorithm, detailed steps, calculations show very useful!
gaosi
- 对几种高斯函数进行仿真,通过不同的参数设计不同的高斯函数。-Several Gaussian simulation, through different design parameters different Gaussian function.
adder4
- 加法器的V代码,这个源代码已经经过严格的检查,没有任何问题-V code of a adder ,it can realize the basic function of a adder,and has not any fault ,you can use it
ran1
- 随机数字生成函数,利用C语言完成随机数的生成功能-Random number generation function, using C language to complete the generation of random numbers
Bayesguji
- MTLAB程序源码\源程序_Maltab在数学建模中的应用贝叶斯估计程序-bayesians madeling
UdpClient
- 简单的UDP 通信客户端通信程序,适合新手学习-UDP communications client
3
- Python 作业3,中国科学院大学Python导论课-Python 3, Chinese Academy of Sciences, Python Introduction Course
alu
- 算术逻辑运算单元,它根据输入的8种不同操作码分别实现相应的加、与、异或、跳转等基本操作运算。利用这几种基本运算可以实现很多种其他运算以及逻辑判断等操作