登录
首页 » Visual C++ » commatlab

commatlab

于 2021-03-02 发布 文件大小:96KB
0 241
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。(Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.)

文件列表:

test
....\Debug
....\magicdemo_1_0.dll
....\MainFrm.cpp
....\MainFrm.h
....\ReadMe.txt
....\res

....\...\test.rc2


....\Resource.h
....\StdAfx.cpp
....\StdAfx.h
....\test.aps
....\test.clw
....\test.cpp
....\test.dsp
....\test.dsw
....\test.h
....\test.ncb
....\test.opt
....\test.plg
....\test.rc
....\testDoc.cpp
....\testDoc.h
....\testmatlabcomDlg.cpp
....\testmatlabcomDlg.h
....\testView.cpp
....\testView.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhangzhengyoucalibrate
    张正友的摄像机标定源代码,基于vc++和opencv的结合(Zhang Zhengyou camera calibration source code, based on a combination of vc++ and opencv)
    2014-04-16 12:05:19下载
    积分:1
  • lamp
    一个VRML的示例,通过鼠标点击可以使场景内的灯管发光(An example of a VRML through mouse clicks can make a scene inside the lamp light)
    2013-12-25 21:05:40下载
    积分:1
  • UDPdatatrasmission
    利用UDP协议实现两台计算机点对点之间的数据传输和聊天功能(Using UDP protocol between two computers peer-to-peer data transfer and chat features)
    2009-05-11 12:50:33下载
    积分:1
  • cetscoem
    说明:  modify strat menu at windows
    2019-01-25 17:31:24下载
    积分:1
  • DXF_read_display_wxwidgets
    编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。 程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应平台的风格。此程序也可做为学习wxwidgets的例程。 编译此程序需要wxwidgets2.8.7 ;这是一个开源的界面库,请到官方主页去下载。 本人英文不好,以下英文描述为自动翻译。请见谅(Programming environment for Visual studio2008, using dxflib library prepared a number of graphics within the definition of class, can achieve dxf file to read, display, and delete operations. Pages are dynamically scale the side, hold down the mouse button to pan the window, toggle wheel to zoom the view, with window clipping and display cache to improve performance and prevent blinking. Originally as a laser cutting machine control system to develop, but was stranded for some reason, and now Take it out for your parameters. Interface, there are some laser processing parameters input, but actually have no effect. Prepared using the wxwidgets library program interface. This is a cross-platform library, there are many useful controls, there will be appropriate in different platforms, platform style. This procedure can also be used as learning wxwidgets routines. Compile this program requires wxwidgets2.8.7 this is an open source interface library, please go to the official home page)
    2010-07-11 21:08:48下载
    积分:1
  • 阻塞率
    说明:  呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft)
    2005-11-05 23:39:50下载
    积分:1
  • GetMACAddress
    应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。">
    2008-03-20 00:39:18下载
    积分:1
  • ReadMessages
    Read sms c# with smslib 3.5.3
    2013-10-02 12:29:34下载
    积分:1
  • RemoteProcessManager_src
    一个.net下的Remote进程管理工具(-A management tool of Remote progress under .net)
    2003-10-22 21:05:59下载
    积分:1
  • 基于VC++MPEG-4播放技术
    说明:  程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。(running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.)
    2005-10-14 11:23:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载