搜索资源列表
2_des
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
0141537计应用215班郭军凤
- 在本次设计中,通过对新乡市自学考试和考生信息管理方式的调查,利用ASP、Dreamweaver、Fireworks等网站开发软件创建了新乡市自学考试网站,实现了网上报考、成绩和座号查询的功能。 新乡市自学考试网站开通的网上报考是自学考试报名方式的一项重大改革,也是新乡市自学考试网站的关键技术和难点。网上报考系统使考生省去了来回奔波、到现场排队填写报名卡等手续,它充分发挥网络的优势,使考生的报考时间更充裕,网上报考比社会报名点更早开始,更迟截止。无论考生身在何处都可以轻松报考,完全没有时空的限制。
WindowsInternals-4ed
- WINDOWS内幕第四版!(英文版) 全面介绍WINDOWS内部机制!高手必看-windows internals forth edition
CProgrammingLanguage
- 本书的确是C语言的圣经!但是语言实在是太简炼了!只有两种办法学习本书:一是反反复复地读。二是碰到问题,把本书的相关内容反复地阅读和琢磨-This book is indeed a C language, the Bible! But the language is too Conciseness of! There are only two ways to learn in this book: First, back and forth to read. Second, encounter p
ex1
- 命令解释器的实现,将输入文件“batch”中所列的程序启动运行,读懂实例代码sm1.cpp并且修改为目标代码,将sm1.cpp中的参数由待启动程序改为待读文件,并且通过文件操作获取待启动进程。-Command interpreter implementation, the input file " batch" procedures set forth in start running, read and modify the sample code sm1.cpp targe
SubstitutionCyper
- In cryptography, a substitution cipher is a method of encryption by which units of plaintext are replaced with ciphertext according to a regular system the "units" may be single letters (the most common), pairs of letters, triplets of letters, mixtur
h264bitstream-0.1.6
- Linux下对h264裸流文件的分析。功能强大,可以分析帧num,NAL类型等等信息,是学习分析h264编码的字节流很好的工具-Linux file under h264 bare flow analysis. Powerful, can be analyzed frame num, NAL type, and so forth, is to learn of h264 encoded byte stream good tool
SpaceOut-3
- 一个闪躲障碍或子弹的VC++小游戏模块,可以闪躲子弹,用鼠标控制小车在平面上来回移动,躲闪障碍,避过子弹就算胜利了,类似的游戏有不少了,把源码发上来供大家参考吧。-A Dodge obstacles or bullet VC++ game module can dodge bullets, use the mouse to control the car to move back and forth on a flat surface, dodge obstacles, avoid the bu
MzCrypt-v1.0-srcPbin
- 解密/加密 BIn軟件 ~MzCrypt-Descr iption This is a commandline application that converts back and forth between .bin and .zip. Usage - Decrypt .bin: mzcrypt.exe-d-o update-decrypted.zip update.bin (converts .bin to .zip) - Encryp
ledasm
- 实现跑马灯效果,有一次次的往返来回,很好看,很实用,初学者的宝典啊-Marquee achieve results, and from there back and forth again and again, very nice, very practical, a beginner' s book ah
diskid32
- 獲取windows系統硬盤的一些信息,可以獲取到SN,FW,MODEL,等等信息-Get some information windows system hard disk, you can get to the SN, FW, MODEL, and so forth
MerkleHellman
- The encryption algorithm using Merkle-Hellman knapsacks starts with a binary message. * The message is envisioned as a binary sequence P = [p1, p2, … ,pk]. * Divide the message into blocks of m bits, Po = [P1, P2, ... ,Pm], P1 = [Pm+1, .
shmbuf
- The shmid64_ds structure for x86 architecture. Note extra padding because this structure is passed back and forth between kernel and user space.
sh_intc
- Convert back and forth between INTEVT and IRQ values.
audioio
- GETREG and SETREG are used to read and write the chip s registers, using the audio_ioctl structure to pass data back and forth.
ctl
- ctl.h describes the structure that talk and talkd pass back and forth.