搜索资源列表
DOS文件格式转化为UNIX文件格式的C程序
- DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
C++
- C++程序设计技能百练随书配套光盘的源码,包含100个经典实例
c++ 编程中你最需注意的地方
- 下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。 这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are ap
hwclock
- Linux C程序, 用于同步rtc读取得时间和kernel的时间, 因为有时由于硬件的影响,这两个时间会产生差异。 程序相当于hwclock, 可用于嵌入式设备上。-Linux C program, is used to syncronize the time bwtween RTC and kernel time, since sometimes the two time differs because of hardware problem on embedded equipment.
C-Linux-electronic-teaching-
- Linux系统下C程序开发详解 电子教案 ppt-C Programming Linux system Detailed electronic teaching
UNIX下C语言编程指南
- 本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
Linux程序设计(原书第2版)源码.tar
- linux的程序设计第二版 是学习LINUX下程序设计的好教程哦,-the program design is the second edition of learning LINUX good program design handbook Oh,
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
linux-dev-manage.c
- 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
yacc-1.9.1
- yacc(Yet Another Compil er),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。-yacc (Yet Another Compiler Compiler), is a Unix/Linux on a compiler to genera
C-Programming-Linux-system
- Linux系统下C程序开发详解 学习电子书 -C Programming Linux system Detailed e-learning
C-Linux-CD-with-the-book
- Linux系统下C程序开发详解 随书光盘源程序-C Programming Linux system CD with the book Detailed source
linux-C-biancheng
- 一个简单的C++程序,重点说明了一些语句的运用,对初学者很有用-A simple C++ program, focusing on the use of some statement, is useful for beginners
Linux-C-programming
- Linux环境C程序设计这本书的电子文档前三章的电子版,希望给网友带来帮助-Linux environment C pramming
Linux-C
- 在Linux在编写C程序的一本很好的书,不管是初学者还是有一定功底的人都可以-In writing a C program in Linux, a very good book, whether beginners or people with certain skills can look
Linux-C-Program
- 本书全面解读Linux C程序设计的开发环境、开发工具和典型应用,清晰把握Linux环境编程的精髓。-The book is a comprehensive interpretation of the Linux C program development environment, development tools, and typical applications, a clear grasp of the essence of the Linux environment.
ranlib.C
- gibbs采样源程序,linux系统系的C程序-Code of gibbs samping
Boost程序库完全开发指南
- Boost 是一个功能强大、构造精巧、跨平台、开源并且免费的c++程序库(Boost C++ is a functional lib, which coulld be easy construct , over every device.)
hello-world
- 简单c程序,初级入门初级,仅限于编译器测试使用,(Simple C program, primary entry-level, limited to compiler testing use,)
zlog使用指南及实例
- 提供C程序日志工具zlog的使用指南及实例程序(writing log with zlog in C progrming)