搜索资源列表

  1. eightpts_optiflow

    0下载:
  2. there are two parts in these codes. the first implements an eight point algorithm which is used to compute the fundamental matrix in computer vision. the second is used to compute the optical flow and the unreliable regi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:347136
    • 提供者:heavenflames
  1. neidianfa

    1下载:
  2. 该程序使用matlab开发的规划中的经典算法——基于对偶仿射理论的内点法,在工程中是很常用的-The program developed by the use of matlab classical planning algorithm- based on the theory of dual affine interior point method, in the projects is a very commonly used
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:9216
    • 提供者:韩璐
  1. yangyi

    0下载:
  2. 点云的三角化处理技术文章,有助于逆向软件编程-Triangulation of point cloud processing technology articles, help to reverse software programming
  3. 所属分类:技术管理

    • 发布日期:2024-04-29
    • 文件大小:342016
    • 提供者:张维红
  1. fsqr

    0下载:
  2. 功能:浮点数开平方(快速逼近算法) 入口条件:操作数在[R0]中。 出口信息:OV=0时,平方根仍在[R0]中,OV=1时,负数开平方出错。 影响资源:PSW、A、B、R2~R7 堆栈需求: 2字节 -Features: Floating-point square root (fast approximation algorithm) entrance conditions: operand in [R0] in.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:kos
  1. VHDLfolat

    0下载:
  2. 开发环境是FPGA开发工具,主要讲解用CPLD/FPGA实现浮点数的运算-Development environment is the FPGA development tools, primarily on the use of CPLD/FPGA to achieve floating-point arithmetic
  3. 所属分类:软件工程

    • 发布日期:2024-04-29
    • 文件大小:82944
    • 提供者:horse
  1. JLab

    0下载:
  2. 实现浮点数加,减,乘,除,求余,自加,自减等基本算术运算-The realization of floating-point add, subtract, multiply, divide, and more than that, since Canada, since by the basic arithmetic operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:罗双红
  1. feigangxing

    1下载:
  2. 基于matlab 图像配准 利用非刚性强壮点匹配法匹配两幅图像的一个解约方案-Matlab-based image registration using robust non-rigid point matching method to match two images of a termination program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:46080
    • 提供者:wang
  1. MyNewReProject

    0下载:
  2. 基于OPENGL和vc.net 实现asc和stl格式点云数据的读入和输出,以及对读入数据的旋转、平移、缩放等操作-Based on the OPENGL and vc.net achieve asc and stl format point cloud data read and output, as well as the data read into the rotation, translation, scaling and o
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:632832
    • 提供者:heart
  1. MATCH

    0下载:
  2. 数字摄影测量相关算法编程,在VC环境下实现影像特征点提取.-Digital photogrammetry related programming algorithm, in the VC environment to achieve image feature point extraction.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:4708352
    • 提供者:曹晓涵
  1. point

    0下载:
  2. point类对象的编写上机调试通过,属于本人的第一份作业-point-type object debugging through the preparation of the last machine, which I first operation
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:yuhaibing
  1. float

    0下载:
  2. 我们组成原理课上的一个作业,定点与浮点运算间的转换,功能实现了,但还不是很完美,以后再慢慢改-We formed a principle of class operations, fixed-point floating-point operations and inter-conversion functions, but is not very perfect, later changed slowly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:痕迹
  1. neidian

    0下载:
  2. 内点惩罚函数法,机械优化设计中的优化方法.-Interior point penalty function method, optimal design of mechanical optimization.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:李静
  1. FFT4

    0下载:
  2. FFT定点源码 基4,优化 的定点结构-FFT-based fixed-point-source 4, optimized fixed-point structure
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:杨竟
  1. dingtofu

    0下载:
  2. 小数在计算机内有两种表现形式定点数和浮点数。在定点机中,由于小数点的位置固定不变,以此当机器处理的数不是纯小数或纯整数的时候,必须乘上一个比例因子,否则会产生“溢出”。而实际上计算机处理的数不一定是纯小数或纯整数,而且有些数据的数值范围相差很大,不能直接用定点小数或定点整数表示,必须用浮点数来表示。浮点数的表示精度要比定点数高的多。要求用定点运算来仿真浮点运算,用定点数运算的思想去实现浮点数的运算。-Decimals in the co
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:1913856
    • 提供者:李焱
  1. CDOFM_src

    0下载:
  2. C++ code to find point correspondences by matching color distributions computed with spatially oriented kernels and optical flow registration. The theory is described in Point Matching Under Large Image Deformations and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:59392
    • 提供者:ly
  1. jave-ppp

    0下载:
  2. 精密单点定位程序,对于电离层、对流层、双频观测值改正等有较强的改正作用-Precise Point Positioning procedures, the ionosphere, troposphere, dual-frequency observations are correct, such as the role of a strong correction
  3. 所属分类:软件工程

    • 发布日期:2024-04-29
    • 文件大小:18432
    • 提供者:张西军
  1. SUMT

    0下载:
  2. 内点惩罚函数法程序,可以以求解含不等式的多目标优化设计问题。-Interior point penalty function method procedures can solve the inequality with the multi-objective optimization design problem.
  3. 所属分类:并行运算

    • 发布日期:2024-04-29
    • 文件大小:245760
    • 提供者:李兴
  1. TrSurf

    0下载:
  2. OpenGL,vc++,曲线曲面,点云等集合源码,适合计算机图形学,反求工程等专业学习-OpenGL, vc++, Curves and surfaces, point cloud, such as a collection source for computer graphics, reverse engineering and other professional learning
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:455680
    • 提供者:朱开山
  1. 32bits_float_muliplier

    0下载:
  2. 32位浮点乘法器的设计,讲的挺好的,供参考啊-32-bit floating-point multiplier design, speak very good, and for reference ah
  3. 所属分类:电子书籍

    • 发布日期:2024-04-29
    • 文件大小:97280
    • 提供者:downloader
  1. testo

    0下载:
  2. 单个单像素圆形图像定位,从起始点入手按一定的规则顺时针定位 -A single circular single-pixel image positioning, starting from the starting point according to certain rules clockwise orientation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:曹志民
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org