-
Excel
C#实现Excel的导入,导出,希望对你有帮助、、(failed to translate)
- 2011-07-20 16:17:18下载
- 积分:1
-
XmlBasic
一个XML文件操作的简单实例.适合于初学者掌握C#如何写一个XML文件(A Basic C# RW XML exampl)
- 2013-08-13 12:27:02下载
- 积分:1
-
VPRTW
时间窗物流配送车辆路径问题(Vehicle Routing Prob-
lem ,VRP)最早是由Dantzig 和 Ramser 于 1959 年首次
提出的.该问题的研究目标是 ,对一系列的顾客需求点
设计适当的路线 ,使车辆有序地通过,在满足一定的约
束条件(如货物需求量、发送量 、交发货时间、车辆容量
限制 、行驶里程限制 、时间限制等)下,达到一定的优化
目标(如里程最短、费用最少、时间尽量少、车队规模尽
量小 、车辆利用率高等).(With the development of diversified demand, the time demand of customers
becomes more and more important in logistics distribution. Obviously, lowering
distribution cost, distributing goods timely, improving the service quality, optimizing
logistics distribution vehicle routing problem with Time Windows (VRPTW) is
exigent to corporations.)
- 2017-08-24 21:38:32下载
- 积分:1
-
ELM-(1)
极限学习机的源代码,主要是描述用于回归分析的极限学习,可以快速的实现大数据的预测(Extreme learning machine source code, mainly described for the regression analysis of the limit learning, you can quickly achieve large data prediction)
- 2021-03-29 16:39:10下载
- 积分:1
-
CONV_HW_EXV1
说明: 某变流器建立的双馈机组整机电气仿真建模,可用于LVRTHVRT仿真(Electrical simulation modeling of a double-fed unit built by a converter, which can be used for LVRTHVRT simulation)
- 2019-03-21 15:30:46下载
- 积分:1
-
这个主要写了CSHARP在数据结构中的一些操作,比如堆栈,二叉树...
这个主要写了CSHARP在数据结构中的一些操作,比如堆栈,二叉树-CSharp wrote the main data structure in some operations, such as stack, binary tree
- 2022-07-16 22:57:12下载
- 积分:1
-
mesg
说明: linux中busybox的mesg的代码实现,源码(linux busybox mesg function)
- 2011-03-24 19:00:42下载
- 积分:1
-
jpg_function
// RGB -> YCbCr
// Y = Coef. for red*Red+Coef. for green*Green+Coef. for blue*Blue
// Cb = (Blue-Y)/(2-2*Coef. for blue)
// Cr = (Red-Y)/(2-2*Coef. for red)
// YCbCr -> RGB
// Red = Cr*(2-2*Coef. for red)+Y
// Green = (Y-Coef. for blue*Blue-Coef. for red*Red)/Coef. for green
// Blue = Cb*(2-2*Coef. for blue)+Y
(// RGB-> YCbCr
// Y = Coef. for red*Red+Coef. for green*Green+Coef. for blue*Blue
// Cb = (Blue-Y)/(2-2*Coef. for blue)
// Cr = (Red-Y)/(2-2*Coef. for red)
// YCbCr-> RGB
// Red = Cr*(2-2*Coef. for red)+Y
// Green = (Y-Coef. for blue*Blue-Coef. for red*Red)/Coef. for green
// Blue = Cb*(2-2*Coef. for blue)+Y
)
- 2008-11-03 16:38:34下载
- 积分:1
-
Alleg_Sound_Gen_swgsr120
allegro sound engine
source http://en.pudn.com/downloads249/ebook/detail1154248_en.html
- 2011-04-09 10:47:57下载
- 积分:1
-
disparity-map
利用matlab立体匹配,可获得立体图像左右视图的视差图代码,效果不错
(Matlab matching around view of the three-dimensional image can be obtained disparity map code, good results)
- 2013-03-24 10:37:34下载
- 积分:1