搜索资源列表
serial
- Matlab是常用的演草纸式编程工具,好多非计算机专业的都可以掌握,若能利用它控制实现与单片机、DSP等下位计的通信,则可轻易实现控制与数据的采集,然后利用matlab强大的运算和处理功能进行后继的处理,这样对于研究生作毕业设计非常有利。利用Matlab实现控制串口通信,控制下位机,VC.m是起始界面,其他的为子程序,希望对大家有帮助。
MFC-com
- 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
ZGParallelView
- ZGParallelView ParallelView** is the easiest way to add a Parallax effect to a `UITableView`. It works perfectly with `UITableViewController` and is completely compatable with both `UITableViewStyle`.-ZGParallelView ============== ####Parall
VisualC_调用MATLAB程序的接口方法_杨文波
- 本文介绍了VC++调用 MATLAB的M 文件的几种常用方法及各自的特点 , 并结合开发实例重点说明了在VC ++中使用MATCOM 连接Matlab 文件的具体实现过程(Several interface methods of calling Matlab m file are introduced in this paper, as well as their characters.And an instance is given to illustrate the method to ca