搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
cpuspeed32
- 测试CPU的小程序,通过rdtsc及混编实现.程序代码非常简单,但直得一看-small CPU test procedures, and mixed through RDTSC achieve. The code is very simple, but in a straight view
Aspath
- A*算法路径搜索程序,效率很高,有一段是c/asm混编-A * search algorithm path, high efficiency, there is a paragraph c / asm mixed
OpenGL3dfont
- OpenGL输入汉字的例子,视景仿真中经常要与其混编输出汉字,适合初学者。-OpenGL input Chinese characters example, Visual Simulation often mixed with the output of Chinese characters for beginners.
DS1302ldfdsfsdfds
- 时钟芯片DS1302 的程序 (C51程序) ASM混编-clock DS1302 procedures (C51 procedures) ASM mixed
C8051F020ANDads1255
- 这是本人已经完全调试通过的用C8051F020驱动的ADS1255程序,有C和汇编混编的
MATLAB
- 环境下构建一种新的系统辨识仿真工具箱(SIST: System Identification Toolbox)的原理与实现,讨论了在MATLAB 环境下工具箱的数据和算法结构形式,以及利用GUIDE完成图行界面的设计,用MATLAB 与C++混编技术实现物理系统的I/O 接口和系统辨识...
VB_MATLAB_COM
- 基于COM组件的VB与MATLAB混合编程实例,简单易懂,快速实现混编目的
MATLABVB
- 以一个BP神经网络进行函数逼近为例,通过COM组件实现MATLAB与VB应用程序的混编接口技术。
DLL__MatrixVB
- 基于DLL的VB和MATLAB混编实例,有图形输出和仿真结果
REM_Program
- 我最初用TMS320F240芯片作开发,这是我05年刚从学习用TMS320F2810芯片时编的一个RS485串口通信程序,采用C和汇编混编的代码,可能有些bug,但对于想学TMS320F2810芯片的人可能会有用。因为想要下载该网站上的TMS320F28335的资料所以上传
matlab7.4_VC2005
- 主要介绍了VC2005与Matlab7.4(2007a)混编的配置方法,基本的实现例子与需要注意的地方
ARM42
- 用C语言调用ARM汇编,实现字符串的复制,是arm与C混编的好代码
inption1
- matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现
Lowe_sift
- SIFT作者推荐的SIFT算法源码,matlab和c混编
利用vc和matlab混编,调试mex文件的方法
- 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
VCandMATLAB
- 这里是vc与matlab混编的一些资料,希望能帮到大家啊!-Here is the matlab vc mixed with some of the information, hope to help you ah!
HTML,BAT模板
- 以dos,mshta为基础,实现bat,js,vbs三种语言的混编(In DOS, mshta, bat, JS, VBS three kinds of mixed language)
MatlabCSharpTestConsole
- MATLAB与C#混编示例,matlab写的求和小程序,生成DLL,C#调用,在控制窗口输出结果(C# call matlab dll,matalb has a function,RETURN A PLUS b,YOU CAN SEE RESULT IN CONSOLE.)
MatlabEngine
- 实现vc与matlab混编,在vc中调用matlab引擎实现对matlab的混合编程,实现指定的功能(Implementation of mixed VC with MATLAB)