搜索资源列表
Intel Itanium Assembly Language Reference
- Intel Itanium Assembly Language Reference, SSE汇编指南-Intel Itanium Assembly Language Reference, SSE Guide Series
DES C language
- 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
ringbuffer_src_2.0
- C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
AES
- C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
ECC
- C语言,大素数域上的椭圆曲线加密解密算法-C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm
(Clanguage)
- CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
gradient(2)
- 用c语言写的共轭梯度法程序,程序较为简单,不过运算速度快,准确率高-C language by the conjugate gradient method procedures, the procedures are more straightforward, but computing speed, high accuracy
Tetris.tar
- linux 下用c语言编写的俄罗斯方块程序,可以在framebuffer模式下允许-under linux using c language Tetris program, you can allow the framebuffer mode
Linux-Assembly-Language
- Prentice-Hall出的linux上的汇编语言程序设计书籍,有关linux上C编程的书籍很多,但汇编类却很少,对于有此需要的人士,本书值得一读。-A Linux Assembly Language Programming book produced by Prentice-Hall. There are few linux books related to assembly language. So it is valuable for those wanting to get such
Assembly-Language-Step-by-Step
- Assembly Language Step-by-Step, Programing with Linux, Third Edition. 使用Ubuntu系统,从非常基础开始介绍汇编语言。这是英文原版书籍,最新的版本。-Assembly Language Step-by-Step, Programing with Linux, Third Edition. Use of Ubuntu, starting from the very basic introduction assembly lan
CRC--C-language
- CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
C-language(english)
- C程序设计语言,很好的教程,适合初中级的朋友学习-C programming language, a very good tutorial, suitable for middle-class friends to learn
des-algorithm-c-language
- c语言des算法,一种传统的加密算法,较为经典-des algorithm c language, a traditional encryption algorithms, the more classical
C-language-books-under-linux
- linux下C语言学习的很好的资料,一针见血的点评-C language under linux learning good information, sharply reviews
100-classic-algorithm-c-language-
- 经典C语言程序设计100例,C语言能够让你深入系统底层,你知道的操作系统,哪一个不是C语言写的?所有的windows,Unix,Linux,Mac,os/2,没有一个里外的,如果你不懂C语言,怎么可能深入到这些操作系统当中去呢?更不要说你去写它们的内核程序了。-Classic C Programming Language 100 cases, C language allows you in-depth the underlying system, you know the operating
covert-channel-(c-language)
- linux中隐蔽通道源代码(c语言) 采用sleep(秒)/usleep(微秒)制造同步。 当一个进程sleep时,就将cpu的控制权交给其他进程,直到sleep时间已到,重新获得cpu的控制权。 -linux source code in the covert channel (c language)
The.C...Programming.Language
- UNIX系统管理高手,C语言,个人觉得不错。-UNIX system administration expert, C language, personal feel good.
Assembly-Language-Programing
- This is a very simple assembly language program with its makefile.
C-language-board-password-algorithm
- 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
