-
CATIA-CAA-GenerateImage
CATIA软件的二次开发,通过CAA开发创建图片(Generate Image in CATIA software by CAA)
- 2020-11-09 14:09:46下载
- 积分:1
-
springboot-mybatis
说明: (4)结果映射:将操作数据库的结果按照映射的配置进行转换,可以转换成HashMap、JavaBean或者基本数据类型,并将最终结果返回(result mapping: transform the result of the operation database according to the configuration of the mapping, which can be converted into HashMap, JavaBean or basic data type, and return the final result)
- 2019-04-05 22:07:33下载
- 积分:1
-
usb 毕业社设计
usb 毕业社设计、
usb 毕业社设计
usb 毕业社设计
usb 毕业社设计
- 2022-06-20 20:43:37下载
- 积分:1
-
power-system-simulation-
电力系统仿真技术,主要是matlab环境下的电力系统仿真研究(Power system simulation technology, mainly is the matlab environment simulation of power system)
- 2013-04-21 20:03:16下载
- 积分:1
-
rect
方向键←→控制方块的左右移动,方向键↑变形,方向键↓加速方块落下的速度(The direction key vs. control box and move around, the direction key up key down the direction of deformation, accelerate the speed of falling blocks)
- 2015-03-09 07:08:50下载
- 积分:1
-
DSBClient
jfldksajklsdjklavjkldjfkldsjaklf
- 2020-06-24 21:40:01下载
- 积分:1
-
ConsoleApplication1
说明: 测试插件开发的各个过程,接口、宿主程序、运行(Test plug-in development process, interface, host program, run)
- 2020-06-25 13:00:02下载
- 积分:1
-
BarCode
hellowindow hellowindow hellowindow
- 2014-07-18 12:19:00下载
- 积分:1
-
doublefunction
* 说明:
该函数将对图象进行(成对函数匹配)操作。需要注意的是,此程序先要求对图像进行特征提取及形态学操作等,使其成为二值图像。(* Note: This function will be images (paired function matching) operation. Note that this procedure require image feature extraction and morphological operations, making it a binary image.)
- 2008-04-13 21:56:29下载
- 积分: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