<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[TheLEO Software Studio - 程序设计]]></title>
<link>http://ourleo.cn/</link>
<description><![CDATA[创造机会的人是勇者；等待机会的人是愚者]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[chen_swust@foxmail.com(theLEO)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>TheLEO Software Studio</title>
	<url>http://ourleo.cn/images/logos.gif</url>
	<link>http://ourleo.cn/</link>
	<description>TheLEO Software Studio</description>
</image>

			<item>
			<link>http://ourleo.cn/article.asp?id=19</link>
			<title><![CDATA[QQ大家来找茬辅助工具免费版]]></title>
			<author>chen_swust@foxmail.com(admin)</author>
			<category><![CDATA[程序设计]]></category>
			<pubDate>Mon,09 Aug 2010 18:20:46 +0800</pubDate>
			<guid>http://ourleo.cn/default.asp?id=19</guid>
		<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TheLEO工作室发布QQ大家来找茬辅助工具，适用于最新版QQ游戏中的大家来找茬，本工具自动识别图片中不同的位置，让你更容易地进行游戏。本工具适用于各种分辨率下游戏。<br/><br/>&nbsp;&nbsp; 版本历史：<br/>&nbsp;&nbsp; 2010/8/7 v0.1 beta<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.将两幅图片中不同的地方动态显示到右边的图片区域类<br/>&nbsp;&nbsp; 2010/8/8 v0.1 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.修正不同分辨率下图像的定位问题<br/>&nbsp;&nbsp;&nbsp;&nbsp; 2.修正右边区域闪动的问题<br/>&nbsp;&nbsp;&nbsp;&nbsp; 3.增加点击显示区域自动消图的功能<br/>&nbsp;&nbsp; 2010/8/9 v1.0<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.重构代码，改进了部分算法<br/>&nbsp;&nbsp;&nbsp;&nbsp; 2.将显示区域内不同处显示方式改为相同的地方黑色显示<br/>&nbsp;&nbsp;&nbsp;&nbsp; 3.增加自动进入下一张图片的功能<br/>&nbsp;&nbsp;&nbsp;&nbsp; 4.取消两图切换，减少了内存使用<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;本工具需要.NET FrameWork 的支持<br/>&nbsp;&nbsp;&nbsp;&nbsp;<span id="down_va5szos902"></span><script language="javascript" type="text/javascript">doAjax('?action=Antidown&id=25&amp;code=1DE6D277F5&downurl=download%2Easp%3Fid%3D25%26amp%3Bcode%3D1DE6D277F5&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','down_va5szos902');</script><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://ourleo.cn/images/download.gif" alt="下载文件" style="margin:0px 2px -4px 0px"/> <a href="http://www.crsky.com/soft/22373.html" target="_blank">霏凡软件站下载</a>]]></description>
		</item>
		
			<item>
			<link>http://ourleo.cn/article.asp?id=15</link>
			<title><![CDATA[二叉排序树&amp;平衡二叉树的设计]]></title>
			<author>chen_swust@foxmail.com(admin)</author>
			<category><![CDATA[程序设计]]></category>
			<pubDate>Thu,14 Jan 2010 21:40:19 +0800</pubDate>
			<guid>http://ourleo.cn/default.asp?id=15</guid>
		<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AVL树是个平衡的二叉树，使用对称的旋转来维持平衡，这也注定了对于它的其他操作也应该是对称的。但由于它不是很完美，因此插入和删除对外表现不那么对称（插入时一次平衡化就能平衡，删除时最坏的情况能一直调整到树根O(logN)），但他们内在的本质应该是对称的。旋转，是多么美妙的一种操作，而不应该是某些教科书上的switch…case满天飞，至少那些充满了switch…case的代码作者，并没有深刻地理解AVL树的思想，AVL树的所有操作，都应该是对称的，而不是满天的switch…case。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;附演示程序、报告及源代码：<br/>&nbsp;&nbsp;&nbsp;&nbsp; <span id="down_hqhhv36v6e"></span><script language="javascript" type="text/javascript">doAjax('?action=Antidown&id=21&downurl=download%2Easp%3Fid%3D21&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','down_hqhhv36v6e');</script><br/>]]></description>
		</item>
		
			<item>
			<link>http://ourleo.cn/article.asp?id=9</link>
			<title><![CDATA[二叉排序树没有加注释但是个中国人就看得懂版]]></title>
			<author>chen_swust@foxmail.com(admin)</author>
			<category><![CDATA[程序设计]]></category>
			<pubDate>Tue,15 Dec 2009 23:48:19 +0800</pubDate>
			<guid>http://ourleo.cn/default.asp?id=9</guid>
		<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;这个，有点，忒假了。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;这个是VS2008做的，不保证在其它编译器下可以通过编译。<br/>&nbsp;&nbsp; <span id="down_6spy1cyoiy"></span><script language="javascript" type="text/javascript">doAjax('?action=Antidown&id=13&downurl=download%2Easp%3Fid%3D13&main=%E7%82%B9%E5%87%BB%E4%B8%8B%E8%BD%BD%E6%AD%A4%E6%96%87%E4%BB%B6','down_6spy1cyoiy');</script><br/>]]></description>
		</item>
		
			<item>
			<link>http://ourleo.cn/article.asp?id=4</link>
			<title><![CDATA[数据文本中查找与替换功能的实现]]></title>
			<author>chen_swust@foxmail.com(admin)</author>
			<category><![CDATA[程序设计]]></category>
			<pubDate>Wed,11 Nov 2009 18:33:21 +0800</pubDate>
			<guid>http://ourleo.cn/default.asp?id=4</guid>
		<description><![CDATA[<p>&nbsp;&nbsp;&nbsp; 因要获得数据结构课程平时成绩的加分，theLEO在课上做了数据文本中查找与替换功能的实现专题，</p>
<p>&nbsp;&nbsp;&nbsp; 其主要讲解了KMP算法的思想，以及具体的实现，并附有整个演示程序的C#源代码，并提供下载。</p>
<p>&nbsp;&nbsp; <a href="http://ourleo.com.cn/download.asp?id=11"><img border="0" alt="" style="margin: 0px 2px -4px 0px" src="http://ourleo.com.cn/images/download.gif" />点击下载此文件</a></p>]]></description>
		</item>
		
</channel>
</rss>
