-
这是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
-
< 程序界面编程实例>>
创建分隔应用程序窗体;根据窗体大小排列控件;使用表格定位窗体控件;在菜单栏中添加文本框;在状态栏中添加进度条...
< 程序界面编程实例>>
创建分隔应用程序窗体;根据窗体大小排列控件;使用表格定位窗体控件;在菜单栏中添加文本框;在状态栏中添加进度条-> to create separate application form according to the form resize control use the form on the positioning form controls in the menu bar to add a text box add a progress bar in the status bar
- 2022-02-02 10:55:52下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分:1
-
an assembler language waveform of the painting, very practical, is a curriculum...
一个用汇编语言编写的画波形图,非常实用,是一个课程设计-an assembler language waveform of the painting, very practical, is a curriculum design
- 2023-01-24 19:30:03下载
- 积分:1
-
machine scheduling problems required to give a scheduling program, so as to the...
多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
- 2022-03-30 06:33:49下载
- 积分:1
-
show player, users can later be used on the website touches on the trip.
显示播放器,用户可以直接拿来用,放在网页里面就行了.-show player, users can later be used on the website touches on the trip.
- 2022-06-21 17:11:10下载
- 积分:1
-
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系-Cartesian coordinate system is converted to polar coordinates, polar coordinates into Cartesian coordinates
- 2022-01-25 20:51:59下载
- 积分:1
-
VB编程中热键应用一例
VB编程中热键应用一例-VB application programming hotkey case
- 2022-02-03 06:44:14下载
- 积分:1
-
JPEGXR JPEGXR JPEGXR
JPEGXR JPEGXR JPEGXR-JPEGXR
- 2022-02-06 05:30:04下载
- 积分:1
-
STM32F103RC串口通讯
保证开发板相关硬件连接正确,用 USB 线连接开发板的 USB 转串口接口跟电脑,在电脑端打开串口调试助手,把编译好的程序下载到开发板,此时串口调试助手即可收到开发板发过来的数据。我们在串口调试助手发送区域输入一个特定字符,点击发送按钮,LED 灯的状态随之改变。
- 2023-03-15 17:00:03下载
- 积分:1