-
MCMixedprogramming
本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
- 2013-08-26 21:54:07下载
- 积分:1
-
PetShop4.0
宠物商店4.0版本,及详细分析和整理内容(Petstores 4.0 version, and a detailed analysis and organize content)
- 2014-10-23 12:32:43下载
- 积分:1
-
BarcodePrint
DM码,QR码生成,能够很好地生成二维码,并且支持大小可调(DM,QR barcode,yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy)
- 2014-09-10 21:05:28下载
- 积分:1
-
knnl
classification reseau de neurone
- 2012-03-27 11:11:05下载
- 积分:1
-
CPP-progaram-example
C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧(Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques)
- 2014-11-28 10:12:00下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
Regexp__ActiveX
Regexp string pattern parser cla(Regexp string pattern parser class)
- 2014-09-22 08:49:21下载
- 积分:1
-
direction-vario
semivariogram structure function ,it is about 2D semivariogram.
- 2012-05-07 22:05:40下载
- 积分:1
-
Cell-tracking
自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞(Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells)
- 2014-04-02 16:08:22下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1