搜索资源列表
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.
模仿 BASIC 函数的某些 C 语言函数 4K
- 能够模仿 BASIC 函数的某些 C 语言函数 4K-BASIC function to imitate some C language function 4K
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
通讯录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-interpreter.tar
- 解释C语言,支持绝大部分C语言语法。。。。。。。。。。。。。。。。(Explain C language and support the majority of C grammar...)
C语言函数大全(语法)
- C语言函数大全(语法),详细的记录了c语言的所有函数和使用方法和事例说明(C language function Daquan (grammar))
《C语言精彩编程百例》附书源码
- 100个C语言的经典编程案例,好东西分享给大家使用!(C language programe)
精通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)
sm2加密,解密基于openssl的C语言实现
- SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)
C 库函数详解
- 这是C语言库函数按照A-Z顺序的详细说明(This is a detailed descr iption of the C language library function in the order of A-Z)
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)