资源列表
PLS_Toolbox_42_installer.rar
- PLS功能,MATLAB工具箱 直接安装。,PLS functions, MATLAB Toolbox install directly.
arith-n.zip
- Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
TRMM
- TRMM数据读取,v6 版本对应每3个小时的降雨量等信息都有明确的提示-TRMM data read, v6 version of the corresponding precipitation every 3 hours of tips and other information are clearly
四则运算的计算器源码
- C语言编程,用Visual C编程,接受用户输入的一个四则运算表达式,输出其结果。例如用户输入表达式(5‐1/5)*5,则输出结果24.00,输出时精确到小数点后两位-C language programming, using Visual C programming, to accept user input of a four operational expression, the output results. For example, the user enters the expres
Dijkstra
- 这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest
Matlab-for-Copula
- 至今最全的Copula函数计算程序,包含参数估计、模型检验、随机模拟等-Copula function has the most complete computer program, including parameter estimation, model checking, stochastic simulation, etc.
kthread_create
- 该函数创建,但并不启动线程,创建完后要通过wake_up_process启动-This function creates, but does not start the thread, create after start through wake_up_process
face_recognition_LTPPTBSM
- 基于local ternary pattern feature 和 distance transform-based similarity metric 相结合的人脸方法识别技术研究-combining the local ternary pattern feature and distance transform-based similarity metric method for robust face recognition.
sliding
- 求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves ri
lteScheduler
- 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码-3GPP LTE uplink virtual MIMO scheduling algorithm in a source code
x264_dm6446_ccs
- CCS3.3环境软仿真dm6446下X264编码的程序,可直接运行,由于foreman_cif.yuv原始图像数据较大,没有放在里面,请在网上自己下载,下载后放在同一个目录下就可以编译运行。-CCS3.3 environment simulation dm6446 software code under the X264 program, can be run directly, as foreman_cif.yuv larger original image data, not on the
IO
- 控制安捷伦矢量信号源,在本地计算机上产生一个信号然后传入信号源,本代码含若干练习性的源代码,结合自己大量的调试经验,在signal1.m中对初学者甚至经常使用的用户极易犯得错误进行了详细标注,-Matlab generate data in the waveform file, downloaded to the Agilent signal sources. By reading it, you will get a lot.
