搜索资源列表
Pop3MailClient
// copyright by Peter Huber, Singapore, 2006
// this code is provided as is, bugs are probable, free for any use at own risk, no
// responsibility accepted. All rights, title and interest in and to the
Pop3MimeClient
// this code is provided as is, bugs are probable, free for any use at own risk, no
// responsibility accepted. All rights, title and interest in and to the accompanying content retained. :-)
IO_INT0(OK)
- 外部中断INT0模拟1200bps串口通讯。一次MCU可以可以接收并通过MCU向下位机发送30个字节。-external interrupt INT0 simulated 1200 serial communication. A MCU can be accepted and passed down MCU can send 30 bytes.
vcmessenger
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is th
chat_ip
- *功能介绍:本软件为聊天室软件。可对用户ip进行管理,非数据库已有ip客户端用户登录后,服务器端将显示对话框以确定是否接受新用户的ip地 址,如接受,自动将新用户ip加入服务器所在机的数据库,非初次登录用户无须验证。可对用户ip进行添加删除管理。(数据库自动添加到本机数据源) *运行环境:windows2000/xp *配置文件:(release 生成,在服务器运行机上配置数据源“用户管理”(access数据驱动))
1570
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is th
picwave
- 以PIC16C57为核心,编写的发射声波,并接受声波程序。最终把声波来回的时间距离显示在led上-to PIC16C57 as the core, to prepare the launch of Sonic, and Sonic accepted procedures. Sonic eventually return to the time before the show led on
信使小精灵聊天工具
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is
keylogbyme
- -- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt
IP电话源码
- 开机:打开监听服务,以便别人可以和你通话。如果你有多个IP地址,会提示让你选择用哪个地址开机。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服 务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对
网络文件传输原代码
- P2P(点对点)的流行产生了大批网络传输软件,这里我们要介绍的就是自己写一个简单的P2P文件传输,一方发送文件,一方接受,直到传输完整个文件-peer-to-peer (P2P) epidemic has had a large number of network transmission software, we are here is to introduce himself wrote a simple peer-to-peer
sms_recv
- CMPP2.0下的短信端口接受程序,将受到的短信查到后台的ORACLE数据库中。已经有点过时了,但是还可以参考一下吧。程序如果出错后会自动重启一个新的程序继续接受。-CMPP2.0 the SMS port acceptance procedure, the SMS will be available background ORACLE database. A bit outdated, but can also make refere
GreadySnake(MVC)
- MVC设计模式早在面向对象语言Smalltalk-80中就被提出并在此后得到业界的广泛接受。它包括三类对象:(1)模型(Model)对象:是应用程序的主体部分。(2)视图(View)对象:是应用程序中负责生成用户界面的部分。(3)控制器(Control)对象:是根据用户的输入,控制用户界面数据显示及更新Model对象状态的部分。本程序尝试用MVC模式制作了一个简单的贪吃蛇游戏。-MVC design patterns in object
CocoSourcesCS
- The Compiler Generator Coco/R Coco/R1 is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic fin
fmvc18
- 菜单的应用与命令消息的映射方法-菜单以资源形式出现,而不用程序员安排对应类。但当接受操作时则会从一个CCmdUI的边界类对象得到信息。该类对象内聚合一个CMenu对象和对应的ID。-Application menu and order information mapping method-menu to the form of resources, rather than programmers arrangements corresp
WindowsSockets2extrnlibraryreference
- Windows Sockets 2扩展库函数简要参考WSAAccept()简述:根据条件函数的返回值有条件地接受连接 -Windows Sockets 2 extensions brief reference WSAAccept function () Summary : Under the terms of function return values conditionally accepted link
zhejiang_university_acm_onlinejudge_code
- 浙江大学acm在线判题器代码集。 本人在浙大acm判题器上的所有代码(心血) acm.zju.edu.cn acm/icpc acm大学生程序设计竞赛 练习网站,网站上有历年全球各地区分区赛试题,此集合为上载者accepted的代码-Zhejiang University acm online - that's code sets. I Zhejiang University acm - that for all
myhouse
- 上传了几个自己收藏的软件,这些软件是关于网络的,希望版主接纳,不胜感谢!-upload their own collections of software, the network is on the hope that the moderator accepted grateful!
gpgga
- 接受GPGGA语句的VC程序,是个很好用的小程序-GPGGA statement accepted VC procedure, is a good small program with
SMOPaper-Accepted
- 多目标函数的SMOPaper-Accepted-Multi objective functionSMOPaper-Accepted