-
NEW_FHT
快速Hartley变换(简称FHT)的一种新算法(Fast Hartley Transform A new algorithm)
- 2010-11-23 19:35:24下载
- 积分:1
-
ATM-curriculum-design-report
银行自动取款机ATM的课程设计报告,用C#.net编写(Bank automated teller machine ATM curriculum design report, using C#. Net written)
- 2013-07-17 11:15:18下载
- 积分:1
-
gongfenqi
hfss设计的功分器,结构简单,易于实现,我相信对初学者会游有用( a new creative guide book on how to creat a new kind of antenna,i am sure it is helpful)
- 2016-05-14 18:15:27下载
- 积分:1
-
sd
说明: SD卡的SPI方式驱动,SPI方式简单速度也可以,很多处理器都有SPI功能,没有也可模拟。(SD card SPI mode driver, SPI is simple speed can, many processors have the SPI function, does not and can simulate.)
- 2010-08-20 11:46:36下载
- 积分:1
-
aa
说明: 用DS18B20和89C51实现的恒温控制系统(DS18B20 and 89C51 with the temperature control system to achieve)
- 2009-06-14 02:37:11下载
- 积分:1
-
DC2064A---Demo-Manual
演示电路板DC2064A是基于高效率双向多节电池的电池组平衡器LTC3300-1和多节电池的电池组监视器LTC6803-2设计的。(Demo board DC2064A is based on high-efficiency two-way multi-cell battery pack balancer LTC3300-1 and multi-cell battery pack Monitor LTC6803-2 design.)
- 2013-09-12 09:55:18下载
- 积分:1
-
fanqiehuayuanWinXPanzhuangjiaocheng
番茄花园WinXP安装教程,安装番茄花园的朋友可以看一下!(Tomato Garden Guide WinXP installation, the installation of tomato garden friends can see!)
- 2009-05-13 01:12:09下载
- 积分:1
-
979539touch
触摸屏的程序源码。含有头文件及其主程序,已经通过编译,没有错误(Touch-screen program source code. Contains the header files and the main program has been through the compilation, no errors)
- 2009-12-04 20:00:01下载
- 积分:1
-
How-to-Read-a-Paper
IEEE fellow 教你如何阅读科技论文(IEEE fellow teach you how to read scientific paper.)
- 2013-09-03 15:33:08下载
- 积分:1
-
TCPIPTutorial
In the TCP/IP protocol suite, TCP is the intermediate layer
between IP below it, and an application above it. Using TCP,
applications on networked hosts can establish reliable
connections to one another. The protocol guarantees in-order
delivery of data from the sender to the receiver
Streams of data called segments are used by TCP peers to
speak to each other. The segments can be quite large, so TCP
breaks up the segments into smaller units of data. These units
are encapsulated in the TCP packet that is passed to the IP
protocol. Each unit of data is assigned a sequence number,
which becomes part of the TCP packet. At the receiving end, the
TCP module uses the sequence numbers in the packet to
reconstruct the user data in the correct order.
- 2010-10-13 23:49:30下载
- 积分:1