CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - CAN 调试

搜索资源列表

  1. Interpreter and libraries

    0下载:
  2. Haskell编译器和库 Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。大多数软件产品的生命期主要花费在规范,设计和维护而不是编程。函数式语言能很好的写能够真正执行(也可以测试和调试)的规范,该规范也就是最终程序的第一个原型。 -Haskell compiler and libraries Haskell is a broad-spectrum language, suitable for a variety of applications. In p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4mb
    • 提供者:鲍军波
  1. GINISVMv1.2

    0下载:
  2. SVM经典调试程序,内有说明,应用简便,可用做回归分类方面的计算-SVM classic debugger, with a descr iption of applications is simple and can be used for classification of return calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:190.56kb
    • 提供者:dy
  1. 20060417008-6483

    0下载:
  2. C++的BP算法源程序.通过调试。大家可以参考一下。-C BP algorithm source. Through debug. We can take a look.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:张龙
  1. TXD232

    0下载:
  2. 该文件是232串口调试程序,已经测试过。其功能为测试串口通道的正确与否。通过该软件可以很方便的测出通道的正常。-The document is 232 serial debugging procedures, has tested. Its function is to test the correct serial channel or not. Adoption of the software can be easily detected in the normal channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:孙振红
  1. power

    0下载:
  2. 用matlab计算零点,可以通过和fortran联合调试才能正常运行!! -calculated using Matlab 0.1, and through joint debugging fortran normal operations can! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:98.79kb
    • 提供者:ymning
  1. smith

    0下载:
  2. 一个计算史密斯原图及其应用的小程序,可以通过调试运用-a calculation of the maximum Smith and application procedures for small, can use the debugging!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:ymning
  1. DFT

    0下载:
  2. 此程序实现八嗲DFT运算,已调试通过! N为运算的点数,运行后再输入运算对象,然后回车即可!-this program eight Dia DFT operation, debugging through! N Operators Points, Operation after operation targeting the importation, then the transport can be!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.14mb
    • 提供者:sdcsadf
  1. perfectone20050318b

    0下载:
  2. 这是一个将浮点数转换成IEEE浮点数的程序,可以对电气类的参数设置和调试有帮助。此程序可以生成西门子变频器的调试代码的psw部分。-This is a float to float into the IEEE process, the type of electrical parameter setting and debugging help. This procedure can generate Siemens inverter Debugging valid part of the co
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29.35kb
    • 提供者:李剑
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:tw
  1. fpgrowth

    1下载:
  2. 改代码为fp-growth的源代码,用于数据挖掘中的关联规则挖掘,已经通过调试,可以放心使用,只需要加入输入文件流-Change the code for the fp-growth of the source code for the data mining association rule mining have been through testing, you can rest assured that the use, only need to join the input file
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:853.13kb
    • 提供者:胡飞
  1. gama

    0下载:
  2. 伽马分布源代码可以看看调试通过运行,伽马分布源代码可以看看调试通过运行-Gamma distribution can look at the source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:351.78kb
    • 提供者:黄明德
  1. yangtiao

    0下载:
  2. 数值分析里的样条插值算法,相信大家都不陌生吧。此算法可作为数值分析老师布置的程序作业提交,用VC 6.0即可调试通过,结果经检验也正确。欢迎大家下载!-Numerical analysis in the spline interpolation algorithm, I do not think people unfamiliar with it. This algorithm can be used as numerical analysis procedures for the teache
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:8.39kb
    • 提供者:maowu
  1. newtonmethod

    1下载:
  2. 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4.84kb
    • 提供者:peihongtao
  1. chengdu2

    0下载:
  2. 最优公交路线C程序,通过调试的,加载数据即可-Optimal bus line C program, through debugging, and load data can be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.19kb
    • 提供者:xqq309
  1. matlab(sanduijiaozhuigan)

    1下载:
  2. 三对角追赶法的matlab代码。我调试过的,可以用。欢迎大家下载使用-Tridiagonal matlab code to catch up with the law. I have debug off, you can use. Welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:892byte
    • 提供者:shulisheng
  1. zengliang_pid

    0下载:
  2. 数字增量式PID控制算法仿真程序,调试已经通过,可直接应用VC++ 6.0 调试,可用文件方式对其进行输入输出。 -Digital incremental PID control algorithm simulation program, debugging has been passed, can be applied directly VC++ 6.0 debugger can be used to input and output of their papers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:191.11kb
    • 提供者:袁晓宾
  1. Nonlinear_equations

    0下载:
  2. 本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginners debug MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:12.34kb
    • 提供者:zhangnijin
  1. fortran-jiamahanshu

    0下载:
  2. 用Fortran计算伽马函数,经过调试可以直接应用-This is a procedure for calculating gamma function,After debugging can be applied.i Believe will help you.Welcome exchange.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:11.57kb
    • 提供者:zhang
  1. ExperimentalMethod

    0下载:
  2. 计算方法课程里两个经典的算法实现——Romgerg求积法,最小拟合二乘法。算法书上都有,这是对算法完整的实现,很详细,调试运行通过,刚学习计算方法的朋友可以拿去参考。-Calculation of the classical curriculum in the two algorithms- Romgerg quadrature method, the minimum squares fitting. Algorithms have the book, which is the realizat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:463.11kb
    • 提供者:陈杨
  1. Calc

    0下载:
  2. 四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can calculate the integer arithme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31.73kb
    • 提供者:li
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com