搜索资源列表
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
DataConversion
- C#导入EXCEL的工具,是一个比较好用的辅助工具!
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
CSpreadSheet_src
- C语言,c++语言对excel表格的读取源码,简单方便。CSpreadSheet_src.rar-C language, c++ language source code to read excel forms, simple and convenient. CSpreadSheet_src.rar
deleteEmptyExcelSheets
- this function erases any empty sheets in an excel document the input fileName is the entire path of the file for example, fileName = C:\Documents and Settings\matlab-this function erases any empty sheets in an excel document the input fileName
MATLAB_gjbc
- matlab的高级编程技术,包括与C语言接口,与Excel,vc 的混合编程等-higher programing with matlab
MatlabCPPExcel
- use matlab excel and C++ to do financial working
dk
- 这是何强matlab扩展编程一书的完整源代码。以MATLAB扩展编程及其应用实例为主线,以MATLAB与C 程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现。-This book of MATLAB programming and its applications expand as the main line, MATLAB and C program, Visua
matlab
- matlab拓展编程,本书以matlab扩展编程及其应用实例为主线,以matlab与c、visual basic、excel、网络和硬件接口为核心,采用图文并茂的方式,系统介绍了matlab的新特性-matlab to expand programming, book matlab expansion of the programming and its application examples the main line, as the core of matlab and c, visual
MagicSquare
- Visual C++生成任意阶幻方,并将生成的幻方矩阵输出到Excel工作薄。-Visual C++ generate any magic square magic square matrix and the generated output to an Excel workbook.
PrimerExcelAPI
- Visual C++自动生成质数表,并输出到Excel工作薄。-Visual C++ automatically generate a table of prime numbers, and output to an Excel workbook.
WalshTransform
- Visual C++实现对输入数据的快速沃什变换,结果输出到Excel工作薄。-Visual C++ achieve fast Walsh transform of input data and output the results to an Excel workbook.
RoundTimeTable
- Visual C++实现生成任意数量选手循环赛日程表,并输出到Excel工作薄。-Visual C++ achieve to generate any number of players round robin schedule, and output to an Excel workbook.
DFT
- Visual C++实现数据的离散傅里叶变换及逆变换,并输出结果为Excel工作薄。 -Visual C++ achieve data of the discrete Fourier transform and inverse transform, and output the result to an Excel workbook.
Excel
- c#小例子 文件操作,简单算法,三角形求解等。-c# example
rand
- C++ 将产生的随机数存入文件中,使用冒泡、快速、归并、希尔排序并计算排序时间,将排序时间存入excel中-The random number C++ will be stored in the file, using the bubble, quick, merge, Hill sort and calculate the sorting time, sorting time in Excel
Excel2Word
- 借助C++可将office中的Excel数据自动写入word文档中,方便快捷-By using c++ can be in the office Excel data automatically write word document, convenient and quick
outputExcel100
- c++控制台程序,直接导出EXCEL格式文件。-c++ console procedures, direct export EXCEL format.
cohen
- 将包中的 excel数据放在c盘根目录下,即C:\shuju.xls m文件要放在当前工作区间内,一般是默认的是 work文件夹中 -The package of excel data on the c root directory, ie C: \ shuju.xls m file to be placed within the current range of work, usually the default is the work folder
SolveEquation-16.10.15
- 使用 VC++ 编写一元四次方程求解的核心代码,生成动态库、静态库、COM组件、.NET组件,然后使用 vb、vc、c#、excel、html 调用。-Use VC++ prepare a quartic equation for solving the core code, build a dynamic library, static libraries, COM components, .NET assembly, and then use vb, vc, c#, excel, html