资源列表

« 1 2 ... .14 .15 .16 .17 .18 4119.20 .21 .22 .23 .24 ... 5346 »

[C#编程EST2

说明: 有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。-There are a salesman, I want to n (n < = 10) cities to promote their products. To save travel costs, identify him before departure
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程Tiaomawenti2

说明: 骑士周游列国问题 在一张国际象棋棋盘上(8*8方格),骑士(knight,马)位于任意一个位置。问如何才能让骑士不重不漏的经过棋盘上的每个格?-Knight tour around the problem in a chess board (8* 8 squares), Knight (knight, horse) in any one location. Q. How can I get the knights do not lea
<叶小轩> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[C#编程zuoye3

说明: 码头扩建问题 某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。-Problem in a city wi
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程zuoye5

说明:二分检索(分治法)给定递增整数序列L,其大小为n,要求使用二分查找法查找任意元素的位置k(序列中第几个)。-Binary search (divide and conquer) given increasing sequence of integers L, and its size is n, and requires the use of binary search method to find the location of an
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程zuoye6

说明: 矩阵乘法(分治法) 设A 和 B 是两个n * n阶矩阵,求它们两的乘积矩阵C。-Matrix multiplication (divide and conquer) Let A and B be two n* n order matrix, find the product of their two matrix C.
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程juzheng

说明: 矩阵乘法(分治法) 设A 和 B 是两个n * n阶矩阵,求它们两的乘积矩阵C。-Matrix multiplication (divide and conquer) Let A and B be two n* n order matrix, find the product of their two matrix C.
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程zuoye7

说明: 第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;-First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and th
<叶小轩> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程KinectPowerPointControl

说明:利用kinect在vs下实现的ppt控制程序。需要kinect设备支持-Use kinect vs achieved under the ppt control procedures. Kinect device support needs
<> 在 2024-09-20 上传 | 大小:3329024 | 下载:0

[C#编程RBF

说明:RBF算法的源代码 c++语言版本 可以下载-the algorithm of RBF
<gavinh> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程WPFCalculator

说明:在VS2008中,用WPF绘制界面,实现简单的计算器-Drawing in WPF interface to achieve archiving calculator
<shaoweibin> 在 2024-09-20 上传 | 大小:2578432 | 下载:0

[C#编程MosessaurCalculator

说明:This code in C# for calculator
<zey> 在 2024-09-20 上传 | 大小:10240 | 下载:0

[C#编程WaitingDemo

说明:使用WPF实现的后台处理耗时任务时前台显示等待动画Demo,动画效果是仿Win8等待效果,用了第三方库,可以自己实现其他动画效果。-When implemented using WPF background processing to wait for time-consuming tasks front display animation Demo, animation Win8 wait imitation effect, with
<> 在 2024-09-20 上传 | 大小:106496 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 4119.20 .21 .22 .23 .24 ... 5346 »

源码中国 www.ymcn.org