搜索资源列表
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
telnet_unix
- 经典的unix下telnet的c代码-classic telnet under the code c
C++
- C++程序设计技能百练随书配套光盘的源码,包含100个经典实例
ulk3.rar
- 深入理解linux内核第三版电子书,chm格式,linux经典书籍,学习linux内核必备,E-book of Understanding the Linux Kernel(3rd edition),with which format of chm. It is the classical book for linux, and it is essential for learning linux kernal
hrd-gtk
- linux下的华容道游戏,游戏设置了4个经典关。基于GTK下的编程-Huarong under linux games, the game set up four classic off. GTK-based programming under the
driver_conductor.c
- 进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
LinuxDeviceDrivers3_ch.chm.tar
- 非常经典的书籍,linux设备驱动第三版(中文)-Linux Device Drivers, 3rd Edition
Advanced_Programming_in_the_UNIX_Environment_2nd_E
- 经典UNIX学习教程APUE电子书,英文第二版-Advanced Programming in the UNIX Environment - 2nd Edition.chm-an very classic UNIX learning book for all the engeerors.
JTAG.c
- JTAG 开发源程序,超经典。 希望对大家学习有帮助-JTAG development of source code, super-classic. Want to help them to learn
linux-socket
- Linux C socket 编程 经典实例 Clinet server
C_Programming_classic_shell_control_code
- C编程设计shell监控经典代码C Programming classic shell control codeC -C Programming classic shell control code
Linux-c
- linux下C语言学习经典,绝对是C语言学习的金典教程,我们老师收藏的。-C, the classical language learning linux is definitely the Golden C language learning tutorial, our teacher collection.
gun
- gun/linux 经典的教程,适合学习linux平台软件开发的初学者。-gun/linux classic tutorial, learning linux platform software development for beginners.
Practical.programing.c
- LINUX编程学习的一本很经典的书主要讲解C编程的-LINUX programming to learn a classic book mainly on the C programming
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
Secure-Coding-in-C-and-CPP
- 《Secure Coding in C and C++》一本经典的C++/C学习书籍。-" Secure Coding in C and C++" a classic C++/C learning book.
900(C)
- 经典c编程900例,学习c语言必备,很好的入门材料-900 cases of classic c programming, learn c language essential, a good place to start
0.c.tar
- 经典的线程例子,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果应该是 10。但是因为线程的特性,两个线程同步执行,所以结果是6,这是很有意思的事情。-The classic example of a thread, the thread using pthread library to create two threads, two threads must acc
UNIX-HuanJingGaoJiBianCheng
- unix环境下的高级编程,一本非常经典的书(unix environment c programming)
《C语言精彩编程百例》附书源码
- 100个C语言的经典编程案例,好东西分享给大家使用!(C language programe)