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

搜索资源列表

  1. kyyi+BIOS6

    0下载:
  2. 经典s3c44b0xBios引导程序代码内含详细说明 烧写步骤 1> 开发板上电 2> 执行Debug目录下的F.bat文件将bios程序烧写到flash中 3> 将PC配置为192.168.111网段 4> 用交叉网线连接开发板和PC 5> 运行串口监视软件,波特率115200 6> 开发板复位 -classic s3c44b0xBios guide code contains detailed steps 1gt
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1144471
    • 提供者:李大嘴
  1. UCOS2.71souce

    0下载:
  2. 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:148456
    • 提供者:李大嘴
  1. 2D_change

    0下载:
  2. 可以对图形进行各种几何变换,包括反转,平移,旋转,拉伸。并对其进行赋值变换。图形学的一个综合编程例子。-graphics can be right for various geometric transformation, including inversion, translation, rotation, stretching. And transform its assignment. An integrated graphics programming examples.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3975
    • 提供者:诺诺
  1. MatrixInverse

    1下载:
  2. 这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2515
    • 提供者:sylivian
  1. programLINPACK

    0下载:
  2. 简单的演示程序并且形成了通用线性反演程序包 -simple demonstration program formed a common linear inversion package
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:hou
  1. my_robo

    0下载:
  2. 用MEGA16单片机控制的L298转动,包括停,正转,反转-MEGA16 MCU control with the L298 rotation, including the suspension is changed, and inversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1483
    • 提供者:李志聪
  1. MatrixAndComplex_C++

    2下载:
  2. 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6489
    • 提供者:张彦
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:魏东子
  1. mergelist

    0下载:
  2. 合并链表,并将原表顺序倒置,很有效率。简单易懂-merger and the original sequence inversion table, and very effective. Straightforward
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1425
    • 提供者:陈珲
  1. laoda

    0下载:
  2. 关于矩阵求逆的小程序,虽小但很实用。矩阵计算在工程中应用很广泛,该小程序中包含有关矩阵求逆的源代码,希望对大家有所帮助-matrix inversion of the small programs, small but practical. Matrix in engineering applications is wide, the small program included the matrix inversion of the source code, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13264
    • 提供者:guoguo
  1. InversVC

    0下载:
  2. 是一个常用的数学算法,是用VC++编的求逆程序-is a common mathematical algorithm, is part of the VC inversion procedure
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34633
    • 提供者:
  1. change14

    0下载:
  2. 图象的几何变换——虽然基本,但是 重要。可以实现正片、负片、反转、等等功能-images of the geometric transformation -- Although the basic, but important. Positives can be achieved, Negative, inversion, and so on
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:29380
    • 提供者:Linyin
  1. diandongji

    0下载:
  2. 步进电机控制程序p3.2正转,p3.3反转,p3.4停止-stepper motor control procedures is to p3.2, p3.3 inversion, p3.4 stop
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:asdasd
  1. zmknne

    0下载:
  2. 单链表的反转 运行此程序后,你可以输入若干个数字,每输入一个数字,系统在链表中开辟一个新的结点,并把新输入的数字插入到链表的表头。运行主函数时,首先调用CreateList_L(L,n)函数,建立一个链表,并输入数据,然后最后调用输出函数,显示建立链表后链表内的内容;再调用反转函数,把链表中的数字在此链表中反转,最后调用输出函数,显示反转后的链表内的内容,可以显示出调用反转函数后,链表内的数据都进行了反转。 -reversal run this program, you can import a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:
  1. sand_trace

    1下载:
  2. 石油行业储层预测反演数据体砂体追踪-oil reservoir prediction inversion data-tracking sand reservoir prediction oil industry data inversion body sand track
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:67169
    • 提供者:殷宏云
  1. Occam1-D

    4下载:
  2. fortan的Occam一维反演::::)    望大家能有点收获-Fortan the OCCAM one-dimensional inversion ::::) hope we can gain a bit iPAQ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32295
    • 提供者:童孝忠
  1. shizhifenxi

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88260
    • 提供者:qinzuoyi
  1. nizhen

    0下载:
  2. 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:朱辉
  1. 求逆

    2下载:
  2. 矩阵求逆c语言算法!-matrix inversion algorithm c language!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1484
    • 提供者:王五
  1. inmatrix

    0下载:
  2. Fortran 的矩阵求逆程序-Fortran the matrix inversion process
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1702
    • 提供者:叶爱中
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com