<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>数模论坛 - 编程交流</title>
    <link>https://shumo.com/forum/forum.php?mod=forumdisplay&amp;fid=109</link>
    <description>Latest 20 threads of 编程交流</description>
    <copyright>Copyright(C) 数模论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 13 May 2026 18:24:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://shumo.com/forum/static/image/common/logo_88_31.gif</url>
      <title>数模论坛</title>
      <link>https://shumo.com/forum/</link>
    </image>
    <item>
      <title>#python#编程做研究生数模的派对！</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=35121</link>
      <description><![CDATA[#python#编程做研究生数模的派对！]]></description>
      <category>编程交流</category>
      <author>pengzhiyun00</author>
      <pubDate>Fri, 14 Sep 2018 06:47:30 +0000</pubDate>
    </item>
    <item>
      <title>NS模型交通模拟--自制python库</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=29987</link>
      <description><![CDATA[写今年B题的时候自己写了一个库(交通仿真的,自己觉得应该比网上流传的那个matlab版本适用面更广,效率也更高)
例子:
定义两条道路:
入口道路rd  

[*]长度为1000m
[*]车道数量为2
[*]最大限速60km/h
[*]初始时均匀放置100辆初速度为30km/h的小型汽车(每条车道都 ...]]></description>
      <category>编程交流</category>
      <author>EmdeBoas</author>
      <pubDate>Wed, 05 Oct 2016 09:19:13 +0000</pubDate>
    </item>
    <item>
      <title>编程</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22867</link>
      <description><![CDATA[求教如何将限制条件转换为Matlab程序语言]]></description>
      <category>编程交流</category>
      <author>道恪</author>
      <pubDate>Sat, 13 Sep 2014 16:49:30 +0000</pubDate>
    </item>
    <item>
      <title>全国研究生数学建模竞赛论文Tex模板</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22412</link>
      <description><![CDATA[这两天写了一个tex模板，官方给的word包含华文新魏字体，所以本模板需要用Xelatex编译（可能需要编译两次），但是不知道这个生成的pdf和竞赛的要求有地方那些不一样，欢迎吐槽。]]></description>
      <category>编程交流</category>
      <author>木子000</author>
      <pubDate>Thu, 12 Sep 2013 15:27:33 +0000</pubDate>
    </item>
    <item>
      <title>spconvert</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22393</link>
      <description><![CDATA[&gt;&gt; A=[2,2,1;3,1,-1;4,3,3;5,3,8;6,6,12];
&gt;&gt; B=spconvert(A)

B =

   (3,1)       -1
   (2,2)        1
   (4,3)        3
   (5,3)        8
   (6,6)       12
我电脑上的结果咋这样]]></description>
      <category>编程交流</category>
      <author>kai-tang</author>
      <pubDate>Mon, 19 Aug 2013 07:54:56 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX入门系列之三(LaTeX经典电子书)</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22392</link>
      <description><![CDATA[最近在网上收集到一些经典的LaTeX电子书，和大家分享一下！其中包括：
 1.lnotes22.IntroductoryLaTeX3.Guideto Latex  4ed Addison-Wesley 20044.LatexTutorials5.LaTeX_Beginner_Guide6.LaTex入门-刘海洋-简版7.LaTeX入门-刘海洋-ch02
 某LaTeX大侠曾经说过，迅速入 ...]]></description>
      <category>编程交流</category>
      <author>ganghao117</author>
      <pubDate>Tue, 13 Aug 2013 04:17:28 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX入门系列之二(LaTeX书籍)</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22391</link>
      <description><![CDATA[不管是ctex还是chinatex论坛，很多TeX前辈和使用者都给大家提供了很多咨询帮助，同时，也分享了很多很多学习上的方法与技巧。一般都推荐入门的用户先阅读一本入门书，掌握基本的知识，然后再进行各方面知识的扩展学习，这里介绍这些年来所出版的LaTeX书籍，读者可以根据 ...]]></description>
      <category>编程交流</category>
      <author>ganghao117</author>
      <pubDate>Tue, 13 Aug 2013 04:10:28 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX入门系列之一(LaTeX简介)</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22390</link>
      <description><![CDATA[什么是 TeX/LaTeX，是否应该选择它？
TeX是诞生于20世纪70年代末到80年代初的一款计算机排版软件，用来排版高质量的书籍论文，特别是包含有数学公式的文章书籍。TeX 最早是由高德纳（Donald Knuth）教授创建的一门标记式宏语言，用来排版科技文章，尤其擅长处理复杂的 ...]]></description>
      <category>编程交流</category>
      <author>ganghao117</author>
      <pubDate>Tue, 13 Aug 2013 04:04:46 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX资源汇总</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22387</link>
      <description><![CDATA[一、国内出版的LaTeX书籍


不管是ctex还是chinatex论坛，很多TeX前辈和使用者都给大家提供了很多咨询帮助，同时，也分享了很多很多学习上的方法与技巧。一般都推荐入门的用户先阅读一本入门书，掌握基本的知识，然后再进行各方面知识的扩展学习，这里介绍这些年来所 ...]]></description>
      <category>编程交流</category>
      <author>ganghao117</author>
      <pubDate>Wed, 07 Aug 2013 04:23:41 +0000</pubDate>
    </item>
    <item>
      <title>好用的lingo10</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22369</link>
      <description><![CDATA[http://pan.baidu.com/share/link?shareid=2645420424&amp;uk=2905045714]]></description>
      <category>编程交流</category>
      <author>yufeiyang</author>
      <pubDate>Sat, 22 Jun 2013 06:21:33 +0000</pubDate>
    </item>
    <item>
      <title>完全自学入门LATEX排版的简版电子书</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22367</link>
      <description><![CDATA[下面从其它论坛转过来的资料，是北大的LATEX牛人刘海洋编写的。据说是花了近3年
时间创作的。对于各位需要发表SCI文章的朋友会有比较大的帮助。

  
《LaTeX入门》——完全自学Latex排版 

刘海洋编著

ISBN978-7-121-20208-7   

2013年6月上旬上市

定价 ...]]></description>
      <category>编程交流</category>
      <author>chinamook</author>
      <pubDate>Sun, 09 Jun 2013 05:28:42 +0000</pubDate>
    </item>
    <item>
      <title>matlab 求拟合后的三维曲面方程</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22352</link>
      <description><![CDATA[有250*500的矩阵，现在想以行数为横坐标，列数为纵坐标，竖坐标为对应单元格中的数值，拟合表中的数据，最好能给个具体例子的代码，不要只说Cftool！代码！（代码从导入表格开始，到画出拟合后的曲面图）P.S.自己写的时候总是出现X、Y长度不相等的报错，什么意思？]]></description>
      <category>编程交流</category>
      <author>118305</author>
      <pubDate>Sun, 28 Apr 2013 01:15:36 +0000</pubDate>
    </item>
    <item>
      <title>Matlab数据导入问题</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=22349</link>
      <description><![CDATA[请问各位，matlab中数据导入的时候如果txt文件中（内容如下）除了数字还有一些不想要的行（如下前六行），怎么去除前六行？（需要上百个类似文件的导入，能够批量修改么？）
ncols         250
nrows         500
xllcorner     130.0
yllcorner     0.0
cellsize  ...]]></description>
      <category>编程交流</category>
      <author>118305</author>
      <pubDate>Fri, 26 Apr 2013 05:34:54 +0000</pubDate>
    </item>
    <item>
      <title>你有lingo、lindo吗？没有不怕，问题是你来了吗？下面给朋友们上传几款哈！</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21838</link>
      <description><![CDATA[1.lingo9.0下载http://down.51cto.com/data/274821
在解压补丁后，将补丁中的 Lindo3_0.dll Lingf90.dll 复制到你的LINGO的安装目录中覆盖原来的这两个文件 
接下来，运行补丁中的keygen，点击Generate,获得注册码，将注册码（就是长长的那一串字母了）复制下来 
最 ...]]></description>
      <category>编程交流</category>
      <author>a526446927</author>
      <pubDate>Fri, 14 Sep 2012 12:29:43 +0000</pubDate>
    </item>
    <item>
      <title>过几天建模比赛了。。。大家都准备的怎么样了？</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21828</link>
      <description><![CDATA[我表示压力挺大。。。]]></description>
      <category>编程交流</category>
      <author>Jamin1214</author>
      <pubDate>Mon, 03 Sep 2012 13:29:58 +0000</pubDate>
    </item>
    <item>
      <title>求助</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21821</link>
      <description><![CDATA[用matlab求矩阵的逆矩阵，不用调用函数，利用初等变换。]]></description>
      <category>编程交流</category>
      <author>我心故我在</author>
      <pubDate>Fri, 17 Aug 2012 12:57:32 +0000</pubDate>
    </item>
    <item>
      <title>01背包问题</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21815</link>
      <description><![CDATA[麻烦求高手编个matlab\'的01背包问题，供小弟参考下下，谢谢]]></description>
      <category>编程交流</category>
      <author>西行忍者</author>
      <pubDate>Tue, 07 Aug 2012 14:09:49 +0000</pubDate>
    </item>
    <item>
      <title>matlab三维优化作图求助!</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21812</link>
      <description><![CDATA[绘制山区地貌图
   要在某山区方圆大约27平方公里范围内修建一条公路，从山脚出发经过一个居民区，再到达一个矿区。横向纵向分别每隔400米测量一次，得到一些地点的高程：(平面区域0]]></description>
      <category>编程交流</category>
      <author>bolice</author>
      <pubDate>Mon, 06 Aug 2012 15:26:06 +0000</pubDate>
    </item>
    <item>
      <title>2012苏北建模赛要开始了</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21782</link>
      <description><![CDATA[我开了个会员，报了名的快进来大家分享下思路：2012苏北数学建模，来高手大家讨论啊：
  搜 群-条件查找-关键字查找   2012苏北数学建模]]></description>
      <category>编程交流</category>
      <author>445803550</author>
      <pubDate>Fri, 27 Apr 2012 11:27:23 +0000</pubDate>
    </item>
    <item>
      <title>lingo语句求解</title>
      <link>https://shumo.com/forum/forum.php?mod=viewthread&amp;tid=21781</link>
      <description><![CDATA[我在看《lingo使用指南》，其中例1.2的源代码如下：
model:
!6发点8收点运输问题;
sets:
  warehouses/wh1..wh6/: capacity;
  vendors/v1..v8/: demand;
  links(warehouses,vendors): cost, volume;
endsets
!目标函数;
  min=@sum(links: cost*volume);
! ...]]></description>
      <category>编程交流</category>
      <author>不良神父</author>
      <pubDate>Wed, 25 Apr 2012 12:18:54 +0000</pubDate>
    </item>
  </channel>
</rss>