搜索资源列表
icp源码
- 不说了 经典 matlab实现
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
IEEE1588时间同步协议源码
- 一个IEEE1588的软件实现方式,内含完整代码
基于RPCGEN的中间件实现
- 基于RPCGEN的中间件实现源码,有足够的参考和使用意义
canopensource.rar
- CANopen 协议栈源码 ,实现基本的CANopen 协议,CANopen source code
USB_WiFi_Linux_DriverCode.rar
- Linux USB-WiFi 驱动源码,可以实现,Linux USB-WiFi driver source code, can be achieved
ftp服务器源码
- 模仿vsftpd服务器实现的一个小型的ftp服务器
imagebrowserV1.0
- QT4.5实现的图片浏览器源码, 实现放大缩小图片,图片切换等功能,可以在LINUX平台和wingdows平台移植.-Pictures of the implementation QT4.5 browser source code, implementation zoom picture, pictures, switching and other functions, LINUX platform and can be transplanted wingdows platform.
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
mcl_v2.99.6_src
- flute 协议 源码,实现单向的数据广播,对传输的文件使用前向纠错进行处理。-flute source code
dhcpplus
- 该源码实现了dhcp+的功能, 同时也兼容dhcp功能。-it is source code for dhcp plus function.
yaffsforLINUX
- Yaffs(Yet Another Flash File System)文件系统是专门针对NAND 闪存设计的嵌入式文件系统,考虑到现在的NAND FLASH容量越做越大,该源码实现yaffs2在LINUX系统的自动选择挂载。-Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory embedded file system, taking into accou
WebCarousel
- 相当拉风的一个web浏览器源码!可以实现象win7一样的立体窗口切换效果!用Qt实现!-Rather pull the wind a web browser source code! Win7 can achieve the same as the three-dimensional effect of the window to switch! Use Qt to achieve!
grep-2.5.3
- linux 下的grep 命令大家都很清楚。但知道源码实现的不多。需要的可以研究研究!-under linux grep command is clear to everyone. But few realize that source. Research needs to study!
src
- 在Linux下 hadoop源码实现 对于研究Hadoop hbase很有帮助 希望对大家有用!-Achieved in the Linux source code under the hadoop useful for the study of Hadoop hbase hope to be useful!
code
- 本人项目(嵌入式开发)中的源码,实现了两块加密板卡利用并口(parallel)在IPV6的网络环境下的传输. 另一个实现了利用串口的数据传输. 两块板卡利用了CS模型. 仅供学习交流.-My project source code, implemented using two parallel encryption board (parallel) IPV6 network environment in the transmission. Another realization of t
cuftp_v1.0
- 一个短小精悍的FTP Server端源码实现,具备上传,下载,List,主被动模式等基本的FTP功能,您还可在上面继续添加新的功能,适合研究FTP协议的初学者。-a concise ftp server source code with the elementary functionality, such as put,get ,list, passive mode ...
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
linux-dev-framework-master实现p2p
- linux-dev-framework是一个Linux程序开发框架,基于C语言和gcc工具链。 linux-dev-framework内含一份简单的源码目录结构、一些常用的C例程和makefile编译脚本。(Linux-dev-framework is a Linux program development framework based on the C language and the GCC tool chain. Linux-dev-framework contains a
整个项目源码
- 该文件涵盖了整个gps项目源码。可以实现GPS定位,导航功能(Realization of gps location)