资源列表
modem-pc-gateway
- A C program for unix to communicate with a GSM modem via serial.
xmlEditor
- 很好的XML编辑器,对初学者有很大的帮助-very good editor
ExamOnline
- 在线答题系统,使用sqlsever数据库+VS2008开发,共分三个身份登录,分别为“学生”、“教师”、“管理员”,教师只负责自己所带科目的试题内容添加修改,管理员可管理全局信息。学生对所选科目进行答题考试,并查询分数。-Online answer system use sqlsever the database and VS2008 development is divided into three logged, " student" , " teacher"
nygudong
- 古董网的源文件可以, 仅供学习参考。也可以作为课程设计哈哈。-Antique net source files can be, only for the study
WSAEventSelect
- Winsock的事件选择模型,利用事件选择模型实现局域网的聊天-The Winsock events to select the model, the use of event selection model LAN chat
vbAtuo
- 可以自动生成vb开发所需要的类模块,简单快捷,而且有相应的文档及视频教程-Vb class module development can be automatically generated, quick and easy, and appropriate documentation and video tutorials
vbforward
- vb前台辅助开发工具,里面有vb开发的相应文档,以及使用该工具的视频教程-the vb front desk assisted development tools, which have video tutorial vb development of corresponding documents, and the use of the tool
shellUse
- shell函数详细的使用方法,通过该文档你可以了解vb开发中 shell使用的各种形式-use shell functions through the document, you can learn about the various forms of shell vb development
skin
- 这是一个vb开发时,为界面换皮肤的完整示例,您可以从这个示例中了解vb换肤技术-This is a vb development interface skin for the complete example, you can learn from this example vb skinning technology
201106092
- 一套具有古典风格的网页模板,有包含HTML文件。-A classical style web templates include HTML files.
internet
- 网站的制作,关于HTML语言等方面,很值得学习-Production site, the HTML language, it is worth learning
basic_thread_module
- 主要基于Linux介绍C多线程。在编译C的多线程时候,一方面必须指定Linux C语言线程库多线程库pthread,才可以正确编译(例如:gcc test.c -o test -lpthread);另一方面要包含有关线程头文件#include <pthread.h>。-Introduced Linux-based C multi-threaded. Compile the multithreaded C, when, on the one hand, you must specify