资源列表
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
Yuesefu
- 基于C语言实现约瑟夫环的问题,运用了链表插入的方法。-Josephus problem based on the C language, the use of a linked list insertion method.
treetooltip
- 树控件提示
aslr
- Minix操作系统中实现Address space layout randomization的补丁。-Minix operating system to achieve Address space layout randomization of the patch.
shiboqi
- CVI虚拟示波器,用于Labwindows/CVI-CVI virtual oscilloscope for Labwindows/CVI
a
- 设记录R[i]的关键字为R[i].KEY(1<=i<=k),树结点T[i](1<=i<=K-1)指向败者记录,T[0]为全胜记录下标。写一算法产生对应上述R[i](1<=i<= k)的败者树,要求除R[1..k]和T[0..k-1]以外,只用O(1)辅助空间。-Setting the recording R [i] is a keyword R [i] .KEY (1 < = i < = k), the tree node T [i] (1 < =
krf--
- 简单的卡尔曼滤波算法,很适合新手学习,通俗易懂。-Simple Kalman filter algorithm, it is suitable for novices to learn, easy to understand.
