<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>答疑专栏</title><link>http://blog.e-works.net.cn/373645/category/11837.html</link><description>有什么问题么？看完这里估计你就没了。</description><managingEditor>赛特达</managingEditor><dc:language>zh-CHS</dc:language><generator>.Text Version 0.958.2004.214</generator><item><dc:creator>赛特达</dc:creator><title>欧几里德空间和距离介绍_eason</title><link>http://blog.e-works.net.cn/373645/articles/38682.html</link><pubDate>Wed, 29 Apr 2009 02:09:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/38682.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/38682.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/38682.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/38682.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/38682.html</trackback:ping><description>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;用径向神经基网络模型构造相应面时，会提到是一个以欧几里德距离为变量的函数，那么什么是欧几里德距离呢？接下来为大家普及两个概念，欧几里德空间和欧几里德距离： &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 欧几里德空间(Euclidean Space)，简称为欧氏空间(也可以称...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/38682.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>傅立叶变换__eason</title><link>http://blog.e-works.net.cn/373645/articles/32028.html</link><pubDate>Mon, 02 Mar 2009 05:36:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/32028.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/32028.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/32028.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/32028.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/32028.html</trackback:ping><description>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;很多软件在函数处理中都要用到傅立叶变换，下面对该数学方法简单介绍： &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 傅里叶变换在物理学、数论、组合数学、信号处理、概率论、统计学、密码学、声学、光学、海洋学、结构动力学等领域都有着广泛的应用（例如在信号处理中，傅里叶变换的典型用途是将信号分解成?...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/32028.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>在Linux下使环境变量生效_homer</title><link>http://blog.e-works.net.cn/373645/articles/29536.html</link><pubDate>Fri, 13 Feb 2009 08:51:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/29536.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/29536.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/29536.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/29536.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/29536.html</trackback:ping><description>(1)在 Linux 管理中，常有需要修改根目录下 .bash_profile 文件，更改环境变量的情况，文件修改后，一般的做法是重新登录，或者重新启动机器，不知道大家是怎么做的，反正我以前是用前面的两个办法中的一个，感觉很不方便。现在发现了一个命令: source ,在修改好 .bash_profile 文件后，直接运行这个命令如:#soure .bash_pr...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/29536.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>LINUX常见问题20个详细解答——Vicky转</title><link>http://blog.e-works.net.cn/373645/articles/28159.html</link><pubDate>Sun, 01 Feb 2009 02:38:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/28159.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/28159.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/28159.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/28159.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/28159.html</trackback:ping><description>一、 如何建立多用户  　　提醒大家一句，别一直使用root用户，因为root用户在系统中有着至高无上的权力，一不小心就可能破坏系统。比如我们想删除/temp目录下的文件却将命令不小心输成“rm / temp（在‘/’后多了一个空格）”，那么就极可能删去根目录下的所有文件。再者，“Linux是一个真正意义上的多任务、多用户系统”?...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/28159.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>蒙特卡罗方法介绍 Max</title><link>http://blog.e-works.net.cn/373645/articles/19332.html</link><pubDate>Tue, 02 Sep 2008 10:50:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/19332.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/19332.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/19332.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/19332.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/19332.html</trackback:ping><description>蒙特卡罗分析法，是一种容差分析方法，以电子电路为例，在给定元器件的值和容差范围时，对电路进行直流特性，交流小信号特性，瞬态特性分析，得出整个电路的性能的统计规律。换言之，也就是从一个系统的组成部分的变动范围来分析整个系统的性能、动态范围的统计规律的方法。总之，是一种利用概率统计理论的仿真方法。通过容...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/19332.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>Windows 2003 远程桌面连接数超过最大连接数终极解决方案－已验证，绝对有效！_homer</title><link>http://blog.e-works.net.cn/373645/articles/13565.html</link><pubDate>Wed, 30 Apr 2008 09:17:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/13565.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/13565.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/13565.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/13565.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/13565.html</trackback:ping><description>我相信，Windows 2003 远程桌面连接数超过最大连接数折磨着众多兄弟，本人不才，经过多方努力，终于找到解决方案，以此献给曾经和我一样备受折磨的兄弟。如果实验后有效，就帮忙顶一下！谢谢！ 一. 修改terminal services configuration（对于administrator不起作用，建议直接用方法二）Start-&amp;gt;control pannel-&amp;gt;admin...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/13565.html" width = "1" height = "1" /&gt;</description></item><item><dc:creator>赛特达</dc:creator><title>关于iSIGHT分布和并行</title><link>http://blog.e-works.net.cn/373645/articles/12202.html</link><pubDate>Thu, 03 Apr 2008 03:20:00 GMT</pubDate><guid>http://blog.e-works.net.cn/373645/articles/12202.html</guid><wfw:comment>http://blog.e-works.net.cn/373645/comments/12202.html</wfw:comment><comments>http://blog.e-works.net.cn/373645/articles/12202.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/373645/comments/commentRss/12202.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/373645/services/trackbacks/12202.html</trackback:ping><description>u&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iSIGHT分布并行功能 分布：iSIGHT可以通过任务管理器与其它计算机运行的各种应用软件相连接，对输入输出文件的处理及软件的启动和监视进行遥控作业，以便运行分布在多计算机、多操作系统和多领域之间的目标优化问题，适用于客户的各种计算环境。 并行：iSIGHT提供分布并行模式，使用户能够有效合...&lt;img src ="http://blog.e-works.net.cn/373645/aggbug/12202.html" width = "1" height = "1" /&gt;</description></item></channel></rss>