Welcome![Sign In][Sign Up]
Location:
Search - vc6.0 B

Search list

[Other resourcevcFFT

Description: 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT analysis Minute harmonic signal spectrum, and calls to Matlab end of the spectrum shows. You want a bit of help. You are welcome to make suggestions. Matlab is located at c : \\ matlab6p5 operating system is : windows2000
Platform: | Size: 10085 | Author: caozhui | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 6975 | Author: 许小可 | Hits:

[Windows Developtx

Description: 计算方法实验。自己做的 实 验3 梯形法求定积分值 【实验内容】 1、方法简介 复化梯形公式: , 2、基本原理 设将求积区间[a,b]划分为n等分,步长 ,分点为xi=a+ih,i=0,1,…,n。所谓复化求积法,就是先用低阶求积公式求得每个子段[xi,xi+1]上的积分值Ii,然后再将他们累加求和,用各段积分之和 作为所求积分的近似值。 3、使用说明 (1)本程序在windows xp + vc6.0完美运行,为了保证其正确,请在此环境下运行。 (2)变量说明 a:实变量,积分下界 b:实变量,积分上界 n:区间被分割数 y:实变量,积分结果 (3)子程序用于解实例 float f(float x) { float y y=(float)cos(x) return y }
Platform: | Size: 62491 | Author: 000 | Hits:

[Multimedia programH264DEC(Stone)

Description: H.264 decoder in vc6 with vc6sp5 from Jm source code and fixed bug by Jesse Stone(Taiwan) 100% to work you can decode H.264 avi file avi can include b frames or not.
Platform: | Size: 1112619 | Author: 小誠\ | Hits:

[Othervc实现的记事本

Description: windows下的记事本模拟程序.用vc6.0编译通过.无bug.-windows of the notebook simulation program. With vc6.0 compile. No bug.
Platform: | Size: 22528 | Author: 欧未然 | Hits:

[WaveletvcFFT

Description: 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT analysis Minute harmonic signal spectrum, and calls to Matlab end of the spectrum shows. You want a bit of help. You are welcome to make suggestions. Matlab is located at c : \ matlab6p5 operating system is : windows2000
Platform: | Size: 10240 | Author: caozhui | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 7168 | Author: 许小可 | Hits:

[Windows Developtx

Description: 计算方法实验。自己做的 实 验3 梯形法求定积分值 【实验内容】 1、方法简介 复化梯形公式: , 2、基本原理 设将求积区间[a,b]划分为n等分,步长 ,分点为xi=a+ih,i=0,1,…,n。所谓复化求积法,就是先用低阶求积公式求得每个子段[xi,xi+1]上的积分值Ii,然后再将他们累加求和,用各段积分之和 作为所求积分的近似值。 3、使用说明 (1)本程序在windows xp + vc6.0完美运行,为了保证其正确,请在此环境下运行。 (2)变量说明 a:实变量,积分下界 b:实变量,积分上界 n:区间被分割数 y:实变量,积分结果 (3)子程序用于解实例 float f(float x) { float y y=(float)cos(x) return y } -err
Platform: | Size: 62464 | Author: 000 | Hits:

[Windows DevelopBoxMan

Description: VC6.0一网友编写的推箱子游戏的源代码!-One netizen VC6.0 prepared Sokoban game
Platform: | Size: 10380288 | Author: 柳涵 | Hits:

[Database systemBmpAccess

Description: 用vc6.0对Access数据库进行录入和提取图片,对学习数据库有很大帮助-With vc6.0 of Access database entry and extraction of images, the database of learning are very helpful
Platform: | Size: 6159360 | Author: 赵帅 | Hits:

[Special Effectsdrawingcurve

Description: Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
Platform: | Size: 7191552 | Author: 梦琦 | Hits:

[GUI DevelopBCGSetup

Description: 这是BCG的应用程序框架的安装程序,依附于VC6.0,安装之后,将自动嵌入VC,-This is an application framework for BCG installation procedures, dependent on VC6.0, installed, will automatically be embedded VC,
Platform: | Size: 11484160 | Author: 方栋 | Hits:

[Multimedia DevelopPNG_vc

Description: 能够打开png,jpeg,bmp,gif图像格式能在VC6.0上运行,经过我亲手调试~!-It can be used in VC6.0 to open the picture type of png,jpeg,bmp and gif~!I have test by myself excectly~!
Platform: | Size: 4840448 | Author: 林礼挺 | Hits:

[OtherexamSystem

Description: 程序说明: 程序实现环境:VC6.0 MFC 程序中涉及的所有用户密码均为:mima 管理员用户名为:guanliyuan 可先以管理员身份登陆该系统,来进一步查看考生和阅卷者的用户名。 程序中使用了一个基于MFC ATL多接口的com组件,可以在不影响用户使用的情况下按需要增加新的接口。 关于接口的一些信息如下: CLSID CLSID_Com 目前有两个接口: IID IID_ICalculate 包含两个方法: Jia(int a,int b,int *c)实现简单加运算 Jian(int a,int b,int *c)实现简单写运算 IID IID_IOther 暂时没有定义方法。 其相关调用方法在程序中体现。-failed to translate
Platform: | Size: 2358272 | Author: ww | Hits:

[Other Riddle gamesguessnum

Description: 幾A幾B的猜數字遊戲源碼, 可以使用VC6.0編譯執行。-A few B a few games guess_number the source, you can use the VC6.0 compiler implementation.
Platform: | Size: 195584 | Author: Johnny | Hits:

[Education soft systemcalculationaboutCauchydispersionformula

Description: 计算柯西色散公式系数的,要做棱镜色散实验的同学可以拿走算数据,VC2008下编译通 过。VC6.0应该也可以。逐组输入波长和对应的折射率后,输出A、B、C三个系数的值。仓 促编写,风格不太好。const int num是测量的谱线数,如果不是5组请自己改一下该数值。 -Cauchy' s formula for calculating coefficient of dispersion, dispersion prism to do the experiment for students to take count data, VC2008 compiled through. VC6.0 should be able to. One by one set of input wavelengths and the corresponding refractive index, the output of A, B, C 3 coefficient values. Hasty preparation, style is not very good. const int num is a measure of the number of lines, if not five Group requested the change you on the value of their own.
Platform: | Size: 9216 | Author: 赵志强 | Hits:

[GDI-Bitmap09_ImageView_zhou

Description: 用vc6.0编写的图像显示程序,可显示所有windows图片以及tif、img等格式的文件,并可选择灰度显示或彩色(R、G、B)。程序使用了gdal库。-Prepared using vc6.0 image display program can display all the windows picture and tif, img, etc. file formats, and can choose grayscale or color (R, G, B). Program uses the gdal library.
Platform: | Size: 15345664 | Author: zhouxuecheng | Hits:

[Ftp ClientFTP

Description: Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build
Platform: | Size: 43008 | Author: gaciya | Hits:

[VC/MFCvc6.0P

Description: 很好很强的一本本介绍vc++基础知识的书b-A good strong vc++ books introduce basic knowledge of the book b
Platform: | Size: 196608 | Author: 刘道明 | Hits:

[.netVC6.0

Description: Source code for mifare reader ISO 14443 Tybe B C-Source code for mifare reader ISO 14443 Tybe B C++
Platform: | Size: 6160384 | Author: Panat | Hits:
« 12 »

CodeBus www.codebus.net