﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-快乐的天空-文章分类-项目管理</title><link>http://www.cppblog.com/HappySky2046/category/19027.html</link><description>时间来得快，去得也快</description><language>zh-cn</language><lastBuildDate>Thu, 10 Apr 2014 08:49:58 GMT</lastBuildDate><pubDate>Thu, 10 Apr 2014 08:49:58 GMT</pubDate><ttl>60</ttl><item><title>详细设计工具  IPO</title><link>http://www.cppblog.com/HappySky2046/articles/192037.html</link><dc:creator>探路者</dc:creator><author>探路者</author><pubDate>Wed, 26 Sep 2012 02:05:00 GMT</pubDate><guid>http://www.cppblog.com/HappySky2046/articles/192037.html</guid><wfw:comment>http://www.cppblog.com/HappySky2046/comments/192037.html</wfw:comment><comments>http://www.cppblog.com/HappySky2046/articles/192037.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/HappySky2046/comments/commentRss/192037.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/HappySky2046/services/trackbacks/192037.html</trackback:ping><description><![CDATA[<span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">&nbsp; &nbsp; &nbsp;在计算机领域IPO是指结构化设计中变换型结构的输入（Input）、加工（Processing）、输出（Output）。IPO图是对每个模块进行详 细设计的工具，它是输入加工输出(INPUT PROCESS OUTPUT)图的简称，它是由美国IBM公司发起并完善起来的一种工具。在系统的模块结构图形成过程中，产生了大量的模块，在进行详细设计时开发者应为 每一个模块写一份说明。IPO图就是用来说明每个模块的输入、输出数据和数据加工的重要工具。</span><br style="line-height: 25px; font-family: Arial, Helvetica, simsun, u5b8bu4f53; text-align: left; background-color: #ccced0; " /><span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">&nbsp;　　IPO图的主体是算法说明部分，该部分可采用结构化语言、判定表、判定树，也可用</span><a target="_blank" rel="nofollow" href="http://baike.baidu.com/view/300131.htm" style="color: #aa2828; line-height: 25px; text-decoration: none; font-family: Arial, Helvetica, simsun, u5b8bu4f53; text-align: left; background-color: #ccced0; ">N－S图</a><span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">、问题分析图和过程设计语言等工具进行描述，要准确而简明的描述模块执行的细节。</span><br style="line-height: 25px; font-family: Arial, Helvetica, simsun, u5b8bu4f53; text-align: left; background-color: #ccced0; " /><span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">&nbsp;　　在IPO图中，输入、输出数据来源于数据词典。局部数据项是指个别模块内部使用的数据，与系统的其它部分无关，仅由本模块定义、存贮和使用。注释是对本模块有关问题作必要的说明。</span><br style="line-height: 25px; font-family: Arial, Helvetica, simsun, u5b8bu4f53; text-align: left; background-color: #ccced0; " /><span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">&nbsp;　　开发人员不仅可以利用IPO图进行模块设计，而且还可以利用它评价总体设计。用户和管理人员可利用IPO图编写、修改和维护程序。因而，IPO图是系统设计阶段的一种重要文档资料。</span><br style="line-height: 25px; font-family: Arial, Helvetica, simsun, u5b8bu4f53; text-align: left; background-color: #ccced0; " /><span style="font-family: Arial, Helvetica, simsun, u5b8bu4f53; line-height: 25px; text-align: left; background-color: #ccced0; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 典型的IPO图如下所示：</span><div align="center" style="line-height: 25px; font-family: Arial, Helvetica, simsun, u5b8bu4f53; background-color: #ccced0; "><img alt="软件开发过程中模块详细设计的工具IPO图 - 苏子 - 效优网&#8212;&#8212;SHOW YOU" src="http://img234.ph.126.net/i2M-WbmJzuNaePV0tw9aLA==/2118943624679227284.jpg" style="border: 0px; max-width: 100%; margin: 0pt 10px 0pt 0pt; " /></div><img src ="http://www.cppblog.com/HappySky2046/aggbug/192037.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/HappySky2046/" target="_blank">探路者</a> 2012-09-26 10:05 <a href="http://www.cppblog.com/HappySky2046/articles/192037.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>思维导图软件</title><link>http://www.cppblog.com/HappySky2046/articles/192028.html</link><dc:creator>探路者</dc:creator><author>探路者</author><pubDate>Wed, 26 Sep 2012 01:43:00 GMT</pubDate><guid>http://www.cppblog.com/HappySky2046/articles/192028.html</guid><wfw:comment>http://www.cppblog.com/HappySky2046/comments/192028.html</wfw:comment><comments>http://www.cppblog.com/HappySky2046/articles/192028.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/HappySky2046/comments/commentRss/192028.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/HappySky2046/services/trackbacks/192028.html</trackback:ping><description><![CDATA[<p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; ">什么是Mindmap</strong>？它是由英国人托尼&#183;巴赞创造的一种笔记方法，和传统的直线记录方法完全不同，它以直观形象的图示建立起各个概念之间的联系。在国内，MindMap又被称为脑图或思维导图。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">思维导图，又叫心智图、概念图，是表达发射性思维的有效的图形思维工具。是一种革命性的思维工具。简单却又极其有效！思维导图运用图文并重的技巧，把各级主题的关系用相互隶属与相关的层级图表现出来，把主题关键词与图像、颜色等建立记忆链接，思维导图充分运用左右脑的机能，利用记忆、阅读、思维的规律，协助人们在科学与艺术、逻辑与想象之间平衡发展，从而开启人类大脑的无限潜能。思维导图因此具有人类思维的强大功能。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">有关思维导图的制作工具，我们之前介绍过一些在线的脑图制作工具:</p><ul style="margin: 10px 0px; padding: 0px 0px 0px 30px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; list-style-position: initial; list-style-image: initial; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><li style="margin: 0px 0px 5px; padding: 0px; border: 0px; "><a href="http://paranimage.com/mindmeister-online-mindmap-thinking-map-tool/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">MindMeister: 在线(Mindmap)思维导图制作工具</a></li><li style="margin: 0px 0px 5px; padding: 0px; border: 0px; "><a href="http://paranimage.com/text2mindmap-online-text-list-of-thinking-to-guide-map/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">Text2mindmap: 在线文本列表转思维导图</a></li></ul><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">而下面是6款思维导图软件，包括免费<a href="http://paranimage.com/category/tools/open-source/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">开源</a>的，和商业付费的，各取所需吧。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; "><a title="XMind homepage" href="http://www.xmind.net/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">XMind</a></strong></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">Xmind（<a title="XMind官方下载" href="http://dl.xmind.org/xmind3-200811102307.exe" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">下载</a>）是一款顶级商业品质的思维导图（mindmap）和头脑风暴（brainstorm）软件，2008年&#8220;最佳Eclipse RCP商业应用&#8221;获奖产品。从2008年10月起，XMind推出开源版本。它采用Java语言开发，基于Eclipse RCP体系结构，可以运行于Windows/Mac/Linux平台。在Windows下的安装包14MB，安装后27MB，体积尚算小巧。它的界面非常美观，绘制出的思维导图也更加漂亮，功能也更加丰富。加上它兼容FreeMind 和 MindManager数据格式，并且不仅可以绘制思维导图，还能绘制鱼骨图、二维图、树形图、逻辑图、组织结构图。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><a href="http://www.mindjet.com/" target="_blank" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; "><strong style="margin: 0px; padding: 0px; border: 0px; ">MindManager</strong></a></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">MindManager是一个创造、管理和交流思想的通用标准，其可视化的绘图软件有着直观、友好的用户界面和丰富的功能，这将帮助您有序地组织您的思维、资源和项目进程。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">MindManager也是一个易于使用的项目管理软件，能很好提高项目组的工作效率和小组成员之间的协作性。它作为一个组织资源和管理项目的方法，可从脑图的核心分枝派生出各种关联的想法和信息。via&nbsp;<a href="http://mindmanager.net.cn/" target="_blank" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">MindManager 中文网</a></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; "><a href="http://freemind.sourceforge.net/" target="_blank" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">Freemind</a></strong></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">Freemind是一实用的开源思维导图/心智(MindMap)软件.它可用来作为:1.管理项目(包括子任务的管理，子任务的状态，时间记录，资源链接管理).2.笔记或知识库.3.文章写作或者头脑风暴.4.结构化的存储小型数据库.</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; "><a href="http://www.keystonemindmap.cn/portal/Maps.aspx" target="_blank" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">Keystone&nbsp; ConceptMap</a></strong></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">Keystone&nbsp; ConceptMap（概念图），是一款国产的图像式思考辅助工具软件，可以帮助您进行概念分析、相关性分析，整理知识点的相互关系，构建基于图像的可视化知识表征，更好的帮助我们理解和记忆，可用在知识管理、思维整理、教育教学等领域。Keystone ConceptMap是免费的，鼓励更多的老师、学生和知识工作者下载使用。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; "><a href="http://www.inspiration.com/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">inspiration</a></strong></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">又一款思维导图工具。可以用&#8220;纸＋笔&#8221;来绘制概念图，也可以用计算机软件。这里我们先用&#8220;纸＋笔&#8221;绘制一张简单的概念图，主要体现绘图的一般过程，然后阐述绘图工具软件的使用方法。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; "><strong style="margin: 0px; padding: 0px; border: 0px; "><a href="http://www.xdowns.com/soft/4/25/2008/Soft_47178.html" target="_blank" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">TheBrain Technologies PersonalBrain</a></strong></p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">TheBrain Technologies PersonalBrain 这款整理思路的软件，不过有些人或许得花点时间才能习惯使用它。坦白地说，我使用了近十年的时间才品味到它的强大魔力。不过自从我的认识上升到这个高度之后，我就对它难以自拔了，晚上做梦都会梦到它。</p><p style="margin: 10px 0px 20px; padding: 0px; border: 0px; font-family: Arial, Helvetica, Verdana, sans-serif; text-align: left; font-size: 12px; line-height: 19px; background-color: #fdfdfd; ">这款被称为PersonalBrain的软件绝对是一款与众不同的思维导图软件。总部位于美国的TheBrain Technologies LP下个月将在其网站www.thebrain.com推出这款软件的新版本（包括为Mac及Linux用户<a href="http://paranimage.com/category/dede/" style="margin: 0px 2px; padding: 0px; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; text-decoration: none; color: #4499aa; ">设计</a>的版本）。这款软件的使用者中有科学家、士兵及投资者等，他们用它来对自己的各种想法、所从事的项目甚至是收集到的犯罪数据进行处理。我发现这款软件非常实用，而且很吸引人，我几乎把所有的东西都添加到其蜘蛛网状的网络图中，比如网站的链接、脑子里灵光闪现的想法、联系人、文件、简短的信息等。我知道它会把这些东西按某种方式相互联系起来，而其中一些联系是我的大脑决不会考虑、甚至会忘得一干二净的。</p><img src ="http://www.cppblog.com/HappySky2046/aggbug/192028.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/HappySky2046/" target="_blank">探路者</a> 2012-09-26 09:43 <a href="http://www.cppblog.com/HappySky2046/articles/192028.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>