▍1. 串口编程TCP/UDP编程,PC端做服务器
资源描述改代码是,基于QT的,实现串口通信,以及TCP/UDP做服务器的
资源描述改代码是,基于QT的,实现串口通信,以及TCP/UDP做服务器的
华清远见linux预科班培训讲义(内部资料)-Huaqing foresight linux matriculation classes and training handouts (internal data)
网络服务器与客户端的例子-network server and client examples
系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统 -Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the linux implementation.
可直接使用QT2410E(UNITAR)-ARM,变速器失速执行
KYPHP是经过两年的开发,终于从原来的v1.0版本到成熟版本v2.0、 成熟版更强大,KYPHP2.0不仅支持以前所有的功能,还支持多数据库,多语言,多模版,多app、 多缓存,多编码格式,模板布局,自定义类,自动加载公共类库。其扩展性和可用性可比yii、zend等框架,并拥有高效简洁的语法,支持mvc文件结构的重命名,config文件的重命名,使用中确保安全,使用系统进行数据操作,可防止数据库注入等操作。快捷的KYPHP标签,多种方式布局示图。KYPHP使你能在大项目中游刃有余。 KYPHP 2.0将utf8和gbk合并为一个文件,只需要定义下编码就可以用各种编码格式 KYPHP已应用于许多大项目中,正是因为这些大项目,KYPHP才变得日渐成熟!感谢你们的使用! KYPHP2.0兼容1.0的模式,同时支持新的模式 线上blog示例、 为linux + nginx环境, http://www.btung.com/ky/kyphpfrm2.0/
哈哈,基于linux平台的贪食蛇,共享一下,喜欢的请下载-Ha ha, based on the linux platform贪食蛇, share some, please enjoy the download
这是在Linux下的802.11无线局域网协议栈的完整实现,运行环境为Linux+NS2,编程语言为C++。-This is Linux under the 802.11 wireless LAN protocol stack to achieve a complete running environment Linux+ NS2, a programming language for the C++.
大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect command, a command such as command pipeline.
sco unix下,串口通讯-sco unix, the serial communication
UNIX环境高级编程第三版书中所有例子的源代码-UNIX environment, the third edition of the book Advanced Programming in the source code for all examples
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
用Socket实现的客户端send 、receive测试-Socket client send, receive test
网络点对点聊天用vb实现CHAT的客户端-A chat client which use VB to realize point-to-p- oint chat in network.
busybox嵌入式linux工具箱,构成精简工具集-busybox embedded Linux toolkit constitute streamline toolkit
很好的EPOLL文档 例子Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占.Queue.h : 队列的封装 , 队列的读和写都加了锁的保护.Socket.cpp : 套接口的简单封装.Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类.Worker.cpp : 用户接口类 , 用户需继承此类。ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派.TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据.ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报