-
log-MPA-迭代次数对比
说明: SCMA log-MPA检测迭代次数对比(SCMA log-MPA detection)
- 2021-03-26 16:51:37下载
- 积分:1
-
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多...
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多-VC2005 routing source tracking, packaging the type of format printing trace routing information, and the window is almost built-in tracert
- 2023-02-15 18:55:04下载
- 积分:1
-
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!...
socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
- 2022-03-19 10:46:25下载
- 积分:1
-
VS2005 under TCP and serial data forwarding, support for multiple sets of data....
VS2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可。-VS2005 under TCP and serial data forwarding, support for multiple sets of data. Only need to fill in a good configuration file.
- 2022-04-20 15:52:35下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1
-
bpsk
bpsk调制matlab代码,仿真验证正确(bpsk modulation)
- 2013-10-10 20:14:15下载
- 积分:1
-
winsock 客户端程序 简单测试来自server端的程序
winsock 客户端程序 简单测试来自server端的程序-winsock simple test client program from server-side procedures
- 2022-03-29 23:24:33下载
- 积分:1
-
INS_EKF-master
ekf组合导航,惯性导航及其组合导航matlab代码(EKF integrated navigation, inertial navigation and integrated navigation matlab code)
- 2020-12-15 16:59:13下载
- 积分:1
-
GRAY
灰度级伪彩色编码,将灰度分为4级添加不同的颜色(Gray level pseudo-color coding)
- 2019-05-06 20:48:07下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1