-
opencv_Image
很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
- 2018-01-11 10:32:39下载
- 积分:1
-
A-one-dimensional-convolution
一维褶积
雷克子波与地层序数
地震资料正演方法(One-dimensional convolution Ricker wave formation ordinal)
- 2013-12-26 15:22:59下载
- 积分:1
-
Duncan
flac3d中邓肯张自定义本构模型的源代码。(duncan self-defined model)
- 2020-10-08 08:57:38下载
- 积分:1
-
gloop
OpenGL类库源码 (The sourcecode for OpenGL library )
- 2020-06-26 12:40:01下载
- 积分:1
-
2005090613502213984
课程按学期分类排序,用拓扑算法,来完成程序。(Sort courses by semester, with topology algorithms, to complete the process.)
- 2008-06-25 22:30:38下载
- 积分:1
-
chuankoumoban
使用MFC编写的windows环境下的串口操作工程模板(Serial port operation project templates written using MFC windows environment)
- 2012-10-19 18:29:45下载
- 积分:1
-
singal_processing_and_demo_program
说明: 包含内容:离散时间系统与Z变换、离散傅里叶变换及其快速算法、无限长单位脉冲响应(IIR)滤波器的设计、有限长单位脉冲响应(FIR)滤波器的设计、数字信号处理系统的实现、多采样率信号处理(singal processing and demo program)
- 2020-12-02 20:19:26下载
- 积分:1
-
Windows_Password_Logger
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
- 2012-09-27 11:09:00下载
- 积分:1
-
Windows-jiemianbiancheng
windows界面编程的代码,,基本的界面操作都可以实现。(windows programming interface code. .)
- 2013-04-20 16:45:09下载
- 积分:1
-
des-daima
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm :
)
- 2012-04-28 10:01:59下载
- 积分:1