<?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/OpenHero" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/OpenHero" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 13 Jun 2009 13:33:00 GMT</lastBuildDate><title>OpenHero 开勇</title><description>Open heart, bravely fly!</description><link>http://blog.csdn.net/OpenHero/</link><item><title>绿坝 图像过滤比对算法有感</title><link>http://blog.csdn.net/OpenHero/archive/2009/06/13/4266132.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/4266132.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/4266132.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4266132</trackback:ping><description>最近大家都在说绿坝，其实核心算法部分，就是图像识别和，图像比对，现在通用的图形库有  OpenCV/paintlib/CImg/FreeImage/CxImage/SILLY/Corona ，这个是当前个人感觉比较强大的四大图形库，但是这些都是架构在CPU上的，当然，也有一些，现在正在加入gpu的支持，加入多核的支持，当然看过一些对绿坝的分析，当然也下载了绿坝，看了一下，没有时间用IDA反汇编去看里面的图形比对的算法，是否是使用的是OpenCV的库，或者伪造一下OpenCV的库，在里面设定一些断点，（ps：OpenCV是开源的代码）当然可以查看， 不过不用管那么多，至少可以肯定的是在绿坝里面用到了OpenCV的dll，还有Cximage的库；感叹一下，真的不希望这个成为一个闹剧；毕竟是政 府的工程；一个朋友在密歇根大学的分析基础上一晚上写了一个漏洞的测试工具，不卡、不弹、不闪，，，，这个是难得的网页溢出漏洞~- - 哎= =记得这个朋友当初测试vista 0day的时候= =vista 那个时候还没出来多久= =囧啊~~下面都是转载~~~认识绿坝的朋友的，也可以给他们善意的给一些建议吧&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/4266132.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236055990/OpenHero/csdn.net/s.gif?r=http://blog.csdn.net/OpenHero/archive/2009/06/13/4266132.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236055990/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236055990/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 13 Jun 2009 21:33:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/06/13/4266132.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/06/13/4266132.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/06/13/4266132.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236055990/1089801</fs:itemid></item><item><title>2009-05-27：GPU：加速计算新浪潮之研讨学术会议有感</title><link>http://blog.csdn.net/OpenHero/archive/2009/06/01/4233601.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/4233601.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/4233601.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4233601</trackback:ping><description>2009-05-27参加了中科院的会议，本来准备了很多东西，不过只有15分钟的时间，即使用了最快的语速，好像速记员都不打字了……在会上学习了好多的技术，也了解了国内的GPU方向的比较有代表性的一些工作，不过还是有一点小小的感触，做底层研究的好少，对gpu性能本身挖掘的就更少了，好多的都是在上面跑应用，但是这样的应用能达到gpu本身的性能的多少啦？不过现在确实需要一些应用来驱动这个事情的发展，GPU只能看成是多核发展的一个代表而已，更应该看到的是整个多核芯片的发展，这个才是大方向，Nvidia，AMD，Intel各家都在向这个方向发展，硬件的发展将在这几年里面发生革命性的变换，但是这个时候更应该抓住的是并行算法的研究和硬件发展的趋势的研究，只有这两个抓住了才能适应最新的平台，如果只是跑应用，累的只是开发人员。  这次会议学习到很多，听到很多老教授的发言，很有感触，下面附上会议上的简单的报告~名字有点大~~~我也只是早一些接触GPU、多核开发而已，还需要更多的人的共同努力，真的好想中国在这块不落后别人，加油！年轻的一代共勉吧~~  GPU Computing Technology Over&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/4233601.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236055994/OpenHero/csdn.net/s.gif?r=http://blog.csdn.net/OpenHero/archive/2009/06/01/4233601.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236055994/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236055994/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 02 Jun 2009 01:18:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/06/01/4233601.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/06/01/4233601.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/06/01/4233601.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236055994/1089801</fs:itemid></item><item><title>理想和现实---读后感</title><link>http://blog.csdn.net/OpenHero/archive/2009/04/10/4061085.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/4061085.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/4061085.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4061085</trackback:ping><description>几天前看在google reader上看完yangfan分享一篇帖子【z80年代：两个青年群体的悲剧性冲撞z】若有感触～或许年轻人看完这篇帖子以后，不知道会有什么样的感概，或许这个只是离我们很远，确实那么的近。理想和现实常常都会不期而遇，人一生是碌碌无为还是想做点事情？生活在社会上，就应该为社会做点事情，我是这么想……或许是已经到深夜，头脑不太清醒，思路不太连贯，写出来的寥寥几句也就酬和着看吧～或许也只是写给自己，写给身边的同龄人，或者还在生活道路上迷茫的朋友。上大学的时候，问自己要想有什么样的梦想，有什么的未来?现在想想，其实花了四年时间，到头来还是没想清楚，反倒是漫无目的的碌碌的工作了两年～大学的激情，只是用来燃烧了短暂的青春……大学是踏上社会的最后的一道坎，当踏出校门的时候，还沉浸在大学的“烂漫无暇”的生活中，为自己短暂的理想而忙碌而“拼搏”……或许就像那篇帖子里面写的上大学的青年，现在能上大学的占到高考的60%的比例，都还是天之骄子吗?面对2009年几百万的无法找到工作的大学毕业生……社会应该反思，作为学生，我们也该反&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/4061085.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236055995/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236055995/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 10 Apr 2009 09:54:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/04/10/4061085.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/04/10/4061085.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/04/10/4061085.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236055995/1089801</fs:itemid></item><item><title>CUDA DLL 开发流程</title><link>http://blog.csdn.net/OpenHero/archive/2009/04/09/4059411.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/4059411.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/4059411.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4059411</trackback:ping><description>前言：很久没写CUDA相关的文章了，其实也不是忙，只是零碎的事情比较多，不能抽出完整的时间写一些东西，在http://blog.csdn.net/openhero 上写本来想写一些列CUDA编程的文章，不过现在看来，很多朋友还是只是处在开发的初级阶段，一些基本的编程环节还需要讲解一下，其实像lib编程，dll编程，都不是CUDA的内容，这个只是windows，linux系统编程的内容，只要有时间，好好静下心来做几个项目就可以明白很多，而且网上就可以找到很多资料。   正文：CUDA的DLL开发其实和一般的C/C++的DLL开发是一个原理，当然，DLL的开发就有几种方式，这里就讲最容易理解的，也最直接的方式，然后把代码放出来。大家自己可以琢磨一下其它的方式。    1. 创建DLL   用我的Wizard 可以创建一个DLL项目工程：      选择DLL项目，然后可以看到下面的项目文件结构：      其中sampe_cu.h文件为头文件，stdafx.h和stdafx.cpp是windows的加载的相关文件，这里可以不用理会，DLL_Test.cpp是其中的一个导出函数文件，也是声明&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/4059411.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236055998/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236055998/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Apr 2009 22:10:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/04/09/4059411.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/04/09/4059411.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/04/09/4059411.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236055998/1089801</fs:itemid></item><item><title>Nvidia全国巡讲+CUDA高校比赛</title><link>http://blog.csdn.net/OpenHero/archive/2009/03/19/4004607.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/4004607.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/4004607.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4004607</trackback:ping><description>从07年开始做CUDA到现在，都一年多了，从08年的4月份开始做CSDN的CUDA总版主到现在也差不多快一年，期间一直坚持做CUDA的学习和研究。其实CUDA不是我的主专业，gpu也不算是我的主专业，也只是业余爱好。但是业余爱好坚持下来做好，或许也能成为专业吧。不过CUDA对我的吸引到不是gpu的提速，而是给我提供了一个学习并行编程，并行计算的平台，因为我知道接下来的几年高薪能计算的方向应该是向单机HPC的方向发展，再加上集群化，分布式并行计算才是真正的发展方向，CUDA也只是我们学习并行计算的很好的切入点。  从08年初就开始和Nvidia的marketing的Ming和Perry有联系。可以看到CUDA在国内的发展，从开始的几个人，慢慢的增加到这么大的队伍，好几个QQ群都已经装不下，真的是很欣慰吧。只是觉得自己做的事情还不够，当初答应写书的事情，现在还没写完，本来想写一本CUDA的入门的教材，但是后来修改过了三版，反复琢磨，觉得要是写一本简单的入门的书，对于做CUDA的朋友来说，就是太不负责任了，要是CUDA不明白其中的软硬件平台，不明白优化，那就真的做不好CUDA编程，所以从去年&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/4004607.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056000/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056000/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 19 Mar 2009 23:14:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/03/19/4004607.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/03/19/4004607.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/03/19/4004607.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056000/1089801</fs:itemid></item><item><title>诡异的梦</title><link>http://blog.csdn.net/OpenHero/archive/2009/03/16/3993361.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/3993361.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/3993361.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3993361</trackback:ping><description>第一场景：  在宇宙飞船上，都是外星人……囧  3D实景的动画游戏，可以两人玩的对打的游戏……游戏现实不是平面的，而是空间立体显示的3d场景，很像日本动漫里面的太空堡垒里面的3D游戏……when will it be come true！很期待这样的游戏……动画场景，动画人物都可以在空间中显示出来……很帅……  场景二：  飞船降落到地球上，外星人说自己是来之远古的地球人……囧……  外星人就成地球人了……  然后大家说吃早餐……吃包子……  场景三：  理工良乡校区，张导带着他们外语学院的n多mm参加什么活动，也要说先吃早餐……结果他说只能吃方便面……囧，囧……  场景四：  然后继续走，一群人来到一个寺庙里面，拜佛……  听说长老还在打坐，需要我们在外面等……  场景五：  长老的大徒弟从什么地方跳出来，直接就撞钟了，我还劝他别吵闹到长老了……  场景六：  长老结果从寺院的大钟里面出来，还领着一个初中的同学……汗- -！  场景七：  长老说我们几个是西游记里面的人物，说他自己是唐僧……我是悟空……还有八戒……还有沙僧……o(╯□╰)o  场景八：  我问长老，我要是悟空还能结婚&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/3993361.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056004/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056004/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 16 Mar 2009 16:35:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/03/16/3993361.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/03/16/3993361.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/03/16/3993361.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056004/1089801</fs:itemid></item><item><title>导师招博士：</title><link>http://blog.csdn.net/OpenHero/archive/2009/03/13/3988871.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/3988871.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/3988871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3988871</trackback:ping><description>导师招博士：  http://www.comp.hkbu.edu.hk/~chxw/  并行+分布，GPU+multicore  所以要求动手能力和解决问题的能力比较强  喜欢编程  MPI, CUDA，OPENMP，算是bonus  奖学金跟你们一样，是HK$13200/月  我会带CUDA和高性能编程  简历发到zhao.kaiyong(at)gmail.com&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/3988871.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056005/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056005/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 14 Mar 2009 06:23:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/03/13/3988871.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/03/13/3988871.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/03/13/3988871.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056005/1089801</fs:itemid></item><item><title>高性能技术之我想-----浪潮倚天发布有感</title><link>http://blog.csdn.net/OpenHero/archive/2009/03/10/3977866.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/3977866.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/3977866.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3977866</trackback:ping><description>3月2号，浪潮发布了CPU+GPU的Tesla架构的国产服务器，是对国内的用户的一个很好的信息。http://server.zol.com.cn/124/1241702.html  浪潮倚天服务器采用的是CPU+GPU异构架构，这样可以让cpu和gpu都能够完成自己最擅长的工作。gpu做为并行处理的强力工具，cpu做为串行和任务的分配的工作，这样可以使得系统在传统的cpu架构上有量级的提升。      单机高性能计算是一个大势所趋，将来的更高性能的芯片将会出现，浪潮算是走在了国内高性能计算的前列，希望更多的国产企业能在高性能计算中贡献一份自己的力量。GPGPU的计算在国外已经是从01，02，03就开始的工作，即使是CUDA也是在07年就开始在国外有很多研究机构，很多的国际会议也在08年看到大量的gpu计算的文章。自己写CUDA的blog，也只是希望能尽自己的一份微薄之力，把最新的国外的一些技术介绍给大家，希望真正的能为中国的计算机做点力所能及的事情，虽然我知道自己的能力有限，但是只是希望能写这样的文章，引起更多的朋友的共鸣。  高性能计算会在接下来的3-5年之内有很大的市场，但是纵观国&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/3977866.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056006/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056006/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 11 Mar 2009 05:53:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/03/10/3977866.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/03/10/3977866.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/03/10/3977866.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056006/1089801</fs:itemid></item><item><title>CUDA VS Wizard Open Source</title><link>http://blog.csdn.net/OpenHero/archive/2009/03/10/3975962.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/3975962.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/3975962.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3975962</trackback:ping><description>今天在sourceforge上公开了所有的wizard的代码，其实也很简单，希望有更多的爱好者能一起参与到这个项目里面，把wizard做得更好一些，对新的学习者有更多的帮组，从开始做Wizard到现在，差不多一年的时间，一个人的力量是有限的，希望能有更多的热心者加入到队伍中。  如果想参与到这个project或者修改源代码的，希望把你的代码email给我，然后把你的sourceforge的id给我，谢谢！  下面是代码的svn：http://forums.nvidia.com/index.php?showtopic=91623  svn co https://cudavswizard.svn.sourceforge.net/svnroot/cudavswizard cudavswizard  我的email:zhao.kaiyong(at)gmail.com，  home page：http://www.comp.hkbu.edu.hk/~kyzhao/&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/3975962.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056007/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056007/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 10 Mar 2009 20:28:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/03/10/3975962.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/03/10/3975962.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/03/10/3975962.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056007/1089801</fs:itemid></item><item><title>【CUDA比赛】题目征集</title><link>http://blog.csdn.net/OpenHero/archive/2009/02/16/3897596.aspx</link><wfw:comment>http://blog.csdn.net/OpenHero/comments/3897596.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/OpenHero/comments/commentRss/3897596.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3897596</trackback:ping><description>   【CUDA比赛】题目征集  准备举行全国的CUDA比赛，希望大家都踊跃参加；  现在是征集题目，有什么好的想法，有没解决的问题，都可以作为题目，看看大家都会用什么方法来解决；  有已经解决的问题吗？看看是否别人能用更优化的方法解决？  欢迎投递任何题目；  可以和我联系：  zhao.kaiyong(at)gmail.com&lt;img src =&quot;http://blog.csdn.net/OpenHero/aggbug/3897596.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/OpenHero/236056008/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/OpenHero/236056008/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 17 Feb 2009 04:47:00 +0800</pubDate><author>OpenHero 开勇</author><comments>http://blog.csdn.net/OpenHero/archive/2009/02/16/3897596.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/OpenHero/archive/2009/02/16/3897596.aspx</guid><dc:creator>OpenHero 开勇</dc:creator><fs:srclink>http://blog.csdn.net/OpenHero/archive/2009/02/16/3897596.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/OpenHero/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/OpenHero/~1089802/236056008/1089801</fs:itemid></item></channel></rss>