资源列表
联机坦克游戏
- 联机坦克游戏 只是个原型 ^^),对于编写游戏程序的同志有参考价值。-tanks online games only prototype ^ ^), the procedures for the preparation of the game comrades reference value.
hotkey.alt+enter
- 组合键的应用。当敲击键盘上的Alt+Enter组合键时,执行相应的操作。-key combinations applications. When the percussion keyboard Enter the Alt key combinations, the implementation of the corresponding operation.
list_add_delete
- 1. 在建立的对话框工程中加入列表控件,该控件以report的模式显示。2. 在列表控件中插入多行数据,删除多行数据。3. 在列表控件中选中某一行,显示选中的行数和该行中每一列的值。4. 双击列表控件中的某一行,显示选中的行数。-1. The establishment of a dialog box listing engineering controls, the controls to report the models suggest. 2. The list of controls t
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
实例06 生成变色窗口背景
- 生成变色窗口背景 可以很好的修饰窗口有好的效果-generation can change the background window good Modified window good results
硬盘速度测试
- 硬盘速度测试,可以测试出硬盘的速度,让你看看硬盘的功能强不强。-hard disk speed test can test the speed of the hard drive, so you look at the function drives strong.
TinyFtpServer
- 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,st
TinyNetStat
- 一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the netwo
0029
- 用ASP编写的网上拍卖系统,进行网上拍卖物品!-ASP prepared by the online auction system for online auction items!
tinysendsmtp
- 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
MiniNetMonitor
- 一个非常简单的基于MFC单文档结构的LAN包信息监视器,仅仅 实现了非常简单的功能,留待大家进一步扩展。该应用基于NT/2000/xp下的NDIS Packet Driver,所以你在运行它之前必须添加该包驱动程序-a very simple MFC single document based on the structure of the LAN packet information monitors, only achieved a very simple function, we leav
CapTx
- 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选
