资源列表
LINUX_program_whitebook
- linux编程白皮书,本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -linux programming White Paper, the book made an overall introduction to the Linux operating system and its pr
FLex-example
- flex的简单示例,是初学者的必备,很有用-Flex simple sample, it is necessary to beginners, very useful
Windows
- 通过wsocket,异步和红外遥控控制器通讯,达到红外学习,红外发送,从而控制电视机,空调的物联网控制 -The wsocket, asynchronous and infrared remote controller communications reach the IR learning, infrared transmission, so as to control the TV, air conditioning of networking control
Linux_Socket_Example
- linux socket 网络通信编程实例,放置了18个网络通信编程实例-linux socket network communications programming examples, placed 18 network communications programming examples
tcp-echo
- tcp服务器的服务器程序,实现客户端与服务器的通信-tcp server to make communications
cPP_object_model
- C++ Object Model Inside the C++ - object oriented-C++ Object Model Inside the C++- object oriented
soucecode
- 查看网卡信息及利用arp查看所有活动的ip并捕获ip数据包-View card information and capture ip packets
mouse
- 鼠标移动, 背景也变化,是HTML代码 -Mouse moves, the background may also vary,
bankathreadasocket
- 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
Video-Chat
- 视频聊天软件——《Visual C++开发实战宝典》上的一个案例源码,提供给大家学习-A case on the video chat software- "Visual C++ development real canon" source code, available to everyone studying
fengyewuhen32
- 博客Blog 全名Web log,中文意思是“网络日志”,后来缩写为Blog。它是继Email、BBS、IM之后出现的第四种网络交流方式,是网络时代的个人“读者文摘”,是以超级链接为武器的网络日记,是代表着新的生活方式和新的工作方式,更代表着新的学习方式。简言之,Blog 就是以网络作为载体,简易迅速便捷地发布自己的心得,及时有效轻松地与他人进行交流,再集丰富多彩的个性化展示于一体的综合性平台-this is a blog system,He realized the needs of the
TestHttp
- 一个实现用http下载网络文件,可以用它来实现一个简单的网络爬虫-An http download network file, you can use it to implement a simple web crawler