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

搜索资源列表

  1. 矩阵运算的程序

    0下载:
  2. 本程序能完成矩阵的输入,输出。方阵的乘法,方阵的求逆,矩阵的求专置等的运算。-this procedure can be completed matrix of input and output. The matrix multiplication, the matrix inversion and matrix specifically for the home, such as arithmetic.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:75229
    • 提供者:李飞
  1. Linux1

    0下载:
  2. Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3161
    • 提供者:姚璇
  1. ImageTest2

    0下载:
  2. 图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display perf
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:60642
    • 提供者:天秀
  1. Matrix_ana

    0下载:
  2. 用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等-written with Java for matrix calculation of categories, including matrix, plus or minus, multiplication, matrix inversion, and so on to home
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:雷天无
  1. dave-JZ

    0下载:
  2. 关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7619
    • 提供者:陈伟华
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. mathmaster2

    0下载:
  2. 一个求逆的源程序,双精度型数据,直接调用即可。-an inversion of the source, double-precision data can be called directly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1378653
    • 提供者:雷宾
  1. Picplay

    0下载:
  2. 本封装库对图象读取,特效,显示进行封装 功能有:对gif,pcx,tga,jpg等图像格式的读取,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理. 包括全部源代码. -package for the right to read images, special effects, shown Packaging function : gif, nil, tga, jpg image formats such as reading, brightness, contra
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1846190
    • 提供者:张容语
  1. 录入信息程序

    0下载:
  2. 本程序用于录入姓名、性别、爱好、所在学院、专业;并要求学院选定后才在专业列表框中显示该学院的专业。将最终用户信息显示在一个多行编辑框里。 并可以用于实现用户在第一个编辑框里输入的内容的反转、全大写、全小写,把转换后的结果显示在只读编辑框里。-procedures for the entry of the name, sex, love, the host institutions, professional; College requirements and selected profess
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26875
    • 提供者:越吴
  1. kalman_C

    0下载:
  2. 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:通信学生
  1. MATLAB7_0GuideBook

    1下载:
  2. MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the ins
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30430609
    • 提供者:万莉莉
  1. stepper_motor_controller

    1下载:
  2. 步进电机控制程序,用51单片机控制步进电机的运转,可实现电机的正转、反转、归零、自动速度调解,4x4键盘扫描输入需要电机转动的相位,6为数码管显示当前的角度等功能。单片机程序用C51编写。-stepper motor control procedures, with 51 MCU control of the stepper motor operation, the motor is transferred, inversion, zeroing, automatic speed mediati
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61072
    • 提供者:张计恒
  1. chunlangkaoshixitong

    0下载:
  2. 1、首页连接:index.asp 2、使用之前必须安装组件,否则考生登陆系统会出现错误网页。 3、建议将本系统建立虚拟目录使用!(建立虚拟目录,指向系统所在文件夹即可) 4、建议客户端的浏览器是IE6.0或以上版本。 5、虚拟目录权限必须具备: 1>.脚本资源访问 2>.读取 3>.写入 -1, Home Connection : index.asp 2, the use of components to be in
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2440283
    • 提供者:angel
  1. juzhenqiuni

    1下载:
  2. 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:何人
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:342289
    • 提供者:李大嘴
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com