资源列表
channel_simulation
- 实现了瑞丽分布信道,来斯信道分布和阴影衰落信道的仿真-Ruili achieved distribution channel to channel distribution and Adams shadow fading channel simulation
我的程序2 C++的
- 嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦-played with documentation procedures forgot what it is we can implement Operation oh
heapsort
- A heap is a binary tree satisfying the following conditions: This tree is completely balanced. If the height of this binary tree is h, then leaves can be at level h or level h-1. All leaves at level h are as fa
1
- 串口调试工具源码,接受发,定时和文件发送-mscomm
ACA
- 蚁群算法用c++语言实现的,可以用于求旅行商问题的解-Ant colony algorithm using c++ language and can be used to seek the solution of traveling salesman problem
fun
- 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
minsum1
- LDPC最小和译码算法,验证正确的、 -ldpc minsum decoder
vb
- 这是用VB编写的文本框,可以实现文本的剪切复制。-It is written in a text box with VB, can cut and paste text.
MyProcess
- 封装的管理进程和线程的类,使用起来很方便。方便查找,启动关闭应用应用程序。-Class encapsulates the management of processes and threads, very easy to use. Easy to find, start closing the application application.
asda
- 一个获取硬盘序列号的源码,经测试可以使用-a get hard disk number program
SingleInstance
- This sample code is for the creating MFC single instance application.Include this code in InitInstance function.
Get_IGS_RINEX.sh
- 可以选择igs服务器,在不同的服务器上下载GPS的RINEX数据,并放在指定的目录,方便自动化处理。 运行方式可以参考代码的帮助文件。