资源列表
index1
- To Compare query-To Compare query
2
- 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置? 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。 -Problem Descr iption: A plan to build a
zhan
- 栈的应用appliation of zhan this will be a great help for programer-appliation of zhan this will be a great help for programer
7segment
- this pgm is used for 7 segment display
ping
- 本程序显示五朵小梅花.其中中间一朵带闪烁.-There are five plum blussoms.The one which in the middle can to glostem.
picture
- 在窗体上添加两个picture和两个label及两个command -Picture on the form add two and two and two command label
003
- 实现在一定范围内生成不重复的数,范围及输出个数从键盘键入。-Repeating number is generated within a certain range does not
sscanf-sprintf_IP_inC
- using "sscanf" and "sprintf" in C source code
ACTIVENOISECONTROL
- Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and pdf of Y-Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1+ X2+....
2
- 有两个按元素值递增次序排列的线性表,均以单链表形式存储。请编写算法将这两个单链表归并为一个按元素值递减次序排列的单链表,并要求利用原来两个单链表的结点存放归并后的单链表-There are two elements of value according to the ascending order of the linear form, are stored as single linked list. Please write algorithms merge the two into a s
exa10_1
- 信号与线性系统分析书中第十章的例题10.1仿真,有兴趣的同学请下载-Signal and linear system analysis book example Chapter 10.1 simulation, interested students download
tp.py
- The parameter self.n_patrols is defined in our task_setup.py file which in turn reads it the ROS parameter server with a default value of 3. (We use the special value of -1 if we want the robot to loop forever.) The counter self.patrol_count is