资源列表
bitstuffing
- this is a program in c++ platform of bit stuffing
IHLS2RGB
- convertion ihls en rgb traitement d image
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 ~~~~~
YangHuiTriangle
- 输出杨辉三角。可选择输出层数。杨辉三角实现原理:第n+1层第k+1个数为C(k/n)。-Yang Hui triangle output. Selectable output layers. Implementation principle of Yang Hui triangle: the first layer of the first k+1 n+1 the number of the C (k/n).
password
- 密码通常由四类字符组成: 1、大写字母 2、小写字母 3、数字 4、其他符号(不含空格) 你需要编写一个密码类,实现判断密码安全等级的功能。密码安全等级的计算方式如下: 1、合法密码必须以字母开头,并且长度不小于6。 2、不合法密码的安全等级为0,合法密码的安全等级为密码中出现的字符的种类数。-The password is usually composed of four characters: 1, 2 uppercase letters, lowercase l
Yuesefu
- 基于C语言实现约瑟夫环的问题,运用了链表插入的方法。-Josephus problem based on the C language, the use of a linked list insertion method.
play-photo
- 简单的用javascr ipt介绍如何播放照片的代码-Simple to use javascr ipt code explains how to play photo
erlang
- Erlang-B formula.Implement the Erlang-B formula, and calculate the totaloffered traffic load for – Channel number: 1~20, 200~220 -Erlang-B formula with c code
lms1
- LMS adaptive filter algorithm
