搜索资源列表
packer
- 这是我用C语言写的一个很好的打包程序,压缩软件就是这样的原理,理解了这个程序,下一步你就可以写一个压缩软件。 功能: 1.能把若干个任何类型的小文件打包到一个大文件中。 2.可以查询打包后的大文件里包含哪些小文件,以及每个小文件的大小。 3.可以原样不变地解压出来。 如果你再加入一段Huffman代码就成为一个小型压缩软件了-This is one I used the C language to write the package procedures, functions
qwe
- 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accordan
zxc
- 对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验。-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is not split otherwise in accorda
Single-Variable
- 四种方法(进退法,黄金分割法,斐波那契法,二次多项式差值法)求解单峰值函数极小值。 本程序已经给定三种目标函数,可以自行添加或者更改。-Four methods (advance and retreat method,Golden section method , Fibonacci method, quadratic polynomial difference method) for solving single peak function minimum. This procedur
30gedanpianji
- 主要内容: (1)将<AT89S51单片机试验及实践教程>里面的实验用Proteus仿真!!!!包括C语言的和汇编的!!! (2)加了注释(本人也是刚学的,可能有些错误,望提出!) 还加了部分与该实验有关的资料!! (3)将本人发现的原版中的问题加以改正.(里面还有小部分问题,目前仍然不明) -Main content: (1) inside the <AT89S51单片机试验及实践教程> experimental Proteus simulation!
OFDM-Simulation
- 本程序没有添加信道估计部分,与峰均值仿真,如果添加了将更加完善对OFDM的研究-The program does not add the channel estimation section, and the mean peak simulation, if you add the more complete study of the OFDM
power_wind_ig
- 用simulink对风电场进行建模分析得到功率以及电流的仿真图-This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc), the initial state vector needs to be regenerated or disabled, ot
数字信号处理MATLAB
- 120多个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题。用MATLAB编写的程序的名称由“exa”开头,接下来是所在的章、节及例题的序号,如exa010101,指的是第1章第1节(即1.1节)的第1个例题,即例1.1.1。如果该程序是为了说明某一个m文件的应用,则在上述名称的后面跟一个下划线,再在后面加上所说明的MATLAB文件的名称,如exa011001_rand,即是例1.10.1,该例用来说明rand.m文件的应用。(More than 120 signal proce
