-
MFC_matlab
程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
- 2013-08-13 16:56:57下载
- 积分:1
-
空间直角坐标与大地坐标的转换
这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换,这是空间直角坐标与大地坐标的转换
- 2022-01-25 23:45:29下载
- 积分:1
-
GPS(CPP)
GPS坐标转换 GPS数据处理中为了满足不同的需要,处理的数据要进行坐标转换(GPS coordinates convert GPS data processing in order to meet the different needs of the processed data to the coordinate conversion)
- 2013-07-10 21:38:33下载
- 积分:1
-
RandomtoHZ
实现随机的汉字生成,来模仿验证码的生成过程,将随机的验证码由数字拓宽到汉字的领域。(
Realization of random characters generated, to mimic the code generation process, the random verification code the digital characters to broaden the field.)
- 2015-12-05 23:15:31下载
- 积分:1
-
RgnDemo
使用CRgn对象得到某一特定区域,C++精选学习源码,很好的参考资料。(Use the CRgn object to get a specific area, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:29下载
- 积分:1
-
stm32-ican
stm32 ican例程。
基于ST 公司stm32系列芯片的can程序,建立在周立功ican协议上,包括CAN主机程序和从机程序。(stm32 ican sample)
- 2013-05-08 11:36:17下载
- 积分:1
-
Ehlib自动编号及自适应列宽演示
Ehlib自动编号及自适应列宽演示...
Ehlib自动编号及自适应列宽演示
Ehlib自动编号及自适应列宽演示-Ehlib automatic column width number and adaptive presentation and adaptive Ehlib automatic column width No. demonstration
- 2022-04-11 20:42:54下载
- 积分:1
-
com
SignalA修改后的源码,支持android2.2及以上(SignalA modified source code, support android2.2 and above)
- 2013-11-04 13:08:31下载
- 积分:1
-
123485721345214542165
大整数的运算,我再网上找刀的一些,大家一起分享(large integer arithmetic, I find the Internet a number of knives, to share with everyone)
- 2006-08-08 09:14:24下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1