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

搜索资源列表

  1. yxyffbc(dsb)

    3下载:
  2. 有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。-Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, para
  3. 所属分类:Algorithm

    • 发布日期:2016-05-07
    • 文件大小:8295424
    • 提供者:
  1. hs_err_pi

    0下载:
  2. matlab基础学习资料实例,包括符号运算,绘图以及基础编程,也包含线性代数实验及matlab在在线性代数中的应用-Examples matlab-based learning materials, including symbolic computation, graphics and basic programming, linear algebra also contains experimental and matlab applications of linear algebra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:751
    • 提供者:daliwan
  1. PaintWindow

    1下载:
  2. Delphi在窗体上直接绘图 椭圆 直线 画笔,编程学习源码,很好的参考资料。-Delphi in the form of elliptic linear drawing directly on the brush, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7891
    • 提供者:什锦丁儿
  1. liezhuyaun

    0下载:
  2. 列主元高斯消去法和列主元三角分解法解线性方程 matlab代写代做编程调试修改QQ1747812398-Out PCA Gaussian elimination and main-element triangular decomposition method for solving linear equations matlab write on behalf of doing programming and debugging modify QQ1747812398
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:337201
    • 提供者:李五
  1. LFSR

    0下载:
  2. 流密码算法C++实现,使用六级线性反馈移位寄存器,生成64位的密钥,在对数据进行加密,同时整合Socket编程,实现进程间加密通信。-C++ stream cipher algorithm implementation, using six linear feedback shift register to generate a 64-bit key to encrypt data at the same time integrating Socket programming, encrypte
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2175278
    • 提供者:lecision
  1. hgfx1

    0下载:
  2. 一元线性回归和二元线性回归的matlab实例编程 包括有多元线性回归模型-Linear regression and binary linear regression matlab programming examples include multiple linear regression model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1594
    • 提供者:陈江波
  1. Xianxingjuanji

    0下载:
  2. 线性卷积源程序,圆周卷积源程序,matlab编程环境-Linear convolution of the source, circular convolution of the source, matlab programming environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2849
    • 提供者:马成功
  1. system_control

    0下载:
  2. Matlab编程:控制系统仿真,线性系统-Matlab programming: control system simulation, linear system
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:709
    • 提供者:zzz
  1. xianxingneicha

    0下载:
  2. 通过C语言编程,可以实现读取文件进行线性内插,-Through the C programming language, you can achieve linear interpolation to read the file,
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:184774
    • 提供者:linda
  1. LINE

    1下载:
  2. 直线插补算法,可用于数控加工,用matlab编程-Linear interpolation algorithm can be used for CNC machining, using matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8510
    • 提供者:forrest
  1. shiyan11

    0下载:
  2. 设某线性表数据元素的类型为整型,以顺序表为存储结构。试编程实现: ⑴ 线性表置空 ⑵ 求线性表长度 ⑶ 数据元素的插入操作 ⑷ 数据元素的删除操作 ⑸ 显示线性表中的全部元素 -Let a linear table data elements of type integer, the order table storage structure. Test Programming: ⑴ ⑵ linear form blank seek the deletion of dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:15937
    • 提供者:qiaoyan
  1. FIR

    0下载:
  2. FIR 滤波器设计,窗函数法设计FIR 滤波器以及线性相位FIR 滤波器设计的matlab编程-FIR filter design, window function design FIR filters and linear phase FIR filter design matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3835
    • 提供者:lifen
  1. freescale-smart-car

    1下载:
  2. 第八届全国大学生“飞思卡尔”杯智能汽车竞赛直立平衡组程序,通过陀螺仪和加速度传感器维持直立,通过线性CCD循迹前行。开发环境IAR,基于飞思卡尔K60单片机开发。文件夹里包含主控板的原理图。fire_gpio是编写的全部程序,必须安装IAR才能打开。不过,可以在文件夹src-projects-fire_gpio_demo里面以C形式查看主要程序。-Eighth National College " Freescale Cup" smart car race upright ba
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2037583
    • 提供者:tangyuan
  1. C

    0下载:
  2. 链表的c语言实现方式 原来使用单片机编程的时候,对链表使用的不多,现在转学嵌入式,发现链表,指针就是嵌入式的基础,从网上看到一篇学习链表的例子,感觉挺好的,转载过来一起分享。 建立一个学生成绩的线性链表,对其实现插入,删除,输出,最后销毁。-List of c language implementations original use microcontroller programming, not much use for the list, now embedded trans
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1390
    • 提供者:池志滨
  1. SVMANN_matlab_code.

    0下载:
  2. 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。本函数在程序入口处对数据进行了 [-1,1]的归一化处理,所以计算得到的回归解析式的系数是针对归一化数据的,仿真测 试需使用与本函数配套的Regression函数。- Using non-linear support vector machine regression, nonlinear function y = f (x1,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2519
    • 提供者:luban
  1. Delphi_810132

    0下载:
  2. Delphi:Delphi7开发实现的画图软件源代码,可画出给定的圆形、矩形、直线等图形,选择图形后在右侧空白处点击,就可画出图形,还可选择颜色,并图形进行填充,不过功能上来说确实是比较单一的,甚至没有Windows自带的画图功能强大,作为Delphi编程新手,学习一下是有益无害的。 -Delphi: Delphi7 development achieved by drawing software source code, you can draw a given round, rectan
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:12734
    • 提供者:ZI4U4Y6
  1. Gauss

    0下载:
  2. 数值方法 编程作业,之前上传了解线性方程组的相关解法,这里主要包括数据拟合、Newton、Romberg、Gauss、Hermite、Runge-Kutta等数值计算涉及的方法-Numerical Methods for programming operations, before uploading understanding of the relevant solution of linear equations, including the method of data fitting h
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:7689287
    • 提供者:王争
  1. Directx9.0-

    0下载:
  2. dirextx编程龙书! 特别适合初学directx的人,前面有一些线性代数知识-dirextx programming dragon book! Particularly suitable for beginners directx people, in front of some linear algebra
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5245381
    • 提供者:szp
  1. matlab--Interpolation

    0下载:
  2. 本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。-This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58850
    • 提供者:王惠惠
  1. pattern-recognition-fisher-logistic

    0下载:
  2. 模式识别最基本的FISHER线性判别分析,使用数字识别数据集合作为测试 训练 数据 进行判别分析的一种编程实现,其中训练跟测试是分开的。-FISHER basic pattern recognition linear discriminant analysis, using as the test data set to identify the number of training data to achieve a programming discriminant analysis, whi
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4523
    • 提供者:hanshuai
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com