资源列表
PacketAH
- protocol
timer
- 挺好的一段代码,实现了一次控制输出一个个字母。
1
- 一些实用的小程序,在每个程序中都可能用到-Some useful small programs, each program can be used
2251POJ
- POJ2251 AC源码 language c-POJ 2251 Accepted Source Code
office2010
- este archivo sirve para validar windows 7
111
- 这是哈弗曼编码,希望大家喜欢这段代码。有时间请多多指教。-huffman code
socket
- c++ 聊天室源码,用vc++开发环境。直接使用-source code c++ chat rooms, using vc++ development environment. Directly
OnMouseOver
- 移动鼠标,显示鼠标坐标,移动鼠标,显示鼠标坐标-Display the coordinate of the mouse when moving it
hc_attrinsertbefore5
- Attempt to append a CDATASection to an attribute which should result in a HIERARCHY_REQUEST_ERR.
client100
- linux下基于TCP的实现文件传输的客户端程序-Under Linux based on TCP client program implementation of file transfer
no1100
- 数据结构堆栈的基本操作c语言实现,是学习数据结构的基本算法-Stack data structure of the basic operation c language is learning the basic algorithm for data structure
getCardOrder
- rule: 一副牌从上往下翻,首先从上面翻第一张,然后把第二张放到底部,再翻上面第一张,再把第二张放到最下面这样翻出的结果是黑桃A,2....K,红桃A,2....K,小王,梅花A,2....K,方块A,2....K,大王。求最开始牌的顺序define:一副牌是54张,所以定义从方块A..2...K为1,2...13....到53(小王),54(大王)question:猜中了结尾,需要猜开头。求开始牌的顺序。-just a simple c++ programme