资源列表
ChatRoom
- 服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。
MDrawerrF
- 基于MFC的简单画图程序,可实现现鼠标画矩形椭圆等图形。可直接使用。 -Simple MFC-based drawing program, you can now mouse to draw a rectangle oval graphics. Can be used directly.
cminus
- 简化C编译器的程序示例,该程序采取了最简单的实现方法,用lex&yacc工具的辅助,实现一个C编译器的框架,省略了中间代码生成部分和代码优化,直接生成汇编代码,实现了while语句、加法运算符等的翻译。-Simplified C compiler program example, the program has taken the simplest implementation, auxiliary lex & yacc tools to implement a C compiler f
FlappyBird_Final
- 初学者,自己跟老师的思路,自己做的飞翔的小鸟的源码。-Beginners, with the teacher s own ideas, their own source of flying birds.
HoursInfo0.23
- 用c#写的房源管理软件。刚开始学C#,写的不好,体谅。-used to write c #'s housing stock management software. Just started to learn the C# and write well, considerate.
Facepatternrecognitionofeyemovementcharacteristics
- 为研究人脸图形识别取样的眼动特征提供一定的参考帮助。-Face pattern recognition for the study of eye movement characteristics of samples to provide reference assistance.
events_jsp
- This file contain events code in JSP
MySQLCode
- begging MySQL Code examples-MySQLCode
(origin)libsvm-mat-2.83-1
- matlab的libsvm工具箱,直接在matlab里作为函数调用
RF_Remote_Control
- 配合315M RF接收模块工作,RF模块收到遥控数据后会通过UART向PC机发送Key1,Key2,Key3,Key4按键信息 RF Remote Control监控UART数据接收,当接收到Key1后发送虚拟按键Ctrl+Right,收到Key2后发送虚拟按键Ctrl+Left,用于控制Winamp等播放工具执行上一首,下一首等操作 虚拟按键使用了winio.vxd,驱动级模拟
Socket
- socket 通讯 事例 源码,不多哦,大家可以-socket sourse code,this is veay good
MultiDrives
- 一个windows下开发的资源管理器的程序。可以查看硬盘驱动器上的文件夹。-Developed under a windows Explorer process. Can view the hard drive folder.
