登录
首页 » Visual C++ » eigen-eigen-6e7488e20373.tar

eigen-eigen-6e7488e20373.tar

于 2012-06-06 发布 文件大小:938KB
0 356
下载积分: 1 下载次数: 13

代码说明:

  国外的一个用C实现的类似matlab数学库,功能貌似很强大,很多功能已经有源码了,喜欢C语言的人有福了。(Foreign matlab math library in C, the function looks like a very powerful, many functions have been source of the Blessed are those who like the C language.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jrbdwkxz
    matlab processing and realization of the voice, very useful
    2013-11-24 11:19:12下载
    积分:1
  • LFSRchengxu
    利用LFSR生成伪随机序列(m序列) 对待隐藏的图像进行加密然后利用线性插值的方法隐藏于载体图像中。 代码很完整 用的是MATLAB7.0(Use LFSR to generate pseudo-random sequence (m sequence) to treat encryption to hide the image and then use linear interpolation method of hidden images in the vector. Complete code is used in MATLAB7.0)
    2009-05-24 17:21:39下载
    积分:1
  • matlab-flown
    关于matlab fixunknowns函数问题给出我的解答(Give me answers about the issue of the matlab fixunknowns function)
    2013-04-15 21:22:27下载
    积分:1
  • dspzs
    本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。(This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, on current DSP chips are widely used in the basic structure and characteristics of fixed-point and floating-point DSP to deal with some of the key issues. Then, using C language and MATLAB language for DSP algorithm simulation are introduced.)
    2009-04-17 21:15:16下载
    积分:1
  • across
    遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作(Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation)
    2015-04-15 15:14:06下载
    积分:1
  • Lot_Volume
    函数可以自动计算标准手份额并显示剩余空间百分比或者使用固定标准手数( х без знака ) 在程序 #include <Lot_Volume.mqh> 中添加函数,同时在需要的位置调用 OrderSend(货币对, 定单类型, Lot_Volume(), 价格, 0, 停止, 赢利) 如果显示为 10 , 那说明标准手数为10 。如果只是 10 ,那说明为10个标准手。 当然它现在并不完美,等待评论。(Function can automatically calculate and display the remaining share lots of space using a fixed percentage or standard lots ( х без знака ) Add a function in the program#include <Lot_Volume.mqh> while in the desired location to call OrderSend (currency pair, order type, Lot_Volume (), price, 0, stop, profit) If the display is 10 , it shows the standard number is 10 percent hands. If only 10 , it means the 10 standard lots. Of course it s not perfect now, waiting for comment.)
    2015-11-20 11:14:44下载
    积分:1
  • Red-Object-Detection
    Red object Detection seample
    2015-04-10 02:44:31下载
    积分:1
  • matlab
    用matlab实现语音的加噪去噪过程,FFT变换(Implementation using matlab voice add process noise denoising, FFT transform)
    2009-03-08 11:21:20下载
    积分:1
  • matlab_vs2008
    matlab vs2008混合编程,减少程序移植工作量。(matlab vs2008 mixed programming, reduce the workload of the transplant procedure.)
    2012-08-27 16:37:25下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载