资源列表
gaojietongjiliang
- 给定一段音频,经过分帧处理、矩阵相乘,求得它的高阶统计量-Given an audio, after sub-frame processing, matrix multiplication, and seek its higher-order statistics
MIMOCBF
- 应用于MIMO阵列的常规波束形成方法,已经使用多次,正确的。-CBF for MIMO array。
source
- 文件加密:对给定的ASCII码值进行加密:若字符是英文字母或数字,则用该字符在ASCII码表中位置之后第五位字符进行加密,否则用ASCII码表中位置之前第三位字符进行加密。-File encryption: For a given value of the ASCII code for encryption: If the character is a letter or number, then use the ASCII character code table position after
List_Merge
- 针对链表的一系列操作,写了很多有关的自定义函数,仅供参考-A series of operations for the list, wrote a lot of custom functions, for reference only.
sign_in
- 一个登陆功能的php实现,代码比较简单,适合新手参考借鉴。-a sign_in document of php
sdcs1dford
- 一维电测深曲线,一维电测深正演程序,点测深法-One-dimensional resistivity sounding curves, one-dimensional electrical sounding forward procedure, the point sounding method
lagelangrichazhisuanfa
- 计算方法的拉格郎日差值算法,
downl
- 批量下载易读xunlei-mz网站书籍,变成txt的python程序,可以改下载页数,和第一页的地址-download books from xunlei-mz ,and change it to txt file
dyl1
- 利用支持向量机对T-S型模糊系统建模的方法,结合BP算法对参数进行优化,从一定程度上解决模糊系统建模所存在的模型结构复杂、维数灾、泛化能力不强和实时性差等问题。-this paper analyzed the approach that applied support vector machines to create novel model in the T-S fuzzy system, combined with BP algorithm which could optimize it,
Cpp1
- 查询学生考试成绩的c++代码,有助于初学者学习编程使用,是一个比较全面的c++源代码-Look test scores of students of the c++ code and programming help beginners learn to use, is a more comprehensive c++ source code
sepetate
- 对二维数据或三维数据进行随机分组,分成两组-two-dimensional or three-dimensional data into two groups at random
ml
- Miller rabin. This is implementation of miller rabin to find if the given no. is prime or composite.