CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Symbolic

搜索资源列表

  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:225831
    • 提供者:aaq
  1. sax

    0下载:
  2. Symbolic Representations of Time Series... SAX is just as good as other representations, or working on the raw data for most problems (Slides shown at the end of this presentation)
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:12790
    • 提供者:Shaheer
  1. symbolic

    0下载:
  2. 控制台下输入一个数理逻辑表达式,则给出一个真值表并给出合析范式与析合范式-Enter a console under the expression of mathematical logic, the truth table and give give a combined analysis together with analysis of paradigm paradigm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:727160
    • 提供者:8912209
  1. mathcad_tut

    0下载:
  2. nice mathcad tutorial covering basic of the program such as variable declaration, graphing, vector & matrix operations, symbolic operations and more
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:499668
    • 提供者:hakan
  1. Sorted_Link

    0下载:
  2. Linked lists are among the simplest and most common data structures, and are used to implement many important abstract data structures, such as stacks, queues, hash tables, symbolic expressions, skip lists, and many more. The principal benefit o
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1204
    • 提供者:neha
  1. NtfdDisk20090710

    0下载:
  2. 这个机器狗创建的符号链接是NtfdDisk 基本原理都是修复补丁,再断开AttackDevice,再在ring3层直接寻址感染-This dog is a symbolic link created the basic principles are NtfdDisk repair patch, and then disconnect AttackDevice, then layer in the direct addressing ring3 infection
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5234
    • 提供者:沈学雄
  1. biaodashiqiuzhi

    1下载:
  2. 自己编的一个用堆栈求表达式的值的演示程序,程序会输出求值过程中符号堆栈和运算数堆栈的内容,同时会输出后缀表达式,还可以以字符输入做后缀表达式推导,各操作在界面都有说明。-Their series with the stack seeking an expression of the value of the demonstration program, the program will output the process of symbolic evaluation stack and the
  3. 所属分类:Other systems

    • 发布日期:2015-12-15
    • 文件大小:1917890
    • 提供者:yang
  1. OperatorPriority

    0下载:
  2. 编译原理的编程,符号优先级,比数据结构中学到的更深一层-Compiler theory of programming, symbolic priority than the data structures to the deeper secondary
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:15162
    • 提供者:陈阳
  1. Arthit_VoltageStability

    0下载:
  2. Voltage Stability Study with Symbolic
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:88628
    • 提供者:mostafa
  1. expression

    0下载:
  2. Sources of powerful C++ class for symbolic mathematics
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:11672
    • 提供者:Marchez
  1. height

    0下载:
  2. 要求用户使用一个整数指出自己的身高(单位为英寸),然后将身高转换为英尺和英寸。程序使用下划线字符来指示输入位置,使用const符号常量来表示转换因子。-Requires the user to use an integer that their height (in inches), then the height converted to feet and inches. The program uses the underscore character to indicate the inp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:564125
    • 提供者:陈佳
  1. caculatorfinal

    0下载:
  2. 利用后缀表达式和符号栈做的cmd计算器,实现了加减乘除以及括号运算-Postfix expression and symbolic stack to do the cmd calculator, addition, subtraction and parentheses computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:872165
    • 提供者:eros
  1. input-character-statistics

    0下载:
  2. C语言实现输入字符统计 实现统计字符的的功能 问题提出: 从键盘读入一段文本,统计其中的英文字母、数字、空格和除此之外的其他字符个数。 问题分析: 由于输入字符的个数不确定,需构建条件循环while((c=getchar())!=EOF),其中EOF为符号常量,用于表示文本输入结束,在PC机上通过输入Ctrl+Z组合键来输入此字符。所需数据与算法如下。 -C language input character statistics based on statistical c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:10195
    • 提供者:霍佳骥
  1. blind

    0下载:
  2. 实现信号处理中QAM调制、过信道、解调部分。其中QAM调制部分可改符号点数,M阶数,信道加高斯白噪声、时延、多径,调制解调均有星座图。通过本代码,可学习QAM调制解调,或者通信系统的知识。-To achieve QAM modulation, signal processing over channel, a demodulation section. QAM modulation section can be changed symbolic points M order channel ad
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1457
    • 提供者:Michael
  1. abacus2

    0下载:
  2. abacus 2 是一个扩展性良好的小型计算器,得名于中国古代著名的计算工具----算盘,目前版本 2。支持四则混合运算、支持符号常量、支持变量参与运算、支持众多的数学函数、并可以把自己常用的公式定义成函数并像内置函数一样使用。详情请查看帮助文档(根文件夹下有中文帮助文件)。-abacus 2 is an extension of good small calculator, named after the famous ancient Chinese calculation tool----
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1347245
    • 提供者:都市侠影
  1. abacus-2

    0下载:
  2. abacus 是一个简易的、可扩展的、开源的小型计算器,支持四则混合运算和众多的数学函数,如三角函数和组合数等,支持符号常量,第2版又添加了对变量和用户自定义函数的支持。-abacus is a simple, scalable, open-source small calculator, supports four mixed computing and many mathematical functions, such as trigonometric functions, and a co
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:21399
    • 提供者:严航
  1. Draw-electric-field-line

    0下载:
  2. 关于静电场线的绘制,许多人都是通过软件的符号计算系统解常微分方程来实现。而这种方法计算量过大,并且需要人为的构造常微分方程,使得通用性不高。本文试图通过最原始的数值差商方法,对电场线进行绘制。-Electrostatic field lines on the drawing, and many people are symbolic computation system through software solution of ordinary differential equations to
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:61085
    • 提供者:fz
  1. SMC

    0下载:
  2. 刘老师的变结构控制,修改了符号函数,解决了抖振问题。- Variable Structure Control , modify the symbolic function to solve the chattering problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4921
    • 提供者:
  1. SAX

    1下载:
  2. 自己开发的Symbolic Aggregate Approximation(SAX)matlab工具箱。写了GUI界面。内附教程。-Develop their own Symbolic Aggregate Approximation (SAX) matlab toolbox. Write a GUI interface. Included tutorial.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:353626
    • 提供者:李易
  1. symbolic-win-py-bundle-2.6.0

    1下载:
  2. symbolic toolbox for matlab
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:15020032
    • 提供者:ComradeJake
« 12 »
搜珍网 www.dssz.com