资源列表
SMTPS
- Sending email via c++ application using SMTP protocol
wuxianyinpinfasheqi
- 无线音频发射器全攻略,讲解的非常详细,欢迎下载交流-Raiders wide wireless audio transmitter, a very detailed explanation, please download the exchange ~ ~ ~
2
- 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
2
- A BLIND EGALISED FOR OFDM
IEEE802.15.4a
- the IR-UWB Channel model coded in Matlab simulation
MMP
- channel estimation using OMP code matlab
Chinese-versionPOP3-protocol
- 它是一个POP3的RFC文档,详细地阐述了pop3协议中命令请求与响应的交互过程-It is a POP3 RFC document, described in detail in the POP3 protocol command request and response interaction process
jqfey
- 三相光伏逆变并网的仿真,能量熵的计算,时间序列数据分析中的梅林变换工具。- Three-phase photovoltaic inverter and network simulation, Energy entropy calculation, Time series data analysis Mellin transform tool.
AODV
- 此源码为aodv在glomosim下的路由源码,C语言编写-The source for aodv routing source code under the glomosim C language
qudongjichu
- linux驱动的编写,与总结。快速学习linux驱动-linux device
汉诺塔演示课程设计论文
- 汉诺塔作为一种经典的数学问题,曾引起人们极大的研究热情。尤其在计算机出现以后,利用程序语言来实现汉诺塔演示,可以说是对我们这种计算机爱好者提出的一种小小的挑战。但同时它在对于我们深入体会计算机编程方面和图形学知识具有极高的价值,其中最有代表性的就是数据结构中递归思想的实现,以及图形学诸多理论知识
C中的内存空间分配
- 堆和栈是两个不用概念,本文详细说明了二者的异同。