-
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MA...
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。
如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到:
matlab_vc_program@yahoo.com.cn
与作者联系或批评指正。
-This is the matlab programming with VC source of all programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5). If you have and the technology-related questions or find examples of this book have errors, please send an email to: matlab_vc_program@yahoo.com.cn contact with the author or criticism.
- 2022-04-07 18:09:14下载
- 积分:1
-
程序实现多国语言的动态切换解决方案。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用...
程序实现多国语言的动态切换解决方案。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用户可以根据需要自己添加新的语言。-Procedures for multi-language dynamic switching solution. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string. Not only can dynamically switch languages, and users can add a new language needs its own.
- 2022-01-31 15:22:15下载
- 积分:1
-
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表...
用VC++6.0调用PowerPoint 2003,生成的ppt文件分3页,既有文字也有图表-With VC++ 6.0 Call PowerPoint 2003, generated ppt document 3, both the text also has a chart
- 2022-01-26 06:14:57下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
分析网页链接并批量获取所有图片,请使用,谢谢各位
分析网页链接并批量获取所有图片,请使用,谢谢各位-Parse html links and get all the images in the html links.
- 2022-02-07 13:34:22下载
- 积分:1
-
图像插补,可以使用二维图像达到三维观看的效果,
图像插补,可以使用二维图像达到三维观看的效果,-Graphic interpolation could get 3D effect form two-dimension image.
- 2022-02-06 04:29:09下载
- 积分:1
-
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directi...
数据挖掘关联分析的最新研究进展和未来趋向 《Frequent pattern mining: current status and future directions》 由权威科学家韩家炜等著-Correlation Analysis of Data Mining the latest research progress and future trends
- 2023-02-14 06:00:04下载
- 积分:1
-
一款扫雷游戏.
类似Microsoft的扫雷游戏
一款扫雷游戏.
类似Microsoft的扫雷游戏-A mine-clearing game. Similar to Microsoft s mine game
- 2022-03-23 05:49:55下载
- 积分:1
-
程控交换机话单获取
程控交换机话单获取-program- controlled switches so single access
- 2022-01-30 16:31:58下载
- 积分:1
-
一个恶作剧小程序,很有意思。可以学习一些编成方法。
一个恶作剧小程序,很有意思。可以学习一些编成方法。-A mischievous small procedures, a very interesting question. Can learn a number of compiled methods.
- 2023-06-05 06:35:03下载
- 积分:1