-
readText
读取文本文档,并显示在控件中,要长要长要长要长要长(Read the text document, and displays in the control, longer longer longer longer longer)
- 2011-04-21 10:47:00下载
- 积分:1
-
youlishi
有理数的算法,包括其加减乘除,启用的是单链表的形式来表达(Rational algorithms, including addition, subtraction, enabling a single-chain form of expression)
- 2011-10-13 10:00:21下载
- 积分:1
-
SSeparately_be
基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 .
(Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coefficients as the quadtree structure separate consolidation method of image segmentation consistency measure large image block. . To remove the effects of noise, in small image blocks, the local maxima of the wavelet transform precise positioning edge, to separate a combined method for image segmentation according to the edge information. Experiments show. Algorithm to obtain satisfactory results.)
- 2012-09-30 19:33:45下载
- 积分:1
-
vcwithmatlab
vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。(vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.)
- 2006-10-03 11:26:19下载
- 积分:1
-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
UnitySteer-master
OpenSteer libary for stering
- 2013-12-27 14:02:16下载
- 积分: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
-
mepg2
mpeg-2标准,包括系统、音频和视频。主要介绍标准格式如何定义等问题,没有具体编码(mpeg-2 standard, including systems, audio and video. Introduces how to define a standard format and so on, there is no specific coding)
- 2009-07-15 17:29:31下载
- 积分:1
-
changkouLED
通过上位机来控制LED显示的数字内容,主要是动态显示数字变化情况(Through the host computer to control the LED display digital content, mainly dynamic display of digital changes)
- 2013-04-29 19:04:23下载
- 积分:1
-
CS
说明: SAR-CS成像算法实现,包含运动补偿,速度估计,对0.15m实测数据成过像(SAR-CS imaging algorithms, including motion compensation, the estimated speed of 0.15m measured data into a cross as)
- 2008-02-27 20:27:10下载
- 积分:1