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

搜索资源列表

  1. Algorithm_SA

    0下载:
  2. 用java实现的线性序列对齐算法(算法->动态规划的作业)-Java implementation of a linear sequence alignment algorithm (algorithm- dynamic programming job)
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:41000960
    • 提供者:ZhaoYun
  1. xianxbiao

    0下载:
  2. 这是数据结构的编程,其主要用线性表的操作,包括插入、删除、查找等操作-This is the programming of the data structure, its main linear meter operations, including insert, delete, search operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:194422
    • 提供者:liuxing
  1. LPC

    0下载:
  2. matlab编程实现线性预测编码(LPC)-Matlab programming linear predictive coding (LPC)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:305516
    • 提供者:梁德荣
  1. xianxingbiao

    1下载:
  2. 适合学习编程的新手,主要讲述C++中数据结构中的线性表的操作-Suitable for learning programming novice, about the operation of the linear form in the data structure in C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:93057
    • 提供者:范陆洋
  1. GaussianElimination

    0下载:
  2. java 实现高斯算法的源码文档,可以复用的哟,应用到很多地方,主要解决多元一次方程的编程问题-java source document Gaussian algorithm can reuse yo, applied to many places, mainly to solve the programming problem of multi-linear equation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:935
    • 提供者:王琳娜
  1. Gauss

    0下载:
  2. 这个文件是用高斯列消元法求解线性方程组的编程-This file is the Gaussian Elimination Method column linear equations of programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:75704
    • 提供者:刘晓伟
  1. fem1

    0下载:
  2. 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:4368350
    • 提供者:wang bo
  1. Logging-well-drawing-software

    2下载:
  2. 可实现测井曲线的绘图操作,可以填充符号,可以使用线性非线性坐标,可以设置范围比例,可实现分页打印,软件开发源代码,使用Qt开发,可在window和linux下利用Qt Creator编译运行。希望对学习测井软件成像编程的同仁有帮助。-Can realize logging curve drawing operation, can fill symbol, can use linear nonlinear coordinates, can set range proportion, can rea
  3. 所属分类:GUI Develop

    • 发布日期:2016-03-25
    • 文件大小:5579776
    • 提供者:李在中
  1. creater

    0下载:
  2. 在掌握伪随机序列性质的基础上,设计给定长度的伪随机序列信号发生器,也即设计给定n后(n为移位寄存器的级数)最长线性反馈移位寄存器序列。并在给定n产生的最长序列的基础上,截短出课题给出的序列长度,并用FM软件对可编程器件GAL16V8进 行编程,以实现长度不同的序列信号发生器。-Grasp on the basis of the nature of a pseudo-random sequence, the design given the length of the pseudo-random
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:6329
    • 提供者:LYY
  1. MATLAB7-for-Engineers

    0下载:
  2. 外文书名: Introduction to MATLAB7 for Engineers 本书主要介绍了MATLAB在工程方面和应用,内容的组织非常灵活,可以适应各层次读者的需求。第1-4章必须按顺序阅读,分别介绍了MATLAB特性、数组的概念、函数和文件的使用以及MATLAB编程。第5-10章相互独立,可以按任意顺序阅读。第6章深入讨论了如何使用MATLAB解决多种常见类型的工程问题,其中包括二维和三维图形、线性代数议程的解、基本的统计和概率、微积分和微分方程的数值方程、Simulink以及MA
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:59045110
    • 提供者:wudan
  1. MyDesign

    0下载:
  2. 用C语言实现高斯消元算法,求解Ax=B,线性方程组。其中可以熟悉函数的调用,学习一定的编程思想。-C language Gaussian elimination algorithm for solving Ax = B, linear equations. Which may be familiar with the function call, learning some programming ideas.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:164898
    • 提供者:Andy
  1. Graphic2

    0下载:
  2. 基于VS2008的MFC编程,并利用橡皮筋技术进行直线、矩形、多边形的绘图-VS2008 programming based on the MFC, and linear, rectangular, polygon using band technology drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:8374
    • 提供者:张娟
  1. 0.618

    0下载:
  2. 学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurate one-dimensional linear search method:
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:563
    • 提供者:莫永健
  1. Bresenhan

    0下载:
  2. bresenhan生成直线算法,主要面向学习计算机图形学课程的学生,采用VB编程。-bresenhan generate linear algorithms, mainly for the students to learn computer graphics courses, using VB programming.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:1996
    • 提供者:Irene
  1. DSP

    0下载:
  2. 散傅里叶变换的性质 一、 实验目的 1、 掌握离散傅里叶变换的性质,包括线性特性、时移特性、频移特性、对称性和循环卷积等性质; 2、 通过编程验证傅里叶变换的性质,加强对傅里叶变换性质的认识。 -The nature of the discrete Fourier transform, the purpose of the experiment 1, to grasp the nature of the discrete Fourier transform, including
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:5266
    • 提供者:段春迪
  1. fisher-de-matlab

    0下载:
  2. 文本挡的firsher线性判别器是最简单的模式识别分类,在这里用了matlab进行了编程-Text the gear firsher linear discriminant is the most simple pattern recognition classification, where the Matlab programming
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:2107
    • 提供者:tianxue
  1. exp1

    3下载:
  2. 提交一段录制语音,录音内容 : 数字0~9 和 本人姓名。格式为单声道、16KHz 采样、 16Bits 的线性PCM 数据。录音要求发音平稳,匀速,音量适中(最大幅度要超过3000)。录 音数据按照WAVE 文件格式存放。文件名由和姓名组成: 学号_姓名.wav 1)编写程序(MathLab),读出所录制的数据。统计文件信号的直流分量,消除直流后显示波 形。 2)编写程序(MathLab)以100 帧/秒的频度(即帧移10mS),分析并显示录音文件的短时 过零率及短时能
  3. 所属分类:Graph program

    • 发布日期:2017-11-27
    • 文件大小:800
    • 提供者:zhaohui
  1. ccd

    0下载:
  2. TCD1501D驱动程序 对线阵CCD传感器TCD1501驱动编程-The TCD1501D driver linear CCD sensor TCD1501 driver programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-05
    • 文件大小:744
    • 提供者:陶振宇
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. shuzhi-(2)

    0下载:
  2. 通过算法分析用牛顿迭代法求一元线性方程,让我们更好的掌握公式,与编程能力-Newton iteration algorithm analysis a linear equation, let us a better grasp of the formula, and programming capabilities
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3073
    • 提供者:李潇
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com