-
-
SDB2KML.rar
supermap数据转KML的简单程序(需要supermap object)。能将supermap SDB格式中基本的点(point)线(line)面(region)导出到KML文件在Google earth打开。如果几何图形有样式信息也一并导出。目前,只完成了基本点线面的导出,其他几何元素导出KML可参考该程序进行修改即可。
-
-
matfig2pgf-0.3.8.zip
... , so it blends in nicely with the rest of the document.
Features:
- 2D plots
- subplots
- histograms
- linear and logarithmic axes
- grids
- legends
- line styles and plot marks
- resulting pgf file can be used in LaTeX and pdfLaTeX
-
line.rar
线性规划及一维搜索算法程序设计,基本理解和掌握了单纯形算法的基本原理,能够通过编写程序来求线形规划等基本问题
-
jicheng.rar
定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点:
(1) Line类含有计算直线长度和斜率的成员函数。
(2) Circle类含有计算圆面积的成员函数。
(3) Cylinder类含有计算圆柱表面积和体积的成员函数。
(4) Spheroid类含有计算球体的表面积和体积的成员函数。
-
-
OCM240128DriverAPI.rar
... 操作.
void LCD_Init(void)
void GMoveTo(U8 yline, U8 xcolumn)
void TMoveTo(U8 y, U8 x,U8 len)
void DispStartLine(U8 gt, U8 line)
void LCD_ClrRam (void)
void LCD_ON(unsigned char on)
void Draw_Pixel(U8 x, U8 y)
void LineTo(U8 x0, U8 y0, U8 x1 ...
-
GETIP.rar
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you ...
-
command.zip
LabView : Get Calling File Path from Command Line
-
-