资源列表
vveryonh
- 将数据按字节塞进byte数组,很不错的代码,推荐给大家(The data into the byte array in bytes, very good code, recommend to everyone)
jnd__and
- Download the web's novel, and convert TXT file, input web catalog pages of the novel
sichashu
- 如果把地图分成块,只筛选范围覆盖的块中的单位,这样就可以减少很多不必要的筛选。四叉树可以有效解决这个问题。 树的每一层都把地图划分四块,根据地图尺寸来决定树的层数,层数越大划分越细。 当需要对某一范围的单位筛选时,只需要定位到与范围相交的树区域,再对其区域内的对象筛选即可。(If you map the map into blocks, you filter only the units in the block covered by the range, thus reducing
AdornerSample
- 演示adorner功能使用,适用于初学者查看。(Demonstrates the use of adorner features, suitable for beginners to view.)
CDataSyncServer
- 服务器重叠IO异步选择 模式,简单的Demo示例,经测试在win7系统环境最大支持连接64999个客户端(Server overlapped I/o asynchronous mode choice)
wtfxml
- windows xml编程(windows xml coding)
WXDemo
- 简单的PC版微信客户端程序Demo,只做了文本消息聊天,语音及图片动画聊天需进一步完善(Talk Chat PC Version Demo)
ExcelAccessSrc
- 操作Excel读写Demo,通过示例可以结合自己的业务进行结合Excel开发。(VC++ Excel operator Demo)
FlashBtn
- 对具有Flash动画效果的按钮控件进行封装,可以直接借鉴到项目中进行使用(With Flash animation button controls encapsulate)
zip
- 可实现对文件以及文件夹的压缩,生成压缩文件(Can be achieved on the file and folder compression, generate compressed files)
串口通信
- 在VS2010版本下利用MFC,实现串口通信(serial communication)
24games
- 算24游戏的c-c++代码,注释详细,简洁明了,供大家参考。(Count the 24 game c-c++ code, detailed notes, concise, for your reference.)