CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 转换

搜索资源列表

  1. Conversion of binary tree and the tree

    1下载:
  2. 二叉树与树的转换 数据结构重要知识 上课时候老师布置的一个大作业 希望可以帮助到大家 -Conversion of binary tree and the tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-26
    • 文件大小:174931
    • 提供者:黄磊
  1. j_14275_CoordCovert

    0下载:
  2. 一个GPS坐标转换代码,希望有人能用得着-GPS Dericts turnner
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:266006
    • 提供者:xuxiaochun
  1. shuzhi

    1下载:
  2. 数制转换--------- 任意给定一个M进制的数x ,请实现如下要求 1) 求出此数x的10进制值(用MD表示) 2) 实现对x向任意的一个非M进制的数的转换。 3) 至少用两种或两种以上的方法实现上述要求 ---------- Arbitrary number system conversion to a number of M-band x, requested the achievement of the following requirements 1) to de
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:580
    • 提供者:tthero00
  1. test_11.1

    0下载:
  2. 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:qfnu08zzr
  1. ConvNums

    0下载:
  2. 实现十进制,二进制和十六进制的相互转换。-The realization of the decimal, binary and hexadecimal conversion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1894778
    • 提供者:王的
  1. jpegtransfer

    0下载:
  2. 具有将jpeg转化为bmp 以及将16位图转换为4位图的功能 的小程序-Has to be jpeg and bmp into 16-bit map is converted to the function of Figure 4 of the small programs
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:733528
    • 提供者:dirk
  1. CoorExchange

    2下载:
  2. 经纬度与大地坐标的转换,测绘专业的基本编码,简单易懂-coordinate exchange between two kind of geographic coordinate
  3. 所属分类:Windows Develop

    • 发布日期:2014-09-09
    • 文件大小:8897222
    • 提供者:ssw
  1. convert_Mapcode_coordinate

    1下载:
  2. 采用AE组件式开发,实现wgs1984,xian1980,beijing1954的坐标系下高斯投影坐标转换及新旧图幅编号转换。 -It is a procedure to convert coordinate system and mapcode with different coding rule, vb.net language is employed for this work.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:931650
    • 提供者:蓝天
  1. CAD2SDE2Shapefile

    0下载:
  2. CAD SDE Shapefile的相互转换
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:3777
    • 提供者:liyu
  1. zbzh

    0下载:
  2. 大地坐标转换,高斯坐标与wgs_84坐标之间的转换算法-corrdinate transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2276
    • 提供者:niewenqiu
  1. long_int_to_floating

    1下载:
  2. 该文件为16进制长整型数转换为浮点数的源代码,经过反复测试,没问题。-The document is 16 M long integer is converted to float the source code, after repeated testing, no problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:636
    • 提供者:张飞
  1. spring_aop4

    0下载:
  2. spring对AOP的支持 1、如果目标对象实现了接口,默认情况下会采用JDK的动态代理实现AOP 2、如果目标对象实现了接口,可以强制使用CGLIB实现AOP 3、如果目标对象没有实现了接口,必须采用CGLIB库,spring会自动在JDK动态代理和CGLIB之间转换 如何强制使用CGLIB实现AOP? * 添加CGLIB库,SPRING_HOME/cglib/*.jar * 在spring配置文件中加入<aop:aspectj-autopr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6549
    • 提供者:yanbing
  1. calibration

    0下载:
  2. 详细介绍摄像机标定的方法,三种坐标系中间的转换关系。给出了矩阵描述。-Details of the methods of camera calibration, the middle of the three coordinate system transformation. Matrix descr iption is given.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2119730
    • 提供者:晓亮薛
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:316702
    • 提供者:126
  1. ReadData

    0下载:
  2. 用于打开任意文件,在算法上用C#S实现,亦可以转换成其他文件格式,,,,很小巧的一个程序-Used to open any file, it is small, a procedure
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:14088
    • 提供者:lauysche
  1. changenumberform

    0下载:
  2. 把十六进制转换为十进制的程序,可以直接用此程序-Hexadecimal to decimal conversion of the procedure, this procedure can be directly used
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:175659
    • 提供者:zcb
  1. transfer

    0下载:
  2. 色彩空间转换系统,利用C++语言编写。该系统可以实现图像在不同色彩模型下的相互转换,是图像处理中常用的源代码。可节省程序员编程的时间。-Color space conversion system using C++ languages. The system can be achieved in different images of each color model conversion, image processing is commonly used in the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1452
    • 提供者:jiayudu
  1. CoordinateTransformations

    0下载:
  2. 在地球科学中,坐标转换非常实用,这里提供测地学常用的坐标转换代码-Coordinate Transformations in Geodesy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5708
    • 提供者:mlhya
  1. blh2xyz_pudn

    0下载:
  2. 从地理坐标到笛卡尔直角坐标转换,考虑到不同的椭球投影。-function to calculate the geodetic Earth-fixed coordinates
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:979
    • 提供者:Chen
  1. xyz2blh_pudn

    0下载:
  2. 坐标转换,从地固坐标系的笛卡尔直角坐标到大地坐标,考虑到不同的椭球参数。-function to calculate the geodetic Earth-fixed coordinates from Cartesian coordinates
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1118
    • 提供者:Chen
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com