-
Desktop
本代码为描写TCP监控流量的一些方法,例如设置过滤器等等简单功能。利用WAPCAP来完成(The code for the TCP traffic monitoring methods described, for example, set up filters so simple functions. Use WAPCAP to complete)
- 2014-01-01 20:58:02下载
- 积分:1
-
DS18B20温度检测及其液晶显示
说明: 实现DS18B20实验测试和先面试基本部分和一个发挥,希望对大家有所帮助(Realize the Basic Parts and a Play of the 07 National Games)
- 2020-06-20 02:00:02下载
- 积分:1
-
OpenGLCoreProgramming
OpenGL核心编程,需要很高的开发能力!(OpenGL core programming, the need for high capacity development!)
- 2007-05-23 17:58:10下载
- 积分:1
-
Parkingchargesystem
一卡一车,停车刷卡闸门打开,开始自动计时计费;取车刷卡闸门打开,自动统计停车时间及所需缴纳的费用。(A card for a car, parking gates open credit card, start the automatic time billing take the car to open the gate card, automatic statistics downtime and required to pay costs.)
- 2014-11-09 15:11:17下载
- 积分:1
-
student
说明: 实现基础的学生信息管理,实现自己定义的链表结构,对学生信息进行存储(Realizing Basic Student Information Management)
- 2019-05-09 14:58:41下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
FSMC—外部SRAM
说明: 基于STM32平台下的FSMC外接SRAM的程序(Program of FSMC external SRAM based on STM32 platform)
- 2020-04-17 14:08:52下载
- 积分:1
-
程序
说明: stm32+风速风向的测量,通过模拟量输入经过adc转换,测量风速及风向(STM32 + wind speed and direction measurement, through analog input through ADC conversion, measurement of wind speed and direction)
- 2021-04-21 10:28:49下载
- 积分:1
-
基于HOMER仿真的太阳能混合发电系统设计
太阳能混合发电的背景、目的和意义以及混合发电系统在国内外的研究与应用现状,
构建了混合发电系统,设计了系统的结构图,并运用HOMER软件进行仿真分析。针对该混合发电系统经济效益问题,结合HOMER软件仿真与调试的结果,综合分析了该发电系统的预计运行成本和经济效益,确定出最终的设计结果和结论。(Design of solar hybrid power system based on HOMER simulation)
- 2018-09-21 13:56:37下载
- 积分:1
-
Simple COM to USB bridge for STM32F4
- 2022-03-16 16:48:52下载
- 积分:1