-
exno
一些matlab学习中间比较常用的课后练习的源代码程序。(Some among the more common learning matlab exercises the source code program.)
- 2011-09-06 14:44:20下载
- 积分:1
-
CS
说明: 基于当前统计模型的matlab程序仿真实现(Statistical model based on the current simulation matlab program to achieve)
- 2014-09-20 19:57:51下载
- 积分:1
-
get-father-process-name
在应用程序中调用内核函数获取父进程的全路径名的最好方法。在辨识由谁启动的时候要用。(关闭翻译英语中文德语检测语言
中文(简体)英语日语
翻译文字或网页
在应用程序中调用内核函数获取父进程的全路径名的最好方法。在辨识由谁启动的时候要用。
请键入文字或网站地址,或者上传文档。
取消
Zài yìngyòng chéngxù zhōng tiáo yòng nèihé hánshù huòqǔ fù jìnchéng de quán lùjìng míng de zuì hǎo fāngfǎ. Zài biànshì yóu shuí qǐdòng de shíhou yào yòng.The best way to call the kernel function to get the full path name of the parent process in the application. In recognition of who started the time to use.)
- 2013-11-26 11:04:11下载
- 积分:1
-
实例96 在CC++中调用Matlab
在CC++中调用Matlab,Matlab应用广泛,但怎样在CC++中调用呢?(Calling Matlab and Matlab widespread use, but how the CC call?)
- 2005-08-14 21:09:51下载
- 积分: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
-
Codeforces
Solution for some problems in Codeforces
- 2014-01-09 23:02:19下载
- 积分:1
-
tower
自己写的,很有心得,还往大家多多支持,谢谢!(Write your own, very learned, but also to the generous support of everyone, thank you!)
- 2009-12-15 19:56:01下载
- 积分:1
-
Matlab_VC_Config
Matlab和VC混合编程,VC6.0工程设置,图文介绍很详细,在Matlab和VC混合编程中,这一步设置非常重要(Matlab and VC hybrid programming, VC6.0 engineering settings, graphic description is very detailed and hybrid programming in Matlab and VC, this step is quite important)
- 2010-06-12 16:27:12下载
- 积分:1
-
11912888matlab
Very low cost, low component count charger/adapter – replaces linear transformer based solutions
• Extremely simple circuit configuration designed for high volume, low cost manufacturing
- 2009-03-01 10:59:59下载
- 积分:1
-
magnify
这里面汇总了matlab局部放大的三种方法,可以对matlab中plot进行局部放大,带程序。(It mainly is concerned about the magnification of plot.The users can use it to magnify what they want.)
- 2013-03-20 22:37:04下载
- 积分:1