-
CPPBuilder-call-matlab-COM-
Mathworks公司在Matlab6.5中推出了将Matlab中的.m函数编译为COM组件的工具COM Builder,使用这个工具可以方便的制作出想要的COM组件,以供其它支持COM的编程语言调用,实现Matlab和其他编程语言的整合。(The Mathworks launched in Matlab6.5 m function compiled in Matlab COM component tools COM Builder, use this tool can easily produce desired COM components for other programming language that supports COM call to achieve the integration of Matlab and other programming languages.)
- 2013-04-03 10:24:35下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
c++教室管理系统
#include #include #include #define LEN sizeof(struct classroom)struct classroom{ int num; char loc[5]; int seat_num; char type[4]; char use[4]; struct classroom *next; }*head; int n=0;int main(int argc, char **argv){ void start();//所写程序的功能提示! void read_write(void);//输入相关的教室信息 !
- 2023-07-09 23:20:03下载
- 积分:1
-
next
QT 使用向导对话框,使用QWizard类实现多窗口切换(QT uses the Wizard dialog box)
- 2017-08-14 16:38:02下载
- 积分:1
-
csharp写的一个时钟程序,带有闹钟和一个简单的任务计划功能...
csharp写的一个时钟程序,带有闹钟和一个简单的任务计划功能-CSharp written procedures for a clock with alarm clock and a simple function of the task plan
- 2022-08-26 04:39:03下载
- 积分:1
-
深入应用c++11随书代码
深入应用c++11随书代码,是学习c++11的好资料,前面章节详细介绍了c++11的新特性, 后边有实践的小项目
- 2023-06-16 16:20:03下载
- 积分:1
-
hotel
采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。(Using VISUAL C++ MFC development of a hotel management system, through the system, users can learn a development system using MFC moving steps and processes, and use of common control.)
- 2020-06-25 20:40:02下载
- 积分:1
-
Cowproblem
经典问题:母牛问题,只是一个作业,希望能对初学者有点帮助(Classic problem: cow problem, is just a job, hoping to be helpful for beginners)
- 2009-12-15 23:12:23下载
- 积分:1
-
eigen-eigen-6e7488e20373.tar
国外的一个用C实现的类似matlab数学库,功能貌似很强大,很多功能已经有源码了,喜欢C语言的人有福了。(Foreign matlab math library in C, the function looks like a very powerful, many functions have been source of the Blessed are those who like the C language.)
- 2012-06-06 22:23:02下载
- 积分:1
-
C
说明: Data about C program language. IT s very esay to
- 2014-08-12 08:50:22下载
- 积分:1