资源列表
Clock
- 时钟显示,为初学者提供简单的事例,帮助对C++的理解-Clock display, provides a simple example for beginners to help the understanding of C++
yanghuisanjiao
- 讲述杨辉三角的逻辑,应用,和算法的一些基础型知识-Yang Hui triangle about the logic, applications, and algorithms of some basic type of knowledge
active
- 可以实时获取当前窗口标题,vb6.0编写的 -Real-time access to the current window title, vb6.0 prepared
who1
- 本程序源代码实现linux下的who命令。-The source code of the program who command under linux.
floodfill
- 图像内轮廓填充通常称为孔洞填充,主要用于目标提取。不带任何条件的内轮廓填充,在目标密度很大时,可能导致错误填充。一种典型情况,当多个目标粘连,并 且形成环状时,简单的内轮廓填充会将环状内部背景部分误认为目标空洞进行错误填充。这种错误对于目标分割和提取是非常致命的。-Commonly referred to within the outline of the image to fill the holes filled, mainly for object extraction. Fill in
DES
- DES implementation in c
jinzhi
- c语言下根据用户的输入进行进制转换,第一个是10进制数,第二个是想转的格式(2,8,16)-c language based on user input for the next binary conversion, the first one is 10 decimal, the second is to switch the format (2,8,16)
iarnold
- Arnold加密处理的反运算inarnold,实现解密-Arnold' s anti-encrypted operation, to achieve decryption
rsa
- RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用-RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA
sha-1
- SHA JAVA算法,里面有两个函数,只需调用其中一个就可以了-SHA JAVA
bench_locks
- a small program to benchmark locking primitives with different implementations
IdentifiedFloatValue
- This FloatValue represents a float value that is identified by a unique ID.