资源列表
treetooltip
- 树控件提示
contrator
- C++语言实现通讯录,简单实用,可运行,适合初学者使用-C++ language contacts, simple and practical, can run for beginners
BPSKyuanchengxu
- 关于bpsk的matlab源程序,自己编写的,经过了验证,希望大家能够用来学习!-About matlab BPSK source program, written in their own, after verification, we hope that we can use to learn!
plot_baol
- 画包络谱的子函数,在其他程序中可以直接调用。-The sub function of the envelope spectrum can be called directly in other programs.
main_TE
- ICA-PCA 故障诊断,matlab源码。-ICA-PCA Fault diagnosis
bianyuanjiance
- matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
suma-diagonales
- Ejemplo suma matriz diagonal
bitstuffing
- this is a program in c++ platform of bit stuffing
mm
- 16进制-10进制互换程序16进制-10进制互换程序-Hexadecimal 10 in exchange program
Gcd_Lcm
- C语言实现求整型数的最小公倍数和最大公约数-C language implementation seek the least common multiple and greatest common divisor of an integer
digui
- 递归遍历二叉树简单程序,欢迎大家评价-Simple recursive binary tree traversal process are welcome to evaluate ~~~~~
password
- 密码通常由四类字符组成: 1、大写字母 2、小写字母 3、数字 4、其他符号(不含空格) 你需要编写一个密码类,实现判断密码安全等级的功能。密码安全等级的计算方式如下: 1、合法密码必须以字母开头,并且长度不小于6。 2、不合法密码的安全等级为0,合法密码的安全等级为密码中出现的字符的种类数。-The password is usually composed of four characters: 1, 2 uppercase letters, lowercase l