DevExpress公司出品的Borland Delphi和C++ Builder的控件(包含完整源代码)。 ExpressSpreadSheet:交叉数据表格控件。 一款Delphi,Borland C++ Builder VCL控件,辅助报表数据处理控件,具有本地源代码, 它可以在所开发的软件中加入类似MS EXCEL的二维表功能,而且它内置有大量的函数功能,可以在软件运行期间定制。
标签: Delphi ExpressSpreadSheet DevExpress Borland
上传时间: 2015-12-23
上传用户:libinxny
evc程序开发源代码,在wince下实时绘制、显示二维曲线。
上传时间: 2014-01-20
上传用户:zhyiroy
这是在windows环境下用VC开发的MCX运动控制芯片的演示程序,演示了二维插补运算的实现过程.
上传时间: 2015-12-30
上传用户:黑漆漆
kalman滤波全程序的范例,可以进行一维和二维计算
上传时间: 2014-01-03
上传用户:
在车辆捕捉的基础上,通过摄像机的标定,建立图象坐标系与现实世界二维平面坐标系的转换关系,从而获得车辆的运动轨迹。
标签:
上传时间: 2016-01-05
上传用户:anng
这个是我大学刚毕业时写的射击小游戏,滚轴二维平面射击游戏,用VC2003开发,用了DIRECTX,游戏操作简单,‘D’键为开关,可以设置武器的火力和移动速度,自己玩了就知道,源码过两天就上传
上传时间: 2016-01-06
上传用户:onewq
采用边界元的方法,对helmholtz方程求解。分别是二维、三维和对称的子程序和验证程序。
标签:
上传时间: 2016-01-13
上传用户:busterman
关于symbian OS S60 2.X平台,二维动画代码。
上传时间: 2013-12-28
上传用户:caiiicc
本文是关于小波分析在图像处理压缩方面的应用,是word格式的,文档中有详细的程序和文字分析说明,对学习的人很有帮助。 在小波方法的实际应用中,可以利用尺度方程系数构造得到小波和小波包变换算法即金字塔算法。利用张量积方法可以从一维多分辨分析直接得到二维的多分辨分析,从而方便地构造得到二维小波和小波包以及相应的分解和合成算法。在图象处理和二维数据分析研究中广泛使用的就是二维形式的小波和小波包算法。
上传时间: 2016-01-17
上传用户:xiaodu1124
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery