搜索资源列表
linux下C语言编程
- linux下C语言编程基础知识-C programming language based on knowledge
Linux下C语言编程——时间概念
- Linux下C语言编程--时间概念,包括时间表示,时间测量,计时器的使用三部分内容。仅供参考。-Linux C programming language -- the concept of time, including time, time measurement, the use of timer three parts. For reference purposes only.
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
testpcap-c语言源程序
- testpcap-c语言源程序,包括:网络封包的截取,分析等 1.Simple single packet capture program 2.Q&D proggy to demonstrate the use of pcap_loop 3.Investigate using filter programs with pcap_compile() and pcap_setfilter() -testpcap-c language source code, including :
c语言文件加密程序
- c语言文件加密程序-file encryption procedures
用C语言实现Ping程序功能
- 用C语言实现Ping程序功能-C language function Ping procedures
通讯录c语言
- C语言写的简易通信录
C++课件、习题及答案
- C++是由AT&T Bell(贝尔)实验室的Bjarne Stroustrup博士及其同事于20世纪80年代初在C语言的基础上开发成功的。C++保留了C语言原有的所有优点,增加了面向对象的机制。 C++是由C发展而来的,与C兼容。用C语言写的程序基本上可以不加修改地用于C++。从C++的名字可以看出它是C的超集。C++既可用于面向过程的结构化程序设计,又可用于面向对象的程序.
上海贝尔的c语言高级教程
- 上海贝尔的c语言高级教程
UNIX下C语言编程指南
- 本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
C语言库函数参考手册
- C语言 库函数列表,速查,可以方便、快速定位到函数,了解其功能及用法。(Quick C language library function list, can easily and quickly locate the function, understand its function and usage.)
C语言函数大全(语法)
- C语言函数大全(语法),详细的记录了c语言的所有函数和使用方法和事例说明(C language function Daquan (grammar))
精通UNIX下C语言编程与项目实践+源代码+笔记
- 有笔记和c语言题,能够更好的理解LInux下的语言编程,题刻量大(There are notes and c language)
SM2签名验签C语言实现
- SM2 签名 验签 C 语言实现来做到签名 验证签名 非常好的资源(SM2 signature verification C language implements very good resources for signing signature verification signatures)
nasa-c-style
- NASA C语言编程规范,高质量,高可靠性编程。(NASA C language programming specification)
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.)
C语言高级编程及实例剖析
- c语言程序高级编程技巧 有相应的实例剖析,望采用(C procedure high-grade art of programming act in response instance anatomy.)
7.C语言MySQL数据库连接池
- C语言mysql连接池 , C语言底层实现mysql数据连接池(C language MySQL connection pool and C language bottom layer realizes MySQL data connection pool)