<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/best_dba" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/best_dba" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 30 Apr 2009 13:28:00 GMT</lastBuildDate><title>best_dba的专栏</title><link>http://blog.csdn.net/best_dba/</link><item><title>展望未来 多核DSP技术不仅仅是小把戏</title><link>http://blog.csdn.net/best_dba/archive/2009/04/30/4139475.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/4139475.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/4139475.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4139475</trackback:ping><description>&lt;br /&gt;“多核DSP”也许对大多数人而言并不是个陌生的概念，早在几年前，为了提升性能、降低功耗，在处理器中增加内核已经成为计算和嵌入式处理器产业的标准作法。　　然而，正当多内核技术在处理器领域发展得红红火火之时，多核DSP似乎显得不瘟不火，还仅仅停留在无线基础设施应用上。&lt;br /&gt;　　多核DSP之困&lt;br /&gt;　　正如多核技术被计算应用广泛采纳一样：以更低的功率提供更高的性能驱使DSP技术必须“一次又一次打破性能藩篱”。“要么是单板面积受限，要么是处理能力受限，越来越多的客户需要更高的处理平台，”德州仪器中国区DSP业务开发经理郝晓鹏对电子工程世界如是说。&lt;br /&gt;　　用户的需求是多种多样的。在通信基础设施的信号处理中，无论是语音用户、数据用户还是多媒体用户，所需的是单位通道成本低、功耗小；而对于视频检测、医疗影像等应用，越来越复杂的二维、三维甚至四维的图像处理，需要并行化的系统并能够运行复杂的算法；另外，在高性能、高强度终端设备中，包括医疗中的核磁共振，实时的现场通信，这些设备需要在极短的时间完成信号处理分析，这时对性能的要求是非常高的。&lt;br /&gt;　　而目前几百到1GHz的&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/4139475.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Apr 2009 21:28:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2009/04/30/4139475.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2009/04/30/4139475.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2009/04/30/4139475.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784600/1044135</fs:itemid></item><item><title>创新谈-朱健彦</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037672.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037672.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037672.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037672</trackback:ping><description>将两表连接到一个临时表中，然后这个临时表和另一个表再生成临时表，依此类推，最后得到结果，本质的做法就是把多表连接转化为两表连接，提高效率。
典型的多表连接是为了生成查询和统计报表，其中涉及到使用group by语句分组进行max,sum,avg,count等运算。新的优化方法是: 我们把这些操作放在临时表方法前面的sql语句中执行，将能很大；程度上减少做下一步连接的数据量。
&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037672.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 22:12:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037672.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037672.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037672.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784601/1044135</fs:itemid></item><item><title>项目经验-朱健彦</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037651.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037651.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037651.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037651</trackback:ping><description>设计了新的组织结构，通讯系统和IM数据库。
对原来的有大量数据的信息表作了分区优化，并把历史数据和当前数据放在不同的文件组中，配置了全文检索，满足信息查询的需要。
&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037651.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 22:08:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037651.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037651.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037651.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784602/1044135</fs:itemid></item><item><title>项目经验-创新谈-张建伟</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037617.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037617.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037617.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037617</trackback:ping><description>项目经验 ，创新谈&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037617.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:59:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037617.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037617.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037617.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784607/1044135</fs:itemid></item><item><title>创新谈-吴迪</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037609.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037609.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037609.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037609</trackback:ping><description>,很多企业用了不同的数据库管理共同的数据,(如:有SQL Server, Oracle ,DB2等等), 数据库管理系统也正变得更加支持这种趋势, 那么你也得跟着改变你的思路,认识,和方法.让你更适应数据库,更适应客户的需求!&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037609.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:56:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037609.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037609.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037609.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784608/1044135</fs:itemid></item><item><title>项目经验-吴迪</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037598.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037598.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037598.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037598</trackback:ping><description>建立数据备份归档机制，用中间件连接跨服务器系统解决了数据体系繁杂，数据跨服务器，跨数据库，跨应用系统．数据过于庞大，难以管理和分析的问题。
&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037598.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:54:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037598.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037598.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037598.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784609/1044135</fs:itemid></item><item><title>创新谈-王军</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037580.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037580.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037580.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037580</trackback:ping><description>ORACLE的存储过程的异步调用
采集数据实时提交到数据库(毫秒级).
&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037580.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:49:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037580.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037580.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037580.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784621/1044135</fs:itemid></item><item><title>创新谈-孙磊</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037561.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037561.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037561.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037561</trackback:ping><description>数据库的机构化简短工作查询&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037561.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:42:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037561.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037561.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037561.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784626/1044135</fs:itemid></item><item><title>项目经验- 孙磊</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037540.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037540.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037540.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037540</trackback:ping><description>PL/SQL语句的调试/优化， 模拟大数据量性能测试/优化，存储过程逻辑调优
搭建SQL Server 2000群集 保证高可用性 
&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037540.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:38:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037540.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037540.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037540.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784628/1044135</fs:itemid></item><item><title>项目经验-李轶楠</title><link>http://blog.csdn.net/best_dba/archive/2006/08/08/1037518.aspx</link><wfw:comment>http://blog.csdn.net/best_dba/comments/1037518.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/best_dba/comments/commentRss/1037518.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1037518</trackback:ping><description>对新建数据库进行结构性优化，考虑到导入是批量灌入的过程，从存储分配、OS存储方法等方面进行I/O调整，并且调整了redo、undo，减少竞争和不必要的开销，使整个导入过程更快的完成，并且保证在导入之后应用能够正常使用。&lt;img src =&quot;http://blog.csdn.net/best_dba/aggbug/1037518.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 08 Aug 2006 21:31:00 +0800</pubDate><author>best_dba</author><comments>http://blog.csdn.net/best_dba/archive/2006/08/08/1037518.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/best_dba/archive/2006/08/08/1037518.aspx</guid><dc:creator>best_dba</dc:creator><fs:srclink>http://blog.csdn.net/best_dba/archive/2006/08/08/1037518.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/best_dba/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/best_dba/~1044135/212784630/1044135</fs:itemid></item></channel></rss>