-
Using_Linux_to_Implement_8-and16-BitDevice_Network
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you will learn about hardware platforms that support embedded Linux, Linux kernel
configuration, feature selection, installation, booting and tuning.
- 2007-08-20 09:04:36下载
- 积分:1
-
PowerFlow_Gyn5
Article of Algorithm to Power Flow: Novel Method for Solving Radial Distribution Networks.
- 2010-07-04 22:15:51下载
- 积分:1
-
109201255MSE_calculation
LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual signal)
- 2010-05-07 00:00:00下载
- 积分:1
-
GLCM_Features1
matlab code for glcm features
- 2010-12-30 01:51:34下载
- 积分:1
-
class_optical_flow
一个经典的关于光流法的运动图像目标检测 已调试成功(Moving image target detection of optical flow method is a classic has been successful commissioning)
- 2013-11-16 10:02:55下载
- 积分:1
-
AM
说明: AM信号产生与相关解调的MATALB仿真程序(MATALB simulation program for AM signal generation and correlation demodulation)
- 2018-04-12 17:33:54下载
- 积分:1
-
MLkNN(matlab)
ML-KNN实现过程,包括训练和测试两个过程(the process of ML-KNN, including training and testing )
- 2014-09-26 14:28:10下载
- 积分:1
-
OFDM_4QAM_SIMULINK
这里是课程设计时做的一个MATLAB-SIMULINK环境下OFDM的仿真源程序,采用16QAM的子载波调制系统,高斯模拟信道,有误码率分析以及星座图,希望对大家有所帮助(Here is a program designed to do a MATLAB-SIMULINK environment, OFDM simulation source code, using 16QAM subcarrier modulation system, Gaussian analog channel, with bit error rate analysis and the constellation, we want to help)
- 2010-06-21 10:50:10下载
- 积分:1
-
matlabbook
MATLAB书籍7本,主要是基础的,其中MIT的很不错,每本书都有实例(MATLAB book seven, mainly based on, in which MIT is very good, there are examples of each book)
- 2009-02-03 16:48:52下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1