<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>i-mimi</title><link>http://blog.csdn.net/i_mimi/</link><description>Yesterday is history, tomorrow is a mystery, today is a gift.</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 29 Oct 2008 20:56:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>imimi</dc:creator><title>An Essay on Endian Order</title><link>http://blog.csdn.net/i_mimi/archive/2008/10/29/3177673.aspx</link><pubDate>Wed, 29 Oct 2008 20:42:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/10/29/3177673.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/3177673.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/10/29/3177673.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/3177673.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3177673</trackback:ping><description>Depending on which computing system you use, you will have to consider the byte order in which multibyte numbers are stored, particularly when you are writing those numbers to a file. The two orders are called "Little Endian" and "Big Endian". &lt;img src ="http://blog.csdn.net/i_mimi/aggbug/3177673.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>Understanding Big and Little Endian Byte Order</title><link>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149871.aspx</link><pubDate>Sun, 26 Oct 2008 15:18:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149871.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/3149871.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149871.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/3149871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3149871</trackback:ping><description>Problems with byte order are frustrating, and I want to spare you the grief I experienced. Here's the key:

Problem: Computers speak different languages, like people. 
Some write data "left-to-right" and others "right-to-left". 
A machine can read its own data just fine - problems happen when one computer stores data and a different type tries to read it. 
Solutions 
Agree to a common format (i.e., all network traffic follows a single format), or 
Always include a header that describes th&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/3149871.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>快乐生活</title><link>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149628.aspx</link><pubDate>Sun, 26 Oct 2008 14:43:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149628.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/3149628.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/10/26/3149628.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/3149628.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3149628</trackback:ping><description>同样的事情，不同的人，不同的角度，不同的感悟，我们光看到鸟得渺小，但，却体会不到飞翔的快乐。  &lt;img src ="http://blog.csdn.net/i_mimi/aggbug/3149628.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>C++ boost 库（先贴点资料有时间再研究）</title><link>http://blog.csdn.net/i_mimi/archive/2008/10/26/3148308.aspx</link><pubDate>Sun, 26 Oct 2008 11:01:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/10/26/3148308.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/3148308.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/10/26/3148308.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/3148308.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3148308</trackback:ping><description> Boost库是一个经过千锤百炼、可移植、提供源代码的C++库，，作为标准库的后备，是C++标准化进程的发动机之一。 Boost库由C++标准委员会库工作组成员发起，其中有些内容有望成为下一代C++标准库内容。在C++社区中影响甚大，其成员已近2000人。 Boost库为我们带来了最新、最酷、最实用的技术，是不折不扣的“准”标准库。&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/3148308.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>dBm和dB的关系</title><link>http://blog.csdn.net/i_mimi/archive/2008/09/27/2988973.aspx</link><pubDate>Sat, 27 Sep 2008 16:48:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/09/27/2988973.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2988973.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/09/27/2988973.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2988973.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2988973</trackback:ping><description>dBm是功率的单位，1dbm等于1毫瓦，也就是千分之一瓦。
db则是标量，没有单位，表示对某个数取对数再乘以10，以简化某些很大或很小的数字。 
&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2988973.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>Programatically Turning the Pocket PC WLAN Adapter On and Off </title><link>http://blog.csdn.net/i_mimi/archive/2008/08/27/2839289.aspx</link><pubDate>Wed, 27 Aug 2008 17:26:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/08/27/2839289.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2839289.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/08/27/2839289.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2839289.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2839289</trackback:ping><description>Here is another frequently requested Pocket PC programming trick. With the wide adoption of WiFi / 802.11x wireless for PDAs, Pocket PC developers very frequently want to programatically turn the wireless LAN adapter on their device on or off. There are various reasons for this, not least of which is the desire to exercise greater control over the power consumption of the wireless radio.&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2839289.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>0792和0839的比较研究</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700356.aspx</link><pubDate>Wed, 23 Jul 2008 22:53:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700356.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700356.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700356.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700356.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700356</trackback:ping><description>0792和0839的比较研究&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700356.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>西台吉乃尔盐湖年产20万吨镁盐综合利用项目投资</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700341.aspx</link><pubDate>Wed, 23 Jul 2008 22:50:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700341.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700341.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700341.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700341.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700341</trackback:ping><description>西台吉乃尔盐湖年产20万吨镁盐综合利用项目投资&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700341.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>中信国安投资３．６亿元开发西台吉乃尔盐湖</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700309.aspx</link><pubDate>Wed, 23 Jul 2008 22:46:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700309.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700309.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700309.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700309</trackback:ping><description> 中信国安（０００８３９）今天发布公告称，公司将投资３６１３８．２７万元收购青海中信国安科技发展有限公司（简称青海国安）５１％股权，进行青海省西台吉乃尔盐湖锂钾硼资源的综合开发。&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700309.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>盐湖资源比较</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700277.aspx</link><pubDate>Wed, 23 Jul 2008 22:42:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700277.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700277.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700277.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700277.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700277</trackback:ping><description>盐湖资源&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700277.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>中信国安青海西台吉乃尔盐湖项目浅析 </title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700256.aspx</link><pubDate>Wed, 23 Jul 2008 22:39:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700256.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700256.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700256.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700256.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700256</trackback:ping><description>中信国安（０００８３９）自１９９７年１０月在深交所挂牌以来，一直致力于有线电视网络的开发建设，截止２００４年该公司在有线电视网络项目的投资总额已经超过１３亿元，拥有直接收费客户５００余万户，所在行政区域人口覆盖总数近２亿。众所周知，有线电视网络一直是我国资源性的产业，它潜在的资源效益和经营效益，难以简单地给出一个数字化的评估。中信国安一直以来的资源性开发战略，不仅为其带来了即得的经济效益，也为其可持续性发展奠定了坚实的基础。前不久该公司斥资３亿元，以第一大股东的身份，成功介入青海西台吉乃尔盐湖资源的综合开发，这一举措再一次印证了中信国安的资源发展战略。中信国安的管理层为什么偏偏看上了盐湖资源？青海西台吉乃尔盐湖的开发价值到底有多大？该盐湖项目的启动对中信国安的未来发展意味着什么？……笔者仅以此文为广大投资者释疑。&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700256.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>imimi</dc:creator><title>西台吉乃尔盐湖喜讯不断</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700231.aspx</link><pubDate>Wed, 23 Jul 2008 22:36:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700231.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2700231.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2700231.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2700231.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2700231</trackback:ping><description>在青海柴达木循环经济实验区中，位于盆地西缘的西台吉乃尔盐湖喜讯不断。去年底，由青海中信国安科技发展有限公司投资建设的盐湖3.5吨碳酸锂项目和5万吨硼酸项目相继开工，实现了盐湖钾、镁、锂、硫、氯、氮等元素的综合利用，成为推动西台吉乃尔盐湖工业循环经济崛起的领路人。&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2700231.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>NDISUIO Operations</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/23/2696374.aspx</link><pubDate>Wed, 23 Jul 2008 14:16:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/23/2696374.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2696374.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/23/2696374.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2696374.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2696374</trackback:ping><description>ndisuio.sys is a process belonging to the NDIS(Network Device Interface Specification) User Mode I/O (NDISUIO) NDIS protocol driver which offers support for wireless devices such as Bluetooth and the like. This program is important for the stable and secure running of your computer and should not be terminated.&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2696374.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>Live Mesh: First Look at Microsoft's New Platform</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/18/2672481.aspx</link><pubDate>Fri, 18 Jul 2008 15:44:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/18/2672481.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2672481.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/18/2672481.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2672481.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2672481</trackback:ping><description>Here, there, everywhere


Live Mesh puts you at the center of your digital world, seamlessly connecting you to the people, devices, programs, and information you care about—
available wherever you happen to be.&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2672481.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>i_mimi</dc:creator><title>How to set NULL to a pointer  in Managed C++?</title><link>http://blog.csdn.net/i_mimi/archive/2008/07/15/2654707.aspx</link><pubDate>Tue, 15 Jul 2008 16:54:00 GMT</pubDate><guid>http://blog.csdn.net/i_mimi/archive/2008/07/15/2654707.aspx</guid><wfw:comment>http://blog.csdn.net/i_mimi/comments/2654707.aspx</wfw:comment><comments>http://blog.csdn.net/i_mimi/archive/2008/07/15/2654707.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/i_mimi/comments/commentRss/2654707.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2654707</trackback:ping><description>How to set NULL to a pointer  in Managed C++?&lt;img src ="http://blog.csdn.net/i_mimi/aggbug/2654707.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>