搜索资源列表
c语言深入学习必备参考例子
- 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible string manipulation, and flow opera
embedpython_1_src
- unix下解释类c++语言的封装类,可以深入理解编译原理-unix interpret the language category c Packaging category, in-depth understanding of compiler theory
AES
- AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
Linux-Assembly-Language-Programming(2)
- Linux下C语言编程,深入详细的描述了Linux编程细节
malloclab-handout_20111118164222705
- 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
reversec++
- 但是,现在随着越来越多的应用程序和恶意软件转而使用C++语言进行开发,深入理解C++ ... 何手工识别C++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发 -err
visualc
- C++的经典实例,有助于学习C语言的基础和深入研究,也是调试的必备代码-Classic example of C++ will help to learn C language, basic and in-depth study is necessary to debug the code
c-write-the-virtual-machine
- c语言编写的一个虚拟机,代码很短,非常好,想编写虚拟机的可以深入研究,初学者不适合,太难,看不懂-c written in a virtual machine, code is very short, very good, want to write a virtual machine can be in-depth study, not suitable for beginners, too difficult, can not read
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
C_MSComm
- Secure Hash Algorithm(安全哈希算法)进行了简要描述,并对SHA-1算法的原理进行了深入分析。同时采用目前流行的C#语言对SHA-1算法进行了具体研究,设计了SHA-1加密系统。测试结果表明:加密系统可以准确实现中文信息和其他信息的SHA-1加密。-Secure Hash Algorithm (Secure Hash Algorithm), a brief descr iption of the SHA-1 algorithm and the principle of in-
ftp
- linux c语言应用编程,ftp编程实例,可以正确运行。本例可以帮助你深入理解ftp的工作原理-the linux c language application programming, ftp programming examples can be run correctly. This example can help you in-depth understanding of the working principle of the ftp
qrcode-generator-master
- C语言编写的生成二维码的源程序,新建一个工程文件夹,把qrencode相关文件拷贝到该文件夹下,尝试编译(对于makefile的编写,不在这雷述了),最后发现基本所有的文件都有依赖关系(并没有深入去对源码进行裁剪)- C language source code of the two-dimensional code decoding software
AES
- C语言编写的AES加密解密函数,深入AES底层原理-ES encryption and decryption functions, in C. hope to help you learn AES more deeply
DES
- C语言编写的DES加密解密函数,深入DES底层原理-DES encryption and decryption functions in C
嵌入式c编程语言入门与深入
- 本文讲解嵌入式C基础,从C语言到Linux的编译实现。(This article on the basis of embedded C, C language from the compiler to achieve Linux)
C语言标准与实现
- 讲解C语言的实现,深入到汇编级别,描述C运行时环境等内容,适于高级程序员阅读。(Explain the implementation of C language, go to assembly level, describe C runtime environment and so on, which is suitable for senior programmers to read.)