搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
402_01
- CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the \"curses\" library. CForms uses a language-based design to define forms.
sendip.c
- 经过修改的sendip结构,可以结合发送选择以太网的类型发送-Sendip modified structure, can be combined to send to choose the type of Ethernet Send
unixC
- 因为在C语言草创的年代,UNIX是最好的大型机系统。后来又用C语言重写了UNIX代码。 时至今日,UNIX和它的各种发展型仍然是最好的大型机系统。C语言也是最好的底层开发语言之一。 -Since all by himself at the age of C language, UNIX mainframe systems are the best. Later, using C language to rewrite the UNIX code. Today, UNIX and it
LINUX1.0
- 内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the core of the procedure. Are the
serial
- 通讯接口类的封装,适用于C/C++,为了通用性,用标准C封装,稍作修改可封装成类,简单好用-Communication interface of the package type for C/C++, for general use standard C package, with some slight modifications can be packaged into a class, easy-to-use
udpbroadcast
- 基于UDP网络广播,实现了基本的广播功能,运行平台式qt4.3.0,语言为c语言-UDP-based Internet radio, radio to achieve the basic function, running, platform type qt4.3.0, language c language
DisplayString
- 包含MIB源文件以及相应C、H文件。实现DisplayString类型的GET和SET功能。供初学者参考-Contains the MIB source file and the corresponding C, H file. Achieve DisplayString type GET and SET functions. Reference for beginners
mmtrie
- 写这个的出发点是吧之前做的trie能写到文件而且能很容易mmap到内存, 可以用于输入法 搜索引擎分词 词表的功能, 共享前缀存储, 支持最大20亿节点. 简单一点可以当一个hash表使用, 查找的时间复杂度为 N* Log(256) N为字符长度, key可以为二进制的数据, value 必须为int类型, 不能为0, 因为mmtrie_get()/find() 没有结果的情况下为0, 如果需要set value为0的话自己+1, 出来的时候-1就好了.-Write the start
typeof.c
- Type of operator. This is full descr iption about type of operator which is important in Linux Kernel.
Makefile
- 本文介绍了Unix/Linux平台上如何编写Makefile来自动编译C/C++。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为 makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 -This article describes the Unix/Linux platform, how to write a Ma
cqual-0.991.tar
- 一个很好的程序分析工具,支持刘敏感分析。采用类型推断和约束求解的方法,代表了一种程序分析的流派。在PLDI上发表过文章! -Cqual is a type-based analysis tool that provides a lightweight, practical mechanism for specifying and checking properties of C programs. Cqual extends the type system of C with extra use
oneself
- 本书在详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。书中讲解了大量在开发操作系统中需注意的细节问题,这些细节不仅能使读者更深刻地认识操作系统的核心原理,而且使整个开发过程少走弯路。全书共分7章。-This book analyzes in detail the basis of the principle of the operating syste
How_to_Write_makefile
- makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 makefile带来的好处就是——“自动化编译”,一旦写好,只需要一个make命令,整个工程完全自动编译,极大的提高了软件开发的效率。make是一个命令工具,是一个解释make
cephes-math-28.tar
- Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the functio
type-test
- GLIB - Library of useful routines for C programming.
My_C_OBJ_QA
- I have contributed 40 objective type c questions written as source code. Which will be helpful in learning C.
type
- type.c, System type for NEC VR4100 series.
vararg-non-pod
- expected-warning{{cannot pass object of non-POD type C through variadic function call. -expected-warning{{cannot pass object of non-POD type C through variadic function call.
as6313_linux_driver
- 支持TYPE-C耳机的驱动IC驱动源码,小米6,小米6 PLUS手机已具备此功能(Support TYPE-C headset driver code, has been used in Millet 6 mobile phone)
