资源列表
rtp_lib
- 一个关于 RTP的例子,也是在其他网站上下载的。-an example of the RTP, as well as other sites in the download.
rtl8139-driver
- 8139网卡驱动程序,值得做driver的朋友参考-8139 NIC driver, the driver worthwhile reference to a friend
0710_yesky_19
- 代码比较实用,希望可以给需要的人一点小小的帮助.-code more practical, hoping to those who need a little help.
Python_script1
- 通过python获取linux下设备目录的小程序,开发工具使用的activestate的python的ide-through the python access equipment under linux small procedures, Tools used in the python activestate the ide
showwords
- 歌词同步显示功能 我用编程来实现 编程 实现 功能 显示 同步 歌词 音频 播放 程序-synchronous lyrics display function I use the program to achieve functional programming shows synchronized lyrics Audio player
myson803
- myson803源代码 myson803.c: A Linux device driver for the Myson mtd803 Ethernet chip. -myson803 myson803.c source code : A Linux device driver for the Myson mtd803 Ether net chip.
JFCmsProfessional4
- JFCMS采用微软公司先进ASP.NET技术开发完成。专业版采用MS ACCESS数据库系统,完全免费;企业版采用MS SQL数据库系统,需要购买后使用。 JFCMS非常适合希望建立信息类网站的用户,通过对渐飞智能标签的学习和简单的HTML语言知识(可以用Dreamweaver所见即所得),不需要专门掌握高深的编程技术,再加上您的创造力,就将能轻松的制作出非常专业的网站来。-JFCMS using Microsoft ASP.NET advanced technology develo
phpok20070409
- 一套能快速建立多语言,多风格的程序。和目前的大部分CMS不一样的,本程序关注的不是强大的繁锁的功能! 当前版本满足以下功能: 01. 新闻文章 02. 产品展示 03. 图片列表 04. 下载 05. 评论 06. 投票 07. 邮件订阅 08. 公告 09. 友情链接 10. 站内搜索 11. 专题(可创建公司简介等专题信息) 12. 留言本 13. 会员系统 14. 反馈 -a rapid establishment of a
haibei1
- 非常不错的 -very good very good very good
Javachatprogram
- 一个用java实现的聊天软件,很具有参考价值,分客户端和服务端,简单明了,希望对大家有用。-with java achieve a chat software, it is very valuable, and at the client and server, simple and clear, We hope that the right useful.
MultipleThreadPortScan
- 跨网段多线程扫描单一端口的程序源码,可以自己控制并发线程。-inter-network of multi-threaded scanning of a single source port procedures can be controlled with thread.
linux_c_s
- 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h>