资源列表
shuxue_Matlab1
- 今天上传《数学实验与Matlab》程序,希望对大家有用!-today uploaded "Matlab mathematical and experimental" procedures in the hope that it may be useful right! Thank you!
shuxue_Matlab2
- 今天上传《数学实验与Matlab》2程序,希望对大家有用!谢谢!!!(-today uploaded "Matlab mathematical experiment with the" two procedures in the hope that it may be useful right! Thank you! ! ! (
xinhao_m
- 我搜集的西安交通大学的数字信号处理的原码-I collected the Xi'an Jiaotong University in the digital signal processing the original code
rm_decoding
- 该程序是用C编写的RM码的编译码算法,用于仿真AWGN信道下的性能.-that the procedure was used to prepare the RM C code encryption algorithm for simulation AWGN channel performance.
interleaver_3GPP
- 该程序是用MATLAB语言编写的符合3GPPP标准的TURBO编码内交织器.-that the procedure was used to prepare the MATLAB with 3GPPP Turbo coding standards within intertwined device.
Turbo_ARQ
- 该程序是用C语言编写的,用于仿真基于TURBO码的HARQ性能.-that the procedure was used to prepare the C language for simulation based on Turbo Codes HARQ performance.
CRC_decoding
- 该程序是用C语言编写的,用于实现CRC编译码.-that the procedure was used to prepare the C language, for the realization of CRC encryption.
zigzag_concatenated_code
- 该程序是用C语言编写的,属于turbo like code,性能接近或超过传统的turbo code.需要在LINUX操作系统下运行.-that the procedure was used to prepare the C language, is like turbo code, Properties near or over the traditional turbo code. Need to run the Linux operating system.
GridView
- 做Web开发大多都要用的GridView,这个讲座可以让你随心所欲的使用GridView-do Web development, should use most of the GridView. The seminar will let you use the former GridView
FindSub
- 串模式匹配的测试小程序,使用数据结构的链表存储管理-string pattern matching small test procedures, the use of the linked list data structure Storage Management
vc_jiqiaoshili_part1
- Visual.C++程序设计技巧与实例--配套光盘 第1章 C_C++基础 共有四个实例 1. ex1_7用C语言实现参数个数可变的函数 2. ex1_8创建和访问环境变量 3. SortDemo各种排序算法示例 4. BinaryTree二叉排序树相关操作示例-Visual.C program design techniques and examples -- matching CD Chapter 1 C_C foundation is a total of four
vc_jiqiaoshili_part2_3
- Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot